Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

abort() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorDestinationSession
 
abort() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
abort() - Method in class com.yahoo.documentapi.VisitorControlHandler
Abort this visitor
abort() - Method in interface com.yahoo.documentapi.VisitorControlSession
Aborts the session.
ABS - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
AbstractApplication - Class in com.yahoo.jdisc.application
This class is a convenient parent class for Application developers that require simple access to the most commonly used jDISC APIs.
AbstractApplication(BundleInstaller, ContainerActivator, CurrentContainer) - Constructor for class com.yahoo.jdisc.application.AbstractApplication
 
AbstractArrayContext - Class in com.yahoo.searchlib.rankingexpression.evaluation
Superclass of contexts which supports array index based lookup.
AbstractArrayContext(RankingExpression) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Create a fast lookup context for an expression.
AbstractArrayContext(RankingExpression, boolean) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Create a fast lookup context for an expression.
AbstractChoice - Class in com.yahoo.search.pagetemplates.model
Abstract superclass of various kinds of choices.
AbstractChoice() - Constructor for class com.yahoo.search.pagetemplates.model.AbstractChoice
 
AbstractClientApplication - Class in com.yahoo.jdisc.client
This is a convenient parent class for ClientApplication developers.
AbstractClientApplication(BundleInstaller, ContainerActivator, CurrentContainer) - Constructor for class com.yahoo.jdisc.client.AbstractClientApplication
 
AbstractClientProvider - Class in com.yahoo.jdisc.service
This is a convenient parent class for ClientProvider with default implementations for all but the essential RequestHandler.handleRequest(Request, ResponseHandler) method.
AbstractClientProvider() - Constructor for class com.yahoo.jdisc.service.AbstractClientProvider
 
AbstractComponent - Class in com.yahoo.component
Superclass of components.
AbstractComponent(ComponentId) - Constructor for class com.yahoo.component.AbstractComponent
Creates a new component with an id.
AbstractComponent() - Constructor for class com.yahoo.component.AbstractComponent
Creates a new component which is invalid until AbstractComponent.initId(com.yahoo.component.ComponentId) is called on it.
AbstractConcreteDocumentFactory - Class in com.yahoo.docproc
Subtyped by factory classes for concrete document types.
AbstractConcreteDocumentFactory() - Constructor for class com.yahoo.docproc.AbstractConcreteDocumentFactory
 
AbstractData - Class in com.yahoo.processing.response
Convenience superclass for implementations of data.
AbstractData(Request) - Constructor for class com.yahoo.processing.response.AbstractData
Creates some data marked with the request that created it
AbstractDataList<DATATYPE extends Data> - Class in com.yahoo.processing.response
A convenience superclass for dataList implementations which handles references to the request and to incoming data.
AbstractDataList(Request) - Constructor for class com.yahoo.processing.response.AbstractDataList
Creates a simple data list which does not allow late incoming data
AbstractDataList(Request, IncomingData<DATATYPE>) - Constructor for class com.yahoo.processing.response.AbstractDataList
Creates a simple data list which receives incoming data in the given instance
AbstractDataList(Request, IncomingData<DATATYPE>, boolean, boolean) - Constructor for class com.yahoo.processing.response.AbstractDataList
Creates a simple data list which receives incoming data in the given instance
AbstractDataList.DrainOnGetFuture<DATATYPE extends Data> - Class in com.yahoo.processing.response
 
AbstractDetector - Class in com.yahoo.language.detect
 
AbstractDetector() - Constructor for class com.yahoo.language.detect.AbstractDetector
 
AbstractList - Class in com.yahoo.search.grouping.result
 
AbstractList(String, String) - Constructor for class com.yahoo.search.grouping.result.AbstractList
Constructs a new instance of this class.
AbstractPersistenceProvider - Class in com.yahoo.persistence.spi
An abstract class that implements persistence provider functionality that some providers may not have use for.
AbstractPersistenceProvider() - Constructor for class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
AbstractProcessingHandler<COMPONENT extends Processor> - Class in com.yahoo.processing.handler
Superclass of handlers invoking some kind of processing chain.
AbstractProcessingHandler(ChainRegistry<COMPONENT>, ComponentRegistry<Renderer>, Executor, AccessLog, Metric) - Constructor for class com.yahoo.processing.handler.AbstractProcessingHandler
 
AbstractProcessingHandler(ChainRegistry<COMPONENT>, ComponentRegistry<Renderer>, Executor, AccessLog) - Constructor for class com.yahoo.processing.handler.AbstractProcessingHandler
 
AbstractProcessingHandler(ChainsConfig, ComponentRegistry<COMPONENT>, ComponentRegistry<Renderer>, Executor, AccessLog) - Constructor for class com.yahoo.processing.handler.AbstractProcessingHandler
 
AbstractProcessingHandler(ChainsConfig, ComponentRegistry<COMPONENT>, ComponentRegistry<Renderer>, Executor, AccessLog, Metric) - Constructor for class com.yahoo.processing.handler.AbstractProcessingHandler
 
AbstractRequestHandler - Class in com.yahoo.jdisc.handler
This class provides an abstract RequestHandler implementation with reasonable defaults for everything but RequestHandler.handleRequest(Request, ResponseHandler).
AbstractRequestHandler() - Constructor for class com.yahoo.jdisc.handler.AbstractRequestHandler
 
AbstractResource - Class in com.yahoo.jdisc
This class provides a thread-safe implementation of the SharedResource interface, and should be used for all subclasses of RequestHandler, ClientProvider and ServerProvider.
AbstractResource() - Constructor for class com.yahoo.jdisc.AbstractResource
 
AbstractRoutableFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
AbstractRoutableFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.AbstractRoutableFactory
 
AbstractServerProvider - Class in com.yahoo.jdisc.service
This is a convenient parent class for ServerProvider with default implementations for all but the essential ServerProvider.start() and ServerProvider.close() methods.
AbstractServerProvider(CurrentContainer) - Constructor for class com.yahoo.jdisc.service.AbstractServerProvider
 
AbstractUtf8Array - Class in com.yahoo.text
 
AbstractUtf8Array() - Constructor for class com.yahoo.text.AbstractUtf8Array
 
accentDrop(String, Language) - Method in interface com.yahoo.language.process.Transformer
Remove accents from input text.
accept(Path) - Method in interface com.yahoo.config.application.api.ApplicationFile.PathFilter
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.AttributeNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.DocumentNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
accept(Visitor) - Method in interface com.yahoo.document.select.rule.ExpressionNode
Perform visitation of this node.
accept(Visitor) - Method in class com.yahoo.document.select.rule.IdNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.LiteralNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.LogicNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.NegationNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.NowNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
accept(Visitor) - Method in class com.yahoo.document.select.rule.VariableNode
 
ACCEPT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
accept(VISITOR) - Method in class com.yahoo.processing.execution.Execution.Trace
Visits the entire trace tree
accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Choice
Accepts a visitor to this structure
accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.MapChoice
Accepts a visitor to this structure
accept(PageTemplateVisitor) - Method in interface com.yahoo.search.pagetemplates.model.PageElement
Accepts a visitor to this structure
accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Placeholder
Accepts a visitor to this structure
accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Renderer
Accepts a visitor to this structure
accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Section
Accepts a visitor to this structure
accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.model.Source
Accepts a visitor to this structure
accept(PageTemplateVisitor) - Method in class com.yahoo.search.pagetemplates.PageTemplate
Accepts a visitor to this structure
accept(String, V, long) - Method in interface com.yahoo.search.predicate.PredicateQueryParser.FeatureHandler
 
accept(QueryProfileVisitor, DimensionBinding, QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfile
 
accept(boolean, QueryProfileType, QueryProfileVisitor, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
Accepts a visitor to the values of this
accept(T) - Method in interface com.yahoo.yolean.function.ThrowingConsumer
 
accept(T) - Method in class com.yahoo.yolean.trace.TraceNode
Visits this TraceNode and all of its descendants in depth-first, prefix order.
ACCEPT_CHARSET - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_LANGUAGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_PATCH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPT_RANGES - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ACCEPTED - Static variable in interface com.yahoo.jdisc.Response.Status
 
ACCEPTED - Static variable in class com.yahoo.messagebus.Result
 
acceptQueueSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
acceptQueueSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
accepts(DocumentOperation) - Method in class com.yahoo.document.select.DocumentSelector
Returns true if the document referenced by this document operation is accepted by this selector
accepts(Context) - Method in class com.yahoo.document.select.DocumentSelector
Returns true if the document referenced by this context is accepted by this selector
Accesses - Annotation Type in com.yahoo.docproc
Docprocs tagged with this will read and/or write annotations on the given field(s).
Accesses.Field - Annotation Type in com.yahoo.docproc
Describes the annotations produced and consumed on one field in a document
Accesses.Field.Tree - Annotation Type in com.yahoo.docproc
Describes the annotations produced and consumed in one tree on a field
AccessLogRequestHandler - Class in com.yahoo.container.handler
Exposes access log through http.
AccessLogRequestHandler(Executor, CircularArrayAccessLogKeeper) - Constructor for class com.yahoo.container.handler.AccessLogRequestHandler
 
AccessLogUtil - Class in com.yahoo.container.http
 
AccessLogUtil() - Constructor for class com.yahoo.container.http.AccessLogUtil
 
ack(AckToken) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorDestinationSession
 
ack(AckToken) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
ack(AckToken) - Method in interface com.yahoo.documentapi.VisitorControlSession
Acknowledges a response previously retrieved by the getNext method.
ack(AckToken) - Method in class com.yahoo.documentapi.VisitorDataHandler
Function used to ack data.
acknowledge(Message) - Method in class com.yahoo.messagebus.DestinationSession
Conveniece method for acknowledging a message back to the sender.
ackObject - Variable in class com.yahoo.documentapi.AckToken
 
AckToken - Class in com.yahoo.documentapi
Token to use to acknowledge data for visiting.
AckToken(Object) - Constructor for class com.yahoo.documentapi.AckToken
Creates ack token from the supplied parameter.
ACOS - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
activate() - Method in interface com.yahoo.config.provision.Deployment
Activates this deployment.
activate(NestedTransaction, ApplicationId, Collection<HostSpec>) - Method in interface com.yahoo.config.provision.Provisioner
Activates the allocation of nodes to this application captured in the hosts argument.
activate() - Method in class com.yahoo.jdisc.application.BindingRepository
Creates and returns an immutable BindingSet that contains the bindings of this BindingRepository.
activate() - Method in class com.yahoo.jdisc.application.GuiceRepository
 
activate() - Method in class com.yahoo.jdisc.application.ServerRepository
 
activateClientBindings() - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
activateContainer(ContainerBuilder) - Method in class com.yahoo.jdisc.application.AbstractApplication
 
activateContainer(ContainerBuilder) - Method in interface com.yahoo.jdisc.application.ContainerActivator
Creates and activates a Container based on the provided ContainerBuilder.
activateContainer(ContainerBuilder) - Method in class com.yahoo.jdisc.test.TestDriver
 
activateServerBindings() - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
active() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
Returns whether this zone should receive production traffic
active - Variable in class com.yahoo.container.handler.Coverage
 
add(String, String) - Method in class com.yahoo.application.container.handler.Headers
Adds the given value to the entry of the specified key.
add(String, List<String>) - Method in class com.yahoo.application.container.handler.Headers
Adds the given values to the entry of the specified key.
add(int, NODE) - Method in class com.yahoo.config.NodeVector
 
add(NODE) - Method in class com.yahoo.config.NodeVector
 
add(Inspector) - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
add(String) - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
add(long) - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
add(int) - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
add(double) - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
add(SpanNode) - Method in class com.yahoo.document.annotation.AlternateSpanList
Adds a child node to the first subtree of this AlternateSpanList.
add(int, SpanNode) - Method in class com.yahoo.document.annotation.AlternateSpanList
Convenience method to add a span node to the child tree at index i.
add(SpanNode) - Method in class com.yahoo.document.annotation.SpanList
Adds a child node to this SpanList.
add(int, T) - Method in class com.yahoo.document.datatypes.Array
 
add(T) - Method in class com.yahoo.document.datatypes.Array
 
add(T) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
add(K) - Method in class com.yahoo.document.datatypes.WeightedSet
 
ADD - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
add(FieldPathIteratorHandler.VariableMap, Result) - Method in class com.yahoo.document.select.ResultList
 
ADD - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
add(String, ExpressionNode) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
add(String, ExpressionNode) - Method in class com.yahoo.document.select.rule.LogicNode
Adds an (operator, node) pair to this expression.
add(M) - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
add(String, Number, Metric.Context) - Method in interface com.yahoo.jdisc.application.MetricConsumer
Consume a call to Metric.add(String, Number, Metric.Context).
add(T) - Method in class com.yahoo.jdisc.application.ResourcePool
Adds the given SharedResource to this ResourcePool.
add(String, String) - Method in class com.yahoo.jdisc.HeaderFields
Adds the given value to the entry of the specified key.
add(String, List<String>) - Method in class com.yahoo.jdisc.HeaderFields
Adds the given values to the entry of the specified key.
add(String, Number, Metric.Context) - Method in interface com.yahoo.jdisc.Metric
Add to a metric value.
add(int, String) - Method in class com.yahoo.language.process.StemList
 
add() - Method in class com.yahoo.metrics.simple.Counter
Increase the dimension-less/zero-point value of this counter by 1.
add(long) - Method in class com.yahoo.metrics.simple.Counter
Add to the dimension-less/zero-point value of this counter.
add(Point) - Method in class com.yahoo.metrics.simple.Counter
Increase this metric at the given point by 1.
add(long, Point) - Method in class com.yahoo.metrics.simple.Counter
Add to this metric at the given point.
add(FieldPart) - Method in class com.yahoo.prelude.hitfield.FieldIterator
 
add(FieldPart) - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
 
add(DATATYPE) - Method in class com.yahoo.processing.response.ArrayDataList
 
add(DATATYPE) - Method in interface com.yahoo.processing.response.DataList
Adds a child data item to this.
add(DATATYPE) - Method in class com.yahoo.processing.response.DefaultIncomingData
Add new data without completing this
add(List<DATATYPE>) - Method in class com.yahoo.processing.response.DefaultIncomingData
Add new data without completing this
add(DATATYPE) - Method in interface com.yahoo.processing.response.IncomingData
Add new data without completing this
add(List<DATATYPE>) - Method in interface com.yahoo.processing.response.IncomingData
Add new data without completing this.
add(DATATYPE) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
add(List<DATATYPE>) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
add(T, boolean) - Method in class com.yahoo.search.cluster.ClusterMonitor
Adds a new node for monitoring.
add(T) - Method in class com.yahoo.search.cluster.Hasher
Adds a node with load factor 100
add(T, int) - Method in class com.yahoo.search.cluster.Hasher
Adds a code with a load factor.
add(List<PageElement>) - Method in class com.yahoo.search.pagetemplates.model.Choice
Convenience shorthand for if (alternative!=null) alternatives().add(alternative)
add(VALUE, DimensionBinding) - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue.Builder
 
add(Hit) - Method in class com.yahoo.search.result.HitGroup
Adds a hit to this group.
add(int, Hit) - Method in class com.yahoo.search.result.HitGroup
Adds a hit to this group in the specified index, all existing hits on this index and higher will have their index increased by one.
add(TimeTracker) - Method in class com.yahoo.search.statistics.ElapsedTime
 
add(String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Trace
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
add(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
ADD - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
add(long) - Method in class com.yahoo.statistics.Histogram
 
add() - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
add(String, int) - Method in class com.yahoo.tensor.PartialAddress.Builder
 
add(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
add(String, String) - Method in class com.yahoo.tensor.TensorAddress.Builder
Adds a label in a dimension to this.
add(T, Dependencies<? extends T>...) - Method in class com.yahoo.yolean.chain.ChainBuilder
 
add(T) - Method in class com.yahoo.yolean.concurrent.ThreadRobustList
Adds an item to this list.
add(TraceNode) - Method in class com.yahoo.yolean.trace.TraceNode
Adds another TraceNode as a child to this.
addAfter(Call, Call) - Method in class com.yahoo.docproc.CallStack
Adds an element just after the first occurence of some other element on the stack.
addAfter(Call, DocumentProcessor) - Method in class com.yahoo.docproc.CallStack
Adds an element just after the first occurence of some other element on the stack.
addAfter(Call, CallStack) - Method in class com.yahoo.docproc.CallStack
Adds multiple elements just after another given element on the stack.
addAll(Map<? extends String, ? extends List<String>>) - Method in class com.yahoo.application.container.handler.Headers
Adds all the entries of the given map to this.
addAll(Collection<? extends NODE>) - Method in class com.yahoo.config.NodeVector
 
addAll(int, Collection<? extends NODE>) - Method in class com.yahoo.config.NodeVector
 
addAll(Collection<? extends T>) - Method in class com.yahoo.document.datatypes.Array
 
addAll(int, Collection<? extends T>) - Method in class com.yahoo.document.datatypes.Array
 
addAll(DocumentUpdate) - Method in class com.yahoo.document.DocumentUpdate
Adds all the field- and field path updates of the given document update to this.
addAll(FieldUpdate) - Method in class com.yahoo.document.update.FieldUpdate
Adds all the ValueUpdates of the given FieldUpdate to this.
addAll(Collection<? extends M>) - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
addAll(Map<? extends String, ? extends List<String>>) - Method in class com.yahoo.jdisc.HeaderFields
Adds all the entries of the given map to this.
addAll(List<Hit>) - Method in class com.yahoo.search.result.HitGroup
Adds a list of hits to this group, the same
addAnnotation(String, Object) - Method in class com.yahoo.prelude.query.Item
Annotate this item
addAttribute(String, Object) - Method in class com.yahoo.document.serialization.XmlStream
Add a new XML attribute to the last tag started.
addAxis(String, double[]) - Method in class com.yahoo.statistics.Limits
 
addBefore(Call, Call) - Method in class com.yahoo.docproc.CallStack
Adds an element just before the first occurence of some other element on the stack.
addBefore(Call, DocumentProcessor) - Method in class com.yahoo.docproc.CallStack
Adds an element just before the first occurence of some element on the stack.
addBefore(Call, CallStack) - Method in class com.yahoo.docproc.CallStack
Adds multiple elements just before the first occurence of some element on the stack.
addBucket(BucketId, BucketId, ProgressToken.BucketState) - Method in class com.yahoo.documentapi.ProgressToken
For use internally by DocumentAPI code only.
addBuilder(String, ConfigInstance.Builder) - Method in class com.yahoo.config.subscription.ConfigSet
Inserts a new builder in this set.
addBundleListener(BundleListener) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
addChild(String) - Method in class com.yahoo.messagebus.TraceNode
Convenience method to add a child node containing a note to this.
addChild(TraceNode) - Method in class com.yahoo.messagebus.TraceNode
Adds a child node to this.
addChild(GroupingOperation) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Adds a child grouping node to this.
addChildren(List<SpanNode>, double) - Method in class com.yahoo.document.annotation.AlternateSpanList
Adds a possible subtree of this AlternateSpanList, with the given probability.
addChildren(int, List<SpanNode>, double) - Method in class com.yahoo.document.annotation.AlternateSpanList
Adds a possible subtree of this AlternateSpanList, with the given probability, at index i.
addChildren(List<TraceNode>) - Method in class com.yahoo.messagebus.TraceNode
Adds a list of child nodes to this.
addChildren(List<GroupingOperation>) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Convenience method to call GroupingOperation.addChild(GroupingOperation) for each element in the given list.
addChoiceResolution(Choice, int) - Method in class com.yahoo.search.pagetemplates.engine.Resolution
 
addCluster(Cluster) - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
Add a Vespa installation for feeding documents into.
addContent(String) - Method in class com.yahoo.document.serialization.XmlStream
Add content to the last tag.
addCookie(JDiscCookieWrapper) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Can be called multiple times to add Cookies
addCookie(JDiscCookieWrapper) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
addDataListener(Runnable) - Method in class com.yahoo.processing.response.ArrayDataList
 
addDataListener(Runnable) - Method in interface com.yahoo.processing.response.DataList
Adds a listener which is invoked every time data is added to this list.
addDataListener(Runnable) - Method in class com.yahoo.search.result.HitGroup
 
addDateHeader(HttpResponse, long) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
addDocumentOperation(DocumentOperation) - Method in class com.yahoo.docproc.Processing
 
addDynamicHeader(String, ConnectionParams.HeaderProvider) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Adds a header provider for dynamic headers; headers where the value may change during a feeding session (e.g.
addEndpoint(Endpoint) - Method in class com.yahoo.vespa.http.client.config.Cluster.Builder
Adds an Endpoint (a HTTP gateway) to this Cluster.
addError(Error) - Method in class com.yahoo.messagebus.Reply
Add an error to this reply.
addError(ErrorMessage) - Method in class com.yahoo.search.result.DefaultErrorHit
Adds an error to this.
addError(ErrorMessage) - Method in interface com.yahoo.search.result.ErrorHit
Adds an error to this.
addError(ErrorMessage) - Method in class com.yahoo.search.result.HitGroup
Adds an error to this result
addErrors(ErrorHit) - Method in class com.yahoo.search.result.DefaultErrorHit
Add all errors from another error hit to this
addErrors(ErrorHit) - Method in interface com.yahoo.search.result.ErrorHit
Add all errors from another error hit to this
addEscapes(String) - Static method in error com.yahoo.document.select.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error com.yahoo.searchlib.rankingexpression.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExpansions(Query, Set<PhraseMatcher.Phrase>, String, int, boolean, boolean) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
Add Expansions to the matching phrases
addFailedBucket(BucketId, BucketId, String) - Method in class com.yahoo.documentapi.ProgressToken
 
addFailure(Integer) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.DistributorSelectionLogic.InstabilityChecker
 
addFeature(String, String) - Method in class com.yahoo.prelude.query.PredicateQueryItem
Adds a feature/value-pair to the predicate query.
addFeature(String, String, long) - Method in class com.yahoo.prelude.query.PredicateQueryItem
Adds a feature/value-pair to the predicate query.
addFeature(PredicateQueryItem.Entry) - Method in class com.yahoo.prelude.query.PredicateQueryItem
Adds a feature/value-pair to the predicate query.
addFeature(String, String) - Method in class com.yahoo.search.predicate.PredicateQuery
Adds a feature to the query.
addFeature(String, String, long) - Method in class com.yahoo.search.predicate.PredicateQuery
Adds a feature to the query, e.g.
addField(Field) - Method in class com.yahoo.document.BaseStructDataType
 
addField(Field) - Method in class com.yahoo.document.DocumentType
Adds an field that can be used with this document type.
addField(String, DataType) - Method in class com.yahoo.document.DocumentType
Adds a new body field to this document type and returns the new field object
addField(Field) - Method in class com.yahoo.document.StructDataType
 
addField(FieldDescription) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Adds a field to this, without associating with a type registry; field descriptions with compound is not be supported.
addField(FieldDescription, QueryProfileTypeRegistry) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Adds a field to this
addFieldPathUpdate(FieldPathUpdate) - Method in class com.yahoo.document.DocumentUpdate
Adds a field path update to perform on the document.
AddFieldPathUpdate - Class in com.yahoo.document.fieldpathupdate
 
AddFieldPathUpdate(DocumentType, String, String, Array) - Constructor for class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
AddFieldPathUpdate(DocumentType, String, Array) - Constructor for class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
AddFieldPathUpdate(DocumentType, DocumentUpdateReader) - Constructor for class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
AddFieldPathUpdate(DocumentType, String) - Constructor for class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
addFieldUpdate(FieldUpdate) - Method in class com.yahoo.document.DocumentUpdate
Adds the given FieldUpdate to this DocumentUpdate.
addFieldUpdateNoCheck(FieldUpdate) - Method in class com.yahoo.document.DocumentUpdate
 
addFile(String) - Method in interface com.yahoo.config.application.api.FileRegistry
 
addFrameworkListener(FrameworkListener) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
addFreezeListener(Runnable, Executor) - Method in interface com.yahoo.component.provider.ListenableFreezable
Adds a listener which will be called when this is frozen
addFreezeListener(Runnable, Executor) - Method in class com.yahoo.component.provider.ListenableFreezableClass
Adds a listener which will be invoked when this has become frozen.
AddFunction - Class in com.yahoo.search.grouping.request
This class represents an add-function in a GroupingExpression.
AddFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.AddFunction
Constructs a new instance of this class.
addFunctionSerialization(String, String) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Adds the serialization of a function
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Sets a header with the given name and value.
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Adds a header with the given name and value
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
addHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
addHeader(String, String) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Set custom headers to be used
addHeaderField(String, DataType) - Method in class com.yahoo.document.DocumentType
Adds a new header field to this document type and returns the new field object
addHighlightPhrase(String, List<String>) - Method in class com.yahoo.prelude.query.Highlight
Add custom highlight phrase
addHighlightTerm(String, String) - Method in class com.yahoo.prelude.query.Highlight
Add custom highlight term
addHint(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Adds a hint to this.
adding(Item) - Method in class com.yahoo.prelude.query.CompositeItem
 
adding(Item) - Method in class com.yahoo.prelude.query.EquivItem
 
addInherited(QueryProfile) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
addInherited(QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfile
Adds a profile to the end of the inherited list of this.
addInherited(QueryProfile, String[]) - Method in class com.yahoo.search.query.profile.QueryProfile
 
addInherited(QueryProfile, DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfile
Adds a profile to the end of the inherited list of this for the given variant.
addItem(Item) - Method in class com.yahoo.prelude.query.CompositeItem
 
addItem(int, Item) - Method in class com.yahoo.prelude.query.CompositeItem
Inserts the item at a position and increases the index of existing items starting on this position by one
addItem(Item) - Method in class com.yahoo.prelude.query.NotItem
Adds an item.
addItem(Item) - Method in class com.yahoo.prelude.query.PhraseItem
Adds subitem.
addItem(int, Item) - Method in class com.yahoo.prelude.query.PhraseItem
 
addItem(Item) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
Adds subitem.
addItem(Item) - Method in class com.yahoo.prelude.query.SegmentItem
 
addItem(int, Item) - Method in class com.yahoo.prelude.query.SegmentItem
 
addItem(Item) - Method in class com.yahoo.search.query.QueryTree
 
addItem(int, Item) - Method in class com.yahoo.search.query.QueryTree
 
Addition() - Constructor for class com.yahoo.tensor.functions.ScalarFunctions.Addition
 
addLast(Call) - Method in class com.yahoo.docproc.CallStack
Adds an element as the last element on this stack
addLast(DocumentProcessor) - Method in class com.yahoo.docproc.CallStack
Adds an element as the last element on this stack
addLast(CallStack) - Method in class com.yahoo.docproc.CallStack
Adds multiple elements as the last elements on this stack
addLast(DATATYPE) - Method in class com.yahoo.processing.response.DefaultIncomingData
Add new data and mark this as completed
addLast(List<DATATYPE>) - Method in class com.yahoo.processing.response.DefaultIncomingData
Add new data and mark this as completed
addLast(DATATYPE) - Method in interface com.yahoo.processing.response.IncomingData
Add new data and mark this as completed
addLast(List<DATATYPE>) - Method in interface com.yahoo.processing.response.IncomingData
Add new data and mark this as completed
addLast(DATATYPE) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
addLast(List<DATATYPE>) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
addListener(Runnable, Executor) - Method in class com.yahoo.jdisc.handler.FastContentOutputStream
 
addListener(Runnable, Executor) - Method in class com.yahoo.jdisc.handler.FastContentWriter
 
addListener(Runnable, Executor) - Method in class com.yahoo.jdisc.handler.FutureConjunction
 
addListener(Runnable, Executor) - Method in class com.yahoo.jdisc.handler.RequestDispatch
 
addListener(PathChildrenCacheListener) - Method in interface com.yahoo.vespa.curator.Curator.DirectoryCache
 
addListener(NodeCacheListener) - Method in interface com.yahoo.vespa.curator.Curator.FileCache
 
addMapChoiceResolution(MapChoice, Map<String, List<PageElement>>) - Method in class com.yahoo.search.pagetemplates.engine.Resolution
 
addMethod(Method) - Method in class com.yahoo.persistence.rpc.RPCHandler
 
addNativeQueryProfileTypesTo(QueryProfileTypeRegistry) - Static method in class com.yahoo.search.Query
 
addNegativeItem(Item) - Method in class com.yahoo.prelude.query.NotItem
Adds a negative item.
addNewDataListener(Runnable, Executor) - Method in class com.yahoo.processing.response.DefaultIncomingData
 
addNewDataListener(Runnable, Executor) - Method in interface com.yahoo.processing.response.IncomingData
Add a listener which will be invoked every time new data is added to this.
addNewDataListener(Runnable, Executor) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
Adds a new data listener to this - this is a no-op as new data can never be added to this implementation.
addNext(Call) - Method in class com.yahoo.docproc.CallStack
Push an element as the next element on this stack
addNext(DocumentProcessor) - Method in class com.yahoo.docproc.CallStack
Push an element as the next element on this stack
addNext(CallStack) - Method in class com.yahoo.docproc.CallStack
Push multiple elements as the next elements on this stack
addNonExcludedSourceProperties(Query, Map<String, String>) - Method in class com.yahoo.search.federation.http.HTTPProviderSearcher
 
addOperand(Predicate) - Method in class com.yahoo.document.predicate.Conjunction
 
addOperand(Predicate) - Method in class com.yahoo.document.predicate.Disjunction
 
addOperand(ListenableFuture<Boolean>) - Method in class com.yahoo.jdisc.handler.FutureConjunction
Adds a ListenableFuture<Boolean> to this conjunction.
addOperands(Collection<? extends Predicate>) - Method in class com.yahoo.document.predicate.Conjunction
 
addOperands(Collection<? extends Predicate>) - Method in class com.yahoo.document.predicate.Disjunction
 
addOrderBy(GroupingExpression) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Adds an expression to the order-by clause of this operation.
addOrderBy(List<GroupingExpression>) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Convenience method to call GroupingOperation.addOrderBy(GroupingExpression) for each element in the given list.
addOutput(GroupingExpression) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Adds an expression to the output clause of this operation.
addOutputs(List<GroupingExpression>) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Convenience method to call GroupingOperation.addOutput(GroupingExpression) for each element in the given list.
addParameter(String, String) - Method in class com.yahoo.net.URI
Returns a new uri with the an additional parameter
addPartition(RangePartition) - Method in class com.yahoo.document.predicate.FeatureRange
 
addPositiveItem(Item) - Method in class com.yahoo.prelude.query.NotItem
Convenience method for adding a positive item.
addProtocol(Protocol) - Method in class com.yahoo.messagebus.MessageBusParams
Adds a new protocol to this.
addProtocols(List<Protocol>) - Method in class com.yahoo.messagebus.MessageBusParams
Registers multiple protocols with this by calling MessageBusParams.addProtocol(Protocol) multiple times.
addQuery(Boolean) - Method in class com.yahoo.container.protect.TimeoutRate
Deprecated.
 
addRangeFeature(String, long) - Method in class com.yahoo.prelude.query.PredicateQueryItem
Adds a range feature with a given value to the predicate query.
addRangeFeature(String, long, long) - Method in class com.yahoo.prelude.query.PredicateQueryItem
Adds a range feature with a given value to the predicate query.
addRangeFeature(PredicateQueryItem.RangeEntry) - Method in class com.yahoo.prelude.query.PredicateQueryItem
Adds a range feature with a given value to the predicate query.
addRangeFeature(String, long) - Method in class com.yahoo.search.predicate.PredicateQuery
 
addRangeFeature(String, long, long) - Method in class com.yahoo.search.predicate.PredicateQuery
Adds a range feature to the query, e.g.
addRecurrentTask(Messenger.Task) - Method in class com.yahoo.messagebus.Messenger
Adds a recurrent task to this that is to be run for every iteration of the main loop.
addRejectedMessage(String) - Method in class com.yahoo.log.RejectFilter
 
addRemoveResult(RemoveResult, Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
address() - Method in class com.yahoo.tensor.IndexedTensor.SubspaceIterator
Returns the address of the cell this currently points to (which may be an invalid position)
addRestrict(String) - Method in class com.yahoo.search.query.parser.Parsable
 
addRestricts(Collection<String>) - Method in class com.yahoo.search.query.parser.Parsable
 
addResult(Result, Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
addRewritesAsEquiv(Query, String, String, boolean, int) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
Add query expansion to the query tree
addServiceListener(ServiceListener, String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
addServiceListener(ServiceListener) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
addSource(String) - Method in class com.yahoo.search.query.parser.Parsable
 
addSources(Collection<String>) - Method in class com.yahoo.search.query.parser.Parsable
 
addTerm(String, double) - Method in class com.yahoo.prelude.query.WordAlternativesItem
Add a new alternative iff the term string is not already present with an equal or higher exactness score.
addToken(long, int) - Method in class com.yahoo.prelude.query.WeightedSetItem
 
addToken(String, int) - Method in class com.yahoo.prelude.query.WeightedSetItem
Add weighted token.
addToken(String) - Method in class com.yahoo.prelude.query.WeightedSetItem
Add token with weight 1.
addTokens(List<UrlToken>, UrlToken.Type, int, String, boolean) - Static method in class com.yahoo.net.UrlTokenizer
 
addToRotation(Object) - Method in class com.yahoo.container.handler.VipStatus
Set a service or cluster into rotation.
addUnitToOriginalQuery(Query, String, boolean) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
Add proximity boosting to original query by modifying the query tree directly
addUpdate(DocumentUpdate) - Method in class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
Adds a document update to perform.
addValue(String) - Method in class com.yahoo.document.predicate.FeatureSet
 
addValues(Collection<String>) - Method in class com.yahoo.document.predicate.FeatureSet
 
AddValueUpdate - Class in com.yahoo.document.update
Value update representing an addition of a value (possibly with an associated weight) to a multi-valued data type.
AddValueUpdate(FieldValue, int) - Constructor for class com.yahoo.document.update.AddValueUpdate
 
addValueUpdate(ValueUpdate) - Method in class com.yahoo.document.update.FieldUpdate
Adds a value update to the list of value updates.
addValueUpdate(int, ValueUpdate) - Method in class com.yahoo.document.update.FieldUpdate
Adds a value update to the list of value updates.
addValueUpdates(List<ValueUpdate>) - Method in class com.yahoo.document.update.FieldUpdate
Adds a list of value updates to the list of value updates.
adjustBeginLineColumn(int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
After - Annotation Type in com.yahoo.component.chain.dependencies
Components or phases providing names contained in this list must be placed earlier in the chain than the component that is annotated.
after() - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
after() - Method in class com.yahoo.component.chain.Phase
 
After - Annotation Type in com.yahoo.yolean.chain
The component that is annotated with this must be placed later than the components or phases providing names contained in the given list.
after(T...) - Static method in class com.yahoo.yolean.chain.Dependencies
 
after(Class<? extends T>...) - Static method in class com.yahoo.yolean.chain.Dependencies
 
after(String...) - Static method in class com.yahoo.yolean.chain.Dependencies
 
AGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
AggregatorNode - Class in com.yahoo.search.grouping.request
This class represents an aggregated value in a GroupingExpression.
AggregatorNode(String) - Constructor for class com.yahoo.search.grouping.request.AggregatorNode
 
AggregatorNode(String, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.AggregatorNode
 
aliases() - Method in class com.yahoo.config.provision.HostSpec
Returns the aliases of this host as an immutable list.
aliases() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns the alias to field mapping of this type as a read-only map.
all() - Static method in class com.yahoo.config.provision.HostFilter
Returns a filter which matches all hosts
ALL_SUB_QUERIES - Static variable in class com.yahoo.prelude.query.PredicateQueryItem
 
ALL_SUBQUERIES - Static variable in interface com.yahoo.search.predicate.SubqueryBitmap
A feature annotated with the following bitmap will be added to all (64) subqueries.
ALL_TYPES - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
allComponents() - Method in class com.yahoo.component.provider.ComponentRegistry
Returns an unmodifiable snapshot of all components present in this registry.
allComponentsById() - Method in class com.yahoo.component.provider.ComponentRegistry
Returns an unmodifiable snapshot of all components present in this registry, by id.
AllFields - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
AllFields() - Constructor for class com.yahoo.document.fieldset.AllFields
 
alloc() - Method in class com.yahoo.yolean.concurrent.ConcurrentResourcePool
 
alloc() - Method in class com.yahoo.yolean.concurrent.ResourcePool
 
AllOperation - Class in com.yahoo.search.grouping.request
This is a grouping operation that processes the input list as a whole, as opposed to EachOperation which processes each element of that list separately.
AllOperation() - Constructor for class com.yahoo.search.grouping.request.AllOperation
Constructs a new instance of this class.
ALLOW - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
AllPassThrottlePolicy - Class in com.yahoo.messagebus
This is an implementation of the ThrottlePolicy that passes all requests (no real throttling).
AllPassThrottlePolicy() - Constructor for class com.yahoo.messagebus.AllPassThrottlePolicy
 
AlternateSpanList - Class in com.yahoo.document.annotation
A node in a SpanNode tree that can have a multiple trees of child nodes, each with its own probability.
AlternateSpanList() - Constructor for class com.yahoo.document.annotation.AlternateSpanList
Create a new AlternateSpanList instance, having a single subtree with probability 1.0.
AlternateSpanList(AlternateSpanList) - Constructor for class com.yahoo.document.annotation.AlternateSpanList
 
AlternateSpanList(SpanNodeReader) - Constructor for class com.yahoo.document.annotation.AlternateSpanList
 
Alternative(String, double) - Constructor for class com.yahoo.prelude.query.WordAlternativesItem.Alternative
 
alternatives() - Method in class com.yahoo.search.pagetemplates.model.Choice
Returns the alternatives of this as a live reference to the alternatives of this.
analyze() - Method in class com.yahoo.search.result.HitGroup
Update concreteHitCount, cached and filled by iterating trough the hits of this result.
analyzeHits() - Method in class com.yahoo.search.Result
Update cached and filled by iterating through the hits of this result
and(Predicate...) - Static method in class com.yahoo.document.predicate.Predicates
 
AND - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
AND - Static variable in class com.yahoo.document.select.rule.LogicNode
 
AND - Static variable in class com.yahoo.prelude.query.TermType
 
AndFunction - Class in com.yahoo.search.grouping.request
This class represents an and-function in a GroupingExpression.
AndFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.AndFunction
Constructs a new instance of this class.
AndItem - Class in com.yahoo.prelude.query
An and'ing of a collection of sub-expressions
AndItem() - Constructor for class com.yahoo.prelude.query.AndItem
 
ANDPolicy - Class in com.yahoo.documentapi.messagebus.protocol
An AND policy is a routing policy that can be used to write simple routes that split a message between multiple other destinations.
ANDPolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.ANDPolicy
Constructs a new AND policy that requires all recipients to be ok for it to merge their replies to an ok reply.
AndSegmentItem - Class in com.yahoo.prelude.query
An immutable and'ing of a collection of sub-expressions.
AndSegmentItem(String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.AndSegmentItem
 
AndSegmentItem(String, String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.AndSegmentItem
 
AndSegmentItem(PhraseSegmentItem) - Constructor for class com.yahoo.prelude.query.AndSegmentItem
 
andThen(ThrowingConsumer<? super T, ? extends E>) - Method in interface com.yahoo.yolean.function.ThrowingConsumer
 
andThen(ThrowingFunction<? super R, ? extends V, ? extends E>) - Method in interface com.yahoo.yolean.function.ThrowingFunction
 
annotate(Annotation) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation to this span, same as getSpanTree().spanTree.annotate(this,annotation)
annotate(AnnotationType, FieldValue) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation to this span, same as getSpanTree().spanTree.annotate(this,type,value)
annotate(AnnotationType, String) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation to this span, same as getSpanTree().spanTree.annotate(this,type,new StringFieldValue(value))
annotate(AnnotationType, Integer) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation to this span, same as getSpanTree().spanTree.annotate(this,type,new IntegerFieldValue(value))
annotate(AnnotationType) - Method in class com.yahoo.document.annotation.SpanNode
Convenience method for adding an annotation with no value to this span, same as getSpanTree().spanTree.annotate(this,type)
annotate(Annotation) - Method in class com.yahoo.document.annotation.SpanTree
Adds an Annotation to the internal list of annotations for this SpanTree. Use this when adding an Annotation that uses an AnnotationReference, and does not annotate a SpanNode.
annotate(SpanNode, Annotation) - Method in class com.yahoo.document.annotation.SpanTree
Adds an Annotation to the internal list of annotations for this SpanTree. Use this when adding an Annotation that shall annotate a SpanNode.
annotate(SpanNode, AnnotationType, FieldValue) - Method in class com.yahoo.document.annotation.SpanTree
Adds an Annotation.
annotate(SpanNode, AnnotationType) - Method in class com.yahoo.document.annotation.SpanTree
Creates an Annotation based on the given AnnotationType, and adds it to the internal list of annotations for this SpanTree (convenience method). Use this when adding an Annotation (that does not have a FieldValue) that shall annotate a SpanNode.
annotate(String) - Method in class com.yahoo.text.interpretation.Interpretation
Return the annotation with the given annotationclass (and create it if necessary).
annotate(AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
Return the annotation with the given annotationclass (and create it if necessary).
annotate(String, String, Object) - Method in class com.yahoo.text.interpretation.Interpretation
Sets a key/value pair for an annotation.
annotate(AnnotationClass, String, Object) - Method in class com.yahoo.text.interpretation.Interpretation
Sets a key/value pair for an annotation.
annotate(int, int, String) - Method in class com.yahoo.text.interpretation.Interpretation
Returns the annotation with the given annotationClass (and create it if necessary).
annotate(int, int, AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
Returns the annotation with the given annotationClass (and create it if necessary).
annotate(int, int, String, String, Object) - Method in class com.yahoo.text.interpretation.Interpretation
Sets a key/value pair for an annotation of a substring.
annotate(int, int, AnnotationClass, String, Object) - Method in class com.yahoo.text.interpretation.Interpretation
Sets a key/value pair for an annotation of a substring.
annotate(AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
 
annotate(int, int, AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
This will either create or get the annotation of the class annotation
annotateFast(SpanNode, Annotation) - Method in class com.yahoo.document.annotation.SpanTree
Adds an Annotation to the internal list of annotations for this SpanTree. Use this when adding an Annotation that shall annotate a SpanNode.
AnnotateStringFieldPart - Class in com.yahoo.prelude.hitfield
TODO: Class header!
AnnotateStringFieldPart(String, int) - Constructor for class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
 
Annotation - Class in com.yahoo.document.annotation
An Annotation describes some kind of information associated with a SpanNode.
Annotation() - Constructor for class com.yahoo.document.annotation.Annotation
Constructs an Annotation without a type. BEWARE! Should only be used during deserialization.
Annotation(AnnotationType) - Constructor for class com.yahoo.document.annotation.Annotation
Constructs a new annotation of the specified type.
Annotation(Annotation) - Constructor for class com.yahoo.document.annotation.Annotation
Constructs a copy of the input annotation.
Annotation(AnnotationType, FieldValue) - Constructor for class com.yahoo.document.annotation.Annotation
Constructs a new annotation of the specified type, and having the specified value.
annotation() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref
 
Annotation() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Annotation(Builder)
Annotation(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation
 
annotation(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder
 
annotation - Static variable in interface com.yahoo.vespa.objects.Ids
 
AnnotationClass - Class in com.yahoo.text.interpretation
 
AnnotationClass(String) - Constructor for class com.yahoo.text.interpretation.AnnotationClass
 
AnnotationReader - Interface in com.yahoo.document.serialization
 
annotationref() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Annotationref() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Annotationref(Builder)
Annotationref(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref
 
annotationref(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
ANNOTATIONREF - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
AnnotationReference - Class in com.yahoo.document.annotation
A FieldValue which holds a reference to an annotation of a specified type.
AnnotationReference(AnnotationReferenceDataType, Annotation) - Constructor for class com.yahoo.document.annotation.AnnotationReference
Constructs a new AnnotationReference, with a reference to the given Annotation.
AnnotationReference(AnnotationReferenceDataType) - Constructor for class com.yahoo.document.annotation.AnnotationReference
Constructs a new AnnotationReference.
AnnotationReferenceDataType - Class in com.yahoo.document.annotation
A data type describing a field value having a reference to an annotation of a given type.
AnnotationReferenceDataType(AnnotationType) - Constructor for class com.yahoo.document.annotation.AnnotationReferenceDataType
Creates an AnnotationReferenceDataType with a generated id.
AnnotationReferenceDataType(AnnotationType, int) - Constructor for class com.yahoo.document.annotation.AnnotationReferenceDataType
Creates an AnnotationReferenceDataType with a given id.
AnnotationReferenceDataType() - Constructor for class com.yahoo.document.annotation.AnnotationReferenceDataType
Creates an AnnotationReferenceDataType. WARNING! Do not use!
Annotations - Class in com.yahoo.text.interpretation
An annotation is a description of a an area of text, with a given class.
Annotations(Span) - Constructor for class com.yahoo.text.interpretation.Annotations
 
annotations - Variable in class com.yahoo.text.interpretation.Annotations
 
AnnotationType - Class in com.yahoo.document.annotation
An AnnotationType describes a certain type of annotations; they are generally distinguished by a name, an id, and an optional data type.
AnnotationType(String) - Constructor for class com.yahoo.document.annotation.AnnotationType
Creates a new annotation type that cannot have values (hence no data type).
AnnotationType(String, DataType) - Constructor for class com.yahoo.document.annotation.AnnotationType
Creates a new annotation type that can have values of the specified type.
AnnotationType(String, DataType, int) - Constructor for class com.yahoo.document.annotation.AnnotationType
Creates a new annotation type that can have values of the specified type.
AnnotationType(String, int) - Constructor for class com.yahoo.document.annotation.AnnotationType
Creates a new annotation type, with the specified ID. WARNING! Only to be used by configuration system, do not use!!
annotationtype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
annotationtype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Annotationtype() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Annotationtype(Builder)
Annotationtype(DocumenttypesConfig.Documenttype.Annotationtype.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
annotationtype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
annotationtype(DocumenttypesConfig.Documenttype.Annotationtype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Add the given builder to this builder's list of Annotationtype builders
annotationtype(List<DocumenttypesConfig.Documenttype.Annotationtype.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Set the given list as this builder's list of Annotationtype builders
AnnotationType2AnnotationContainer - Class in com.yahoo.document.annotation
 
AnnotationType2AnnotationContainer() - Constructor for class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
AnnotationTypeRegistry - Class in com.yahoo.document.annotation
A registry of annotation types. This can be set up programmatically or from config.
AnnotationTypeRegistry() - Constructor for class com.yahoo.document.annotation.AnnotationTypeRegistry
Creates a new empty registry.
annotationTypes() - Method in class com.yahoo.docproc.AbstractConcreteDocumentFactory
 
AnnotationTypes - Class in com.yahoo.document.annotation
This is a container for all Annotations constants used by built-in Vespa features.
AnnotationWriter - Interface in com.yahoo.document.serialization
 
any - Static variable in class com.yahoo.search.pagetemplates.model.Source
The "any" source - used to mark that any source is acceptable here
APP_FATAL_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
An application specific non-recoverable error.
APP_TRANSIENT_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
An application specific transient error.
appContext() - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
appContext() - Method in interface com.yahoo.jdisc.application.DeactivatedContainer
Returns the context object that was previously attached to the corresponding ContainerBuilder through the ContainerBuilder.setAppContext(Object) method.
append(String) - Method in class com.yahoo.path.Path
Append an element to the path.
append(Path) - Method in class com.yahoo.path.Path
Appends a path to another path, thereby creating a new path with the provided path appended to this.
append(String) - Method in class com.yahoo.processing.request.CompoundName
Returns a compound name which has the given compound string appended to it
append(CompoundName) - Method in class com.yahoo.processing.request.CompoundName
Returns a compound name which has the given compounds appended to it
append(StringBuilder, double) - Static method in class com.yahoo.text.DoubleFormatter
 
append(StringBuilder, int) - Static method in class com.yahoo.text.DoubleFormatter
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.CompositeItem
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.FalseItem
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.Item
Override to append the item body in the canonical query language of this item.
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.NotItem
Overridden to tolerate nulls and to append "+" to the first item and "-" to the rest
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.NullItem
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PhraseItem
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PredicateQueryItem
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PureWeightedInteger
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PureWeightedItem
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.PureWeightedString
 
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.TermItem
Appends the index prefix if necessary and delegates to the subclass
appendBodyString(StringBuilder) - Method in class com.yahoo.prelude.query.WeightedSetItem
 
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.FalseItem
Override to only return "FALSE" rather than "FALSE "
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.IntItem
Int items uses a empty heading instead of "INT "
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.Item
Appends the heading of this string.
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.NearItem
Appends the heading of this string - [getName()]([limit])
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.NotItem
Not items uses a empty heading instead of "NOT "
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.NullItem
 
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.PhraseItem
Phrase items uses a empty heading instead of "PHRASE "
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
Segment phrase items uses a empty heading instead of "SPHRASE "
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.WandItem
 
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.WeakAndItem
Appends the heading of this string - [getName()]([limit])
appendHeadingString(StringBuilder) - Method in class com.yahoo.prelude.query.WordItem
Word items uses a empty heading instead of "WORD "
appendHeadingString(StringBuilder) - Method in class com.yahoo.search.query.QueryTree
 
appendIndexString(StringBuilder) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
Appends the index prefix if necessary
appendIndexString(StringBuilder) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
Appends the index prefix if necessary
appendIndexString(StringBuilder) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
Appends the index prefix if necessary
appendNegatedTo(StringBuilder) - Method in class com.yahoo.document.predicate.FeatureSet
 
appendQuotedTo(String, StringBuilder) - Static method in class com.yahoo.document.predicate.Predicate
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.BooleanPredicate
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.Conjunction
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.Disjunction
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.FeatureConjunction
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.FeatureRange
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.FeatureSet
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.Negation
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.Predicate
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.RangeEdgePartition
 
appendTo(StringBuilder) - Method in class com.yahoo.document.predicate.RangePartition
 
Application - Class in com.yahoo.application
Contains one or more containers built from services.xml.
application() - Method in class com.yahoo.config.provision.ApplicationId
 
Application - Interface in com.yahoo.jdisc.application
This interface defines the API of the singleton Application that runs in a jDISC instance.
APPLICATION - Static variable in class com.yahoo.jdisc.application.OsgiHeader
 
application() - Method in class com.yahoo.jdisc.test.TestDriver
Returns the Application loaded by this TestDriver.
Application.Builder - Class in com.yahoo.application
A wrapper around ApplicationBuilder that generates a services.xml
Application.Builder.Container - Class in com.yahoo.application
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
ApplicationBuilder - Class in com.yahoo.application
Builds an application package on disk and returns a path to the result.
ApplicationBuilder() - Constructor for class com.yahoo.application.ApplicationBuilder
 
ApplicationContext(JdiscBindingsConfig) - Constructor for class com.yahoo.container.jdisc.ConfiguredApplication.ApplicationContext
 
ApplicationFile - Class in com.yahoo.config.application.api
An application file represents a file within an application package.
ApplicationFile(Path) - Constructor for class com.yahoo.config.application.api.ApplicationFile
 
ApplicationFile.MetaData - Class in com.yahoo.config.application.api
 
ApplicationFile.PathFilter - Interface in com.yahoo.config.application.api
 
ApplicationId - Class in com.yahoo.config.provision
A complete, immutable identification of an application instance.
ApplicationId(ApplicationIdConfig) - Constructor for class com.yahoo.config.provision.ApplicationId
 
ApplicationId.Builder - Class in com.yahoo.config.provision
 
ApplicationLockException - Exception in com.yahoo.config.provision
Exception thrown when we are unable to get the Zookeeper application lock.
ApplicationLockException(Exception) - Constructor for exception com.yahoo.config.provision.ApplicationLockException
 
ApplicationMetaData - Class in com.yahoo.config.application.api
Metadata about an application package.
ApplicationMetaData(File, String, String, Long, String, Long, long) - Constructor for class com.yahoo.config.application.api.ApplicationMetaData
 
ApplicationMetaData(String, String, Long, String, String, Long, long) - Constructor for class com.yahoo.config.application.api.ApplicationMetaData
 
applicationName(ApplicationName) - Method in class com.yahoo.config.provision.ApplicationId.Builder
 
applicationName(String) - Method in class com.yahoo.config.provision.ApplicationId.Builder
 
ApplicationName - Class in com.yahoo.config.provision
Represents an applications name, which may be any kind of string or default.
ApplicationNotReadyException - Exception in com.yahoo.jdisc.application
This exception is used to signal that no Application has been configured.
ApplicationNotReadyException() - Constructor for exception com.yahoo.jdisc.application.ApplicationNotReadyException
Constructs a new instance of this class with a detail message.
ApplicationPackage - Interface in com.yahoo.config.application.api
Represents an application package, that is, used as input when creating a VespaModel and as a general reference to all contents in an application.
apply(List<Integer>) - Method in class com.yahoo.tensor.functions.ScalarFunctions.EqualElements
 
apply(List<Integer>) - Method in class com.yahoo.tensor.functions.ScalarFunctions.Random
 
apply(List<Integer>) - Method in class com.yahoo.tensor.functions.ScalarFunctions.SumElements
 
apply(T) - Method in interface com.yahoo.yolean.function.ThrowingFunction
 
applyAsDouble(double, double) - Method in class com.yahoo.tensor.functions.ScalarFunctions.Addition
 
applyAsDouble(double, double) - Method in class com.yahoo.tensor.functions.ScalarFunctions.Division
 
applyAsDouble(double, double) - Method in class com.yahoo.tensor.functions.ScalarFunctions.Equal
 
applyAsDouble(double) - Method in class com.yahoo.tensor.functions.ScalarFunctions.Exponent
 
applyAsDouble(double, double) - Method in class com.yahoo.tensor.functions.ScalarFunctions.Multiplication
 
applyAsDouble(double) - Method in class com.yahoo.tensor.functions.ScalarFunctions.Sqrt
 
applyAsDouble(double) - Method in class com.yahoo.tensor.functions.ScalarFunctions.Square
 
applyTo(Document) - Method in class com.yahoo.document.DocumentUpdate
Applies this document update.
applyTo(Document) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.AddValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.AssignValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.ClearValueUpdate
 
applyTo(Document) - Method in class com.yahoo.document.update.FieldUpdate
Applies this field update.
applyTo(FieldValue) - Method in class com.yahoo.document.update.MapValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
applyTo(FieldValue) - Method in class com.yahoo.document.update.ValueUpdate
 
AQ - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
arg() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
ARGMAX - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Argmax - Class in com.yahoo.tensor.functions
 
Argmax(TensorFunction, String) - Constructor for class com.yahoo.tensor.functions.Argmax
 
argmax(String) - Method in interface com.yahoo.tensor.Tensor
 
ARGMIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Argmin - Class in com.yahoo.tensor.functions
 
Argmin(TensorFunction, String) - Constructor for class com.yahoo.tensor.functions.Argmin
 
argmin(String) - Method in interface com.yahoo.tensor.Tensor
 
args() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
argument() - Method in class com.yahoo.tensor.functions.Map
 
argument() - Method in class com.yahoo.tensor.functions.Reduce
 
argumentA() - Method in class com.yahoo.tensor.functions.Join
 
argumentB() - Method in class com.yahoo.tensor.functions.Join
 
arguments() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Returns an immutable list of the arguments of this
Arguments - Class in com.yahoo.searchlib.rankingexpression.rule
A set of argument expressions to a function or feature.
Arguments() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
Arguments(List<? extends ExpressionNode>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
argumentType - Static variable in class com.yahoo.search.query.properties.DefaultProperties
 
arithmetic() - Method in class com.yahoo.document.select.parser.SelectParser
 
arithmetic() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
ARITHMETIC_EXPRESSION - Static variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
arithmeticExpression() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
ArithmeticNode - Class in com.yahoo.document.select.rule
 
ArithmeticNode() - Constructor for class com.yahoo.document.select.rule.ArithmeticNode
 
ArithmeticNode - Class in com.yahoo.searchlib.rankingexpression.rule
A binary mathematical operation
ArithmeticNode(List<ExpressionNode>, List<ArithmeticOperator>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ArithmeticNode
 
ArithmeticNode(ExpressionNode, ArithmeticOperator, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ArithmeticNode
 
ArithmeticNode.NodeItem - Class in com.yahoo.document.select.rule
 
ArithmeticOperator - Enum in com.yahoo.searchlib.rankingexpression.rule
A mathematical operator
ArithmeticValueUpdate - Class in com.yahoo.document.update
Value update representing an arithmetic operation on a numeric data type.
ArithmeticValueUpdate(ArithmeticValueUpdate.Operator, DoubleFieldValue) - Constructor for class com.yahoo.document.update.ArithmeticValueUpdate
 
ArithmeticValueUpdate(ArithmeticValueUpdate.Operator, Number) - Constructor for class com.yahoo.document.update.ArithmeticValueUpdate
 
ArithmeticValueUpdate.Operator - Enum in com.yahoo.document.update
Lists valid operations that can be performed by an ArithmeticValueUpdate.
arity - Variable in class com.yahoo.search.predicate.Config
 
arity() - Method in enum com.yahoo.searchlib.rankingexpression.rule.Function
Returns the number of arguments this function takes
Array<T extends FieldValue> - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a Array value
Array(DataType) - Constructor for class com.yahoo.document.datatypes.Array
 
Array(DataType, int) - Constructor for class com.yahoo.document.datatypes.Array
 
Array(DataType, List<T>) - Constructor for class com.yahoo.document.datatypes.Array
 
array() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Array() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Array(Builder)
Array(DocumenttypesConfig.Documenttype.Datatype.Array.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array
 
array(DocumenttypesConfig.Documenttype.Datatype.Array.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
ARRAY - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
ArrayAtLookup - Class in com.yahoo.search.grouping.request
Represents access of array element in a document attribute in a GroupingExpression.
ArrayAtLookup(String, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ArrayAtLookup
Constructs a new instance of this class.
ArrayContext - Class in com.yahoo.searchlib.rankingexpression.evaluation
Creates a context which supports array index based lookup.
ArrayContext(RankingExpression) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Create a fast lookup context for an expression.
ArrayContext(RankingExpression, boolean) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Create a fast lookup context for an expression.
ArrayDataList<DATATYPE extends Data> - Class in com.yahoo.processing.response
A data list backed by an array.
ArrayDataList(Request) - Constructor for class com.yahoo.processing.response.ArrayDataList
Creates a simple data list which does not allow late incoming data
ArrayDataList(Request, IncomingData<DATATYPE>) - Constructor for class com.yahoo.processing.response.ArrayDataList
Creates a simple data list which receives incoming data in the given instance
ArrayDataList(Request, IncomingData<DATATYPE>, boolean, boolean) - Constructor for class com.yahoo.processing.response.ArrayDataList
Creates a simple data list which receives incoming data in the given instance
ArrayDataType - Class in com.yahoo.document
 
ArrayDataType(DataType) - Constructor for class com.yahoo.document.ArrayDataType
 
ArrayDataType(DataType, int) - Constructor for class com.yahoo.document.ArrayDataType
 
ArrayTraverser - Interface in com.yahoo.data.access
Callback interface for traversing arrays.
ArrayValue() - Constructor for class com.yahoo.data.access.simple.Value.ArrayValue
 
asBool() - Method in interface com.yahoo.data.access.Inspector
Access the inspector's value if it's a BOOLEAN; otherwise throws exception
asBool(boolean) - Method in interface com.yahoo.data.access.Inspector
Get the inspector's value (or the supplied default), never throws
asBool() - Method in class com.yahoo.data.access.simple.Value
 
asBool(boolean) - Method in class com.yahoo.data.access.simple.Value
 
asBool() - Method in class com.yahoo.data.access.simple.Value.BoolValue
 
asBool(boolean) - Method in class com.yahoo.data.access.simple.Value.BoolValue
 
asBool() - Method in class com.yahoo.data.access.simple.Value.EmptyValue
 
asBoolean(Object, boolean) - Method in class com.yahoo.processing.request.Properties
Converts a value to boolean - this will be true only if the value is either the empty string, or any Object which has a toString which is case-insensitive equal to "true"
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
asBoolean() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns this value as a boolean.
ASCENDING - Static variable in class com.yahoo.document.select.OrderingSpecification
 
ASCENDING - Static variable in class com.yahoo.search.query.ranking.MatchPhase
 
Ascii - Class in com.yahoo.text
 
Ascii() - Constructor for class com.yahoo.text.Ascii
 
Ascii.Decoder - Class in com.yahoo.text
 
Ascii.Encoder - Class in com.yahoo.text
 
ascii7BitLowerCase() - Method in class com.yahoo.text.AbstractUtf8Array
 
asciiDecode(String) - Static method in class com.yahoo.document.predicate.Predicate
 
asciiEncode(String) - Static method in class com.yahoo.document.predicate.Predicate
 
asContext(List<String>) - Method in class com.yahoo.search.query.profile.DimensionValues
 
asData() - Method in interface com.yahoo.data.access.Inspector
Access the inspector's value if it's DATA; otherwise throws exception
asData(byte[]) - Method in interface com.yahoo.data.access.Inspector
Get the inspector's value (or the supplied default), never throws
asData() - Method in class com.yahoo.data.access.simple.Value
 
asData(byte[]) - Method in class com.yahoo.data.access.simple.Value
 
asData() - Method in class com.yahoo.data.access.simple.Value.DataValue
 
asData(byte[]) - Method in class com.yahoo.data.access.simple.Value.DataValue
 
asData() - Method in class com.yahoo.data.access.simple.Value.EmptyValue
 
asDouble() - Method in interface com.yahoo.data.access.Inspector
Access the inspector's value if it's a DOUBLE (or LONG); otherwise throws exception
asDouble(double) - Method in interface com.yahoo.data.access.Inspector
Get the inspector's value (or the supplied default), never throws
asDouble() - Method in class com.yahoo.data.access.simple.Value
 
asDouble(double) - Method in class com.yahoo.data.access.simple.Value
 
asDouble() - Method in class com.yahoo.data.access.simple.Value.DoubleValue
 
asDouble(double) - Method in class com.yahoo.data.access.simple.Value.DoubleValue
 
asDouble() - Method in class com.yahoo.data.access.simple.Value.EmptyValue
 
asDouble() - Method in class com.yahoo.data.access.simple.Value.LongValue
 
asDouble(double) - Method in class com.yahoo.data.access.simple.Value.LongValue
 
asDouble(Object, Double) - Method in class com.yahoo.processing.request.Properties
 
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
Returns the hashcode of this, to enable strings to be encoded (with reasonable safely) as doubles for optimization
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
asDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns this value as a double, or throws UnsupportedOperationException if it cannot be represented as a double
asDouble() - Method in interface com.yahoo.tensor.Tensor
Returns the value of this as a double if it has no dimensions and one value
asDoubleBinaryOperator() - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
Returns this as a double binary operator
asDoubleUnaryOperator() - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
Returns this as a double unary operator
asDoubleValue() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
asDoubleValue() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns this value as a double value, or throws UnsupportedOperationException if it cannot be represented as a double
asFileNodeMap(Map<String, String>) - Static method in class com.yahoo.config.LeafNodeMaps
Special case for file type, since FileNode param type (FileReference) is not same as type (String) in config builder
asHttpRequest(Request) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
asImage(Object) - Static method in class com.yahoo.search.grouping.request.GroupingExpression
Returns a string representation of an object that can be used in the 'image' constructor argument of GroupingNode.
ASIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
asInt() - Method in enum com.yahoo.search.Query.Type
 
asInteger(Object, Integer) - Method in class com.yahoo.processing.request.Properties
 
asIntegerListToDoubleOperator() - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
Returns this as an operator which converts a list of integers into a double
asJsonString() - Method in class com.yahoo.config.application.api.ApplicationMetaData
 
asList() - Method in class com.yahoo.config.LeafNodeVector
 
asList(Bundle, String) - Static method in class com.yahoo.jdisc.application.OsgiHeader
This method reads the named header from the manifest of the given bundle, and parses it as a comma-separated list of values.
asList() - Method in class com.yahoo.processing.request.CompoundName
Returns an immutable list of the components of this
asList() - Method in class com.yahoo.processing.response.ArrayDataList
Returns a reference to the list backing this.
asList() - Method in interface com.yahoo.processing.response.DataList
Returns the content of this as a List.
asList(T, T...) - Static method in class com.yahoo.search.grouping.request.FunctionNode
 
asList(T, T, T...) - Static method in class com.yahoo.search.grouping.request.FunctionNode
 
asList(List<T>, List<T>) - Static method in class com.yahoo.search.grouping.request.FunctionNode
 
asList() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
Returns the field values (values for various dimensions) for this field as a read-only list (never null)
asList() - Method in class com.yahoo.search.result.HitGroup
Returns a read only list view of the hits in this
asLong() - Method in interface com.yahoo.data.access.Inspector
Access the inspector's value if it's a LONG (or DOUBLE); otherwise throws exception
asLong(long) - Method in interface com.yahoo.data.access.Inspector
Get the inspector's value (or the supplied default), never throws
asLong() - Method in class com.yahoo.data.access.simple.Value
 
asLong(long) - Method in class com.yahoo.data.access.simple.Value
 
asLong() - Method in class com.yahoo.data.access.simple.Value.DoubleValue
 
asLong(long) - Method in class com.yahoo.data.access.simple.Value.DoubleValue
 
asLong() - Method in class com.yahoo.data.access.simple.Value.EmptyValue
 
asLong() - Method in class com.yahoo.data.access.simple.Value.LongValue
 
asLong(long) - Method in class com.yahoo.data.access.simple.Value.LongValue
 
asLong(Object, Long) - Method in class com.yahoo.processing.request.Properties
 
asMap() - Method in class com.yahoo.search.query.ranking.RankFeatures
Returns the map holding the features of this.
asMap() - Method in class com.yahoo.search.query.ranking.RankProperties
Returns a modifiable map of the properties of this
asMilliSeconds(Object, Long) - Static method in class com.yahoo.search.query.ParameterParser
Tries to return the given object as a Long.
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
asMutable() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns this is mutable, or a mutable copy otherwise
asNodeMap(Map<String, REAL>, NODE) - Static method in class com.yahoo.config.LeafNodeMaps
Converts a map of String→REAL to String→NODE, where REAL is the underlying value type.
asPathNodeMap(Map<String, FileReference>) - Static method in class com.yahoo.config.LeafNodeMaps
 
assign(Object) - Method in class com.yahoo.document.annotation.AnnotationReference
 
assign(BaseStructDataType) - Method in class com.yahoo.document.BaseStructDataType
 
assign(Object) - Method in class com.yahoo.document.datatypes.Array
 
assign(Object) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.FieldValue
Assign this non-fieldvalue value to this field value.
assign(Object) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.Raw
 
assign(Object) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.StringFieldValue
Sets a new value for this StringFieldValue. NOTE that doing so will clear all span trees from this value, since they most certainly will not make sense for a new string value.
assign(Object) - Method in class com.yahoo.document.datatypes.Struct
 
assign(Object) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.UriFieldValue
 
assign(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
 
assign(Object) - Method in class com.yahoo.document.Document
 
assign(DocumentTypeManager) - Method in class com.yahoo.document.DocumentTypeManager
 
assign(StructDataType) - Method in class com.yahoo.document.StructDataType
 
AssignFieldPathUpdate - Class in com.yahoo.document.fieldpathupdate
 
AssignFieldPathUpdate(DocumentType, String, String, FieldValue) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Creates an assignment update that overwrites the old value with the given new value.
AssignFieldPathUpdate(DocumentType, String, FieldValue) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
AssignFieldPathUpdate(DocumentType, String, String, String) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Creates an assign statement based on a mathematical expression.
AssignFieldPathUpdate(DocumentType, DocumentUpdateReader) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Creates an assign update from a serialized object.
AssignFieldPathUpdate(DocumentType, String) - Constructor for class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
assignFrom(StructuredFieldValue) - Method in class com.yahoo.document.datatypes.Struct
Clears this and assigns from the given StructuredFieldValue
assignId(URI) - Method in class com.yahoo.search.result.Hit
Assigns a new or changed id to this hit.
assignOwner(DataList<DATATYPE>) - Method in class com.yahoo.processing.response.DefaultIncomingData
Assigns the owner of this.
assignTensor(Optional<Tensor>) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
AssignValueUpdate - Class in com.yahoo.document.update
Value update that represents assigning a new value.
AssignValueUpdate(FieldValue) - Constructor for class com.yahoo.document.update.AssignValueUpdate
 
asString() - Method in interface com.yahoo.data.access.Inspector
Access the inspector's value if it's a STRING; otherwise throws exception
asString(String) - Method in interface com.yahoo.data.access.Inspector
Get the inspector's value (or the supplied default), never throws
asString() - Method in class com.yahoo.data.access.simple.Value
 
asString(String) - Method in class com.yahoo.data.access.simple.Value
 
asString() - Method in class com.yahoo.data.access.simple.Value.EmptyValue
 
asString() - Method in class com.yahoo.data.access.simple.Value.StringValue
 
asString(String) - Method in class com.yahoo.data.access.simple.Value.StringValue
 
asString(Object, String) - Method in class com.yahoo.processing.request.Properties
 
asString(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.GroupingExpression
Returns a string description of the given list of expressions.
asString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
Returns the value of this as a string
asTensor() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
asUnorderedHits() - Method in class com.yahoo.search.result.HitGroup
Returns a read only list view of the hits in this which is potentially unsorted.
asUtf8() - Method in interface com.yahoo.data.access.Inspector
Access the inspector's value (in utf-8 representation) if it's a STRING; otherwise throws exception
asUtf8(byte[]) - Method in interface com.yahoo.data.access.Inspector
Get the inspector's value (or the supplied default), never throws
asUtf8() - Method in class com.yahoo.data.access.simple.Value
 
asUtf8(byte[]) - Method in class com.yahoo.data.access.simple.Value
 
asUtf8() - Method in class com.yahoo.data.access.simple.Value.EmptyValue
 
asUtf8() - Method in class com.yahoo.data.access.simple.Value.StringValue
 
asUtf8(byte[]) - Method in class com.yahoo.data.access.simple.Value.StringValue
 
asUtf8String() - Method in class com.yahoo.search.query.SessionId
 
asValueMap(Map<String, NODE>) - Static method in class com.yahoo.config.LeafNodeMaps
Converts a map of String→NODE to String→REAL, where REAL is the underlying value type.
AsyncExecution - Class in com.yahoo.processing.execution
Provides asynchronous execution of processing chains.
AsyncExecution(Processor, Execution) - Constructor for class com.yahoo.processing.execution.AsyncExecution
Create an async execution of a single processor
AsyncExecution(Chain<? extends Processor>, Execution) - Constructor for class com.yahoo.processing.execution.AsyncExecution
Create an async execution of a chain
AsyncExecution(Execution) - Constructor for class com.yahoo.processing.execution.AsyncExecution
Creates an async execution from an existing execution.
AsyncExecution - Class in com.yahoo.search.searchchain
Provides asynchronous execution of searchchains.
AsyncExecution(Chain<? extends Searcher>, Execution) - Constructor for class com.yahoo.search.searchchain.AsyncExecution
Creates an async execution.
AsyncExecution(Chain<? extends Searcher>, Execution.Context) - Constructor for class com.yahoo.search.searchchain.AsyncExecution
Creates an async execution.
AsyncExecution(Execution) - Constructor for class com.yahoo.search.searchchain.AsyncExecution
Creates an async execution from an existing execution.
AsynchronousRenderer<RESPONSE extends Response> - Class in com.yahoo.processing.rendering
Superclass of all asynchronous renderers.
AsynchronousRenderer() - Constructor for class com.yahoo.processing.rendering.AsynchronousRenderer
 
AsynchronousSectionedRenderer<RESPONSE extends Response> - Class in com.yahoo.processing.rendering
Helper class to implement processing API Response renderers.
AsynchronousSectionedRenderer() - Constructor for class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Create an renderer instance not yet associated with any request processing or network for easy subclassing.
AsynchronousSectionedRenderer(Executor) - Constructor for class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Create an renderer using the specified executor instead of the default one which should be used for production.
AsyncHttpResponse - Class in com.yahoo.container.jdisc
HTTP response which supports async response rendering.
AsyncHttpResponse(int) - Constructor for class com.yahoo.container.jdisc.AsyncHttpResponse
Create a new HTTP response with support for async output.
AsyncInitializationPolicy - Class in com.yahoo.documentapi.messagebus.protocol
Abstract class for routing policies that need asynchronous initialization.
AsyncInitializationPolicy(Map<String, String>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy
 
AsyncInitializationPolicy.InitState - Enum in com.yahoo.documentapi.messagebus.protocol
 
AsyncParameters - Class in com.yahoo.documentapi
Parameters for creating an async session
AsyncParameters() - Constructor for class com.yahoo.documentapi.AsyncParameters
 
AsyncSession - Interface in com.yahoo.documentapi
A session for asynchronous access to a document repository.
at() - Method in class com.yahoo.text.PositionedString
Returns a textual description of the current position, useful for appending to error messages.
at(int) - Method in class com.yahoo.text.PositionedString
Returns a textual description of a given position, useful for appending to error messages.
ATAN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
ATAN2 - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
atan2(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
attachContext(Query) - Method in class com.yahoo.search.Query
Set the context information for another query to be part of this query's context information.
ATTR_TIME - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
attribute() - Method in class com.yahoo.document.select.parser.SelectParser
 
ATTRIBUTE - Static variable in class com.yahoo.document.select.rule.AttributeNode.Item
 
ATTRIBUTE - Static variable in class com.yahoo.search.query.ranking.Diversity
 
ATTRIBUTE - Static variable in class com.yahoo.search.query.ranking.MatchPhase
 
attribute(Utf8String, AbstractUtf8Array) - Method in class com.yahoo.text.XMLWriter
Writes an attribute by its utf8 value
attribute(Utf8String, Number) - Method in class com.yahoo.text.XMLWriter
Writes an attribute by its utf8 value
attribute(Utf8String, long) - Method in class com.yahoo.text.XMLWriter
Writes an attribute by its utf8 value
attribute(Utf8String, double) - Method in class com.yahoo.text.XMLWriter
Writes an attribute by its utf8 value
attribute(Utf8String, boolean) - Method in class com.yahoo.text.XMLWriter
Writes an attribute by its utf8 value
attribute(Utf8String, String) - Method in class com.yahoo.text.XMLWriter
Writes an attribute by XML.xmlEscape(value.toString(),false)
attribute(String, Object) - Method in class com.yahoo.text.XMLWriter
 
AttributeFunction - Class in com.yahoo.search.grouping.request
This class represents a document attribute function in a GroupingExpression.
AttributeFunction(String) - Constructor for class com.yahoo.search.grouping.request.AttributeFunction
Constructs a new instance of this class.
AttributeNode - Class in com.yahoo.document.select.rule
 
AttributeNode(ExpressionNode, List) - Constructor for class com.yahoo.document.select.rule.AttributeNode
 
AttributeNode.Item - Class in com.yahoo.document.select.rule
 
AttributeNode.VariableValueList - Class in com.yahoo.document.select.rule
 
ATTRIBUTEPREFETCH - Static variable in class com.yahoo.search.searchchain.Execution
 
AttributeSorter(String) - Constructor for class com.yahoo.search.query.Sorting.AttributeSorter
 
AttributeValue - Class in com.yahoo.search.grouping.request
This class represents a document attribute value in a GroupingExpression.
AttributeValue(String) - Constructor for class com.yahoo.search.grouping.request.AttributeValue
Constructs a new instance of this class.
AUTHORIZATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
available() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Returns the number of bytes available in the handler right now
available() - Method in class com.yahoo.jdisc.handler.ReadableContentChannel
Returns a lower-bound estimate on the number of bytes available to be ReadableContentChannel.read() without blocking.
available() - Method in class com.yahoo.jdisc.handler.UnsafeContentInputStream
 
available() - Method in class com.yahoo.search.federation.http.TimedStream
 
AVG - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
avg(List<String>) - Method in interface com.yahoo.tensor.Tensor
 
AvgAggregator - Class in com.yahoo.search.grouping.request
This class represents an average-aggregator in a GroupingExpression.
AvgAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.AvgAggregator
Constructs a new instance of this class.
AvgFunction - Class in com.yahoo.search.grouping.request
This class represents a min-function in a GroupingExpression.
AvgFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.AvgFunction
Constructs a new instance of this class.
awaitClose(long, TimeUnit) - Method in class com.yahoo.jdisc.test.TestDriver
Waits for shut down of this TestDriver to complete.
awaitCompletion(Duration) - Method in interface com.yahoo.vespa.curator.Curator.CompletionWaiter
Awaits completion of something.
awaitResponse() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Blocks until there's a response (max 60 seconds).
awaitShutdown(int, TimeUnit) - Method in class com.yahoo.jdisc.client.AbstractClientApplication
 
awaitShutdown() - Method in class com.yahoo.jdisc.client.AbstractClientApplication
 
awaitTermination(int, TimeUnit) - Method in class com.yahoo.jdisc.application.AbstractApplication
 
awaitTermination() - Method in class com.yahoo.jdisc.application.AbstractApplication
 

B

BackedOverridableQueryProfile - Class in com.yahoo.search.query.profile
A wrapper of a query profile where overrides to the values in the referenced profile can be set.
BackedOverridableQueryProfile(QueryProfile) - Constructor for class com.yahoo.search.query.profile.BackedOverridableQueryProfile
Creates an overridable profile from the given backing profile.
BACKEND - Static variable in class com.yahoo.search.searchchain.PhaseNames
The last checkpoint in a search chain not provided by any searcher.
backup(int) - Method in interface com.yahoo.document.select.parser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Backup a number of characters.
BAD_GATEWAY - Static variable in interface com.yahoo.jdisc.Response.Status
 
BAD_REQUEST - Static variable in interface com.yahoo.jdisc.Response.Status
4xx: Client Error - The request contains bad syntax or cannot be fulfilled.
bareContent(boolean, boolean) - Method in class com.yahoo.prelude.hitfield.HitField
 
BASE64 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
BaseNodeMonitor<T> - Class in com.yahoo.search.cluster
A node monitor is responsible for maintaining the state of a monitored node.
BaseNodeMonitor(boolean) - Constructor for class com.yahoo.search.cluster.BaseNodeMonitor
 
BaseStructDataType - Class in com.yahoo.document
Date: Apr 15, 2008
BatchDocumentUpdateMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
BatchDocumentUpdateMessage(long, LazyDecoder, DocumentDeserializer) - Constructor for class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
Constructs a new message from a byte buffer.
BatchDocumentUpdateMessage(String, LazyDecoder, DocumentDeserializer) - Constructor for class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
Constructs a new message from a byte buffer.
BatchDocumentUpdateMessage(long) - Constructor for class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
Constructs a batch document update message, to contain updates for documents for the given user.
BatchDocumentUpdateMessage(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
Constructs a batch document update message, to contain updates for documents for the given user.
BatchDocumentUpdateMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.BatchDocumentUpdateMessageFactory
 
BatchDocumentUpdateReply - Class in com.yahoo.documentapi.messagebus.protocol
 
BatchDocumentUpdateReply() - Constructor for class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateReply
Constructs a new reply with no content.
BatchDocumentUpdateReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.BatchDocumentUpdateReplyFactory
 
Before - Annotation Type in com.yahoo.component.chain.dependencies
Components or phases providing names contained in this list must be placed later in the chain than the component that is annotated.
before() - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
before() - Method in class com.yahoo.component.chain.Phase
 
Before - Annotation Type in com.yahoo.yolean.chain
The component that is annotated with this must be placed earlier than the components or phases providing names contained in the given list.
before(T...) - Static method in class com.yahoo.yolean.chain.Dependencies
 
before(Class<? extends T>...) - Static method in class com.yahoo.yolean.chain.Dependencies
 
before(String...) - Static method in class com.yahoo.yolean.chain.Dependencies
 
beginArray() - Method in class com.yahoo.text.JSONWriter
Begin an array value
beginArrayValue() - Method in class com.yahoo.text.JSONWriter
Begins an array value
beginColumn - Variable in class com.yahoo.document.select.parser.Token
The column number of the first character of this Token.
beginColumn - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The column number of the first character of this Token.
beginField(String) - Method in class com.yahoo.text.JSONWriter
Begins an object field
beginGroup(WRITER, Group) - Method in class com.yahoo.search.rendering.SectionedRenderer
Same as beginHitGroup, but for Group(grouping api).
beginGroupList(WRITER, GroupList) - Method in class com.yahoo.search.rendering.SectionedRenderer
Same as beginHitGroup, but for GroupList(grouping api).
beginHitGroup(WRITER, HitGroup) - Method in class com.yahoo.search.rendering.SectionedRenderer
Called when a HitGroup is encountered.
beginHitList(WRITER, HitList) - Method in class com.yahoo.search.rendering.SectionedRenderer
Same as beginHitGroup, but for HitList(grouping api).
beginLine - Variable in class com.yahoo.document.select.parser.Token
The line number of the first character of this Token.
beginLine - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The line number of the first character of this Token.
beginList(DataList<?>) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked at the beginning of each data list, including the implicit, outermost one in the response.
beginList(DataList<?>) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
beginList(DataList<?>) - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
beginList(DataList<?>) - Method in class com.yahoo.search.rendering.JsonRenderer
 
beginObject() - Method in class com.yahoo.text.JSONWriter
Begin an object value
beginResponse(OutputStream) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked once at the beginning of rendering a response.
beginResponse(OutputStream) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
beginResponse(OutputStream) - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
beginResponse(OutputStream) - Method in class com.yahoo.search.rendering.JsonRenderer
 
beginResult(Writer, Result) - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
beginResult(WRITER, Result) - Method in class com.yahoo.search.rendering.SectionedRenderer
Called at the start of rendering.
beginTag(String) - Method in class com.yahoo.document.serialization.XmlStream
Add a new XML tag with the given name.
BeginToken() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Start.
benchmarkCoverage(boolean, HeaderFields) - Static method in class com.yahoo.container.jdisc.VespaHeaders
 
BenchmarkingHeaders - Class in com.yahoo.container.http
Class containing the names of all benchmarking getHeaders in request and response
BenchmarkingHeaders() - Constructor for class com.yahoo.container.http.BenchmarkingHeaders
 
benchmarkOutput(HttpRequest) - Static method in class com.yahoo.container.jdisc.VespaHeaders
 
benchmarkOutput(HeaderFields, boolean, Timing, HitCounts, int, Coverage) - Static method in class com.yahoo.container.jdisc.VespaHeaders
Add search benchmark output to the HTTP getHeaders
BINARY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
BinaryFormat - Class in com.yahoo.document.predicate
 
BinaryFormat() - Constructor for class com.yahoo.document.predicate.BinaryFormat
 
binaryFunctionName() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
bind(String, T) - Method in class com.yahoo.jdisc.application.BindingRepository
Creates a UriPattern from the given pattern string, and calls BindingRepository.put(UriPattern, Object).
bindAll(Map<String, T>) - Method in class com.yahoo.jdisc.application.BindingRepository
Convenient method for calling BindingRepository.bind(String, Object) for all entries in a collection of bindings.
binding() - Method in class com.yahoo.jdisc.http.ServerConfig.Filter
 
binding(String) - Method in class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
Binding - Class in com.yahoo.search.query.profile.compiled
An immutable binding of a set of dimensions to values.
BindingMatch<T> - Class in com.yahoo.jdisc.application
This class holds the result of a BindingSet.match(URI) operation.
BindingMatch(UriPattern.Match, T) - Constructor for class com.yahoo.jdisc.application.BindingMatch
Constructs a new instance of this class.
BindingNotFoundException - Exception in com.yahoo.jdisc.handler
This exception is used to signal that no binding was found for the URI of a given Request.
BindingNotFoundException(URI) - Constructor for exception com.yahoo.jdisc.handler.BindingNotFoundException
Constructs a new instance of this class with a detail message that contains the URI that has no binding.
BindingRepository<T> - Class in com.yahoo.jdisc.application
This is a mutable repository of bindings from UriPatterns to some target type T.
BindingRepository() - Constructor for class com.yahoo.jdisc.application.BindingRepository
 
bindings() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Returns an immutable view of the bindings of this.
bindings - Variable in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Mapping from argument names to the expressions they resolve to
BindingSet<T> - Class in com.yahoo.jdisc.application
This is an immutable set of ordered bindings from UriPatterns to some target type T.
bindingSet() - Method in exception com.yahoo.jdisc.service.BindingSetNotFoundException
Returns the name of the BindingSet that was not found.
BindingSetNotFoundException - Exception in com.yahoo.jdisc.service
This exception is used to signal that a named BindingSet was not found.
BindingSetNotFoundException(String) - Constructor for exception com.yahoo.jdisc.service.BindingSetNotFoundException
Constructs a new instance of this class with a detail message that contains the name of the BindingSet that was not found.
BindingSetSelector - Interface in com.yahoo.jdisc.application
This interface defines the component that is used by the CurrentContainer to assign a BindingSet to a newly created Container based on the given URI.
BLENDED_RESULT - Static variable in class com.yahoo.search.searchchain.PhaseNames
A checkpoint where results from different backends have been flattened into a single result.
BlockingContentWriter - Class in com.yahoo.jdisc.handler
This class provides a blocking write-interface to a ContentChannel.
BlockingContentWriter(ContentChannel) - Constructor for class com.yahoo.jdisc.handler.BlockingContentWriter
Creates a new BlockingContentWriter that encapsulates a given ContentChannel.
BlockItem - Interface in com.yahoo.prelude.query
An interface used for anything which represents a single block of query input.
BodyFields - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
BodyFields() - Constructor for class com.yahoo.document.fieldset.BodyFields
 
bodystruct() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
bodystruct(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
BoldCloseFieldPart - Class in com.yahoo.prelude.hitfield
Represents an element of a hit property which is markup, representing end of a bolded area.
BoldCloseFieldPart(String) - Constructor for class com.yahoo.prelude.hitfield.BoldCloseFieldPart
 
BOLDING - Static variable in class com.yahoo.search.query.Presentation
 
BoldOpenFieldPart - Class in com.yahoo.prelude.hitfield
Represents an element of a hit property which is markup representing the start of a bolded area.
BoldOpenFieldPart(String) - Constructor for class com.yahoo.prelude.hitfield.BoldOpenFieldPart
 
BooleanNode - Class in com.yahoo.config
The BooleanNode class represents a boolean in a configuration tree.
BooleanNode() - Constructor for class com.yahoo.config.BooleanNode
 
BooleanNode(boolean) - Constructor for class com.yahoo.config.BooleanNode
 
BooleanNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which produces a boolean value when evaluated.
BooleanNode() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.BooleanNode
 
BooleanParser - Class in com.yahoo.text
Utility class parsing a string into a boolean.
BooleanParser() - Constructor for class com.yahoo.text.BooleanParser
 
BooleanPredicate - Class in com.yahoo.document.predicate
 
BooleanPredicate(boolean) - Constructor for class com.yahoo.document.predicate.BooleanPredicate
 
booleanType - Static variable in class com.yahoo.search.query.profile.types.FieldType
 
BooleanValue - Class in com.yahoo.search.grouping.request
This class represents a constant Boolean value in a GroupingExpression.
BooleanValue(Boolean) - Constructor for class com.yahoo.search.grouping.request.BooleanValue
Constructs a new instance of this class.
BooleanValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A value which is either true or false.
BooleanValue(boolean) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
BoolValue(boolean) - Constructor for class com.yahoo.data.access.simple.Value.BoolValue
 
bootstrapLoader() - Method in class com.yahoo.jdisc.test.TestDriver
Returns the BootstrapLoader used by this TestDriver.
bracedIdentifierList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
Bucket - Class in com.yahoo.metrics.simple
An aggregation of data which is only written to from a single thread.
Bucket() - Constructor for class com.yahoo.metrics.simple.Bucket
 
Bucket(long, long) - Constructor for class com.yahoo.metrics.simple.Bucket
 
Bucket - Class in com.yahoo.persistence.spi
 
Bucket(short, BucketId) - Constructor for class com.yahoo.persistence.spi.Bucket
 
BucketDistribution - Class in com.yahoo.document
 
BucketDistribution(int, int) - Constructor for class com.yahoo.document.BucketDistribution
Constructs a new bucket distribution object with a given number of columns and buckets.
BucketDistribution(BucketDistribution) - Constructor for class com.yahoo.document.BucketDistribution
Constructs a new bucket distribution object as a copy of another.
BucketGroupId<T> - Class in com.yahoo.search.grouping.result
This abstract class is used in Group instances where the identifying expression evaluated to a BucketValue.
BucketGroupId(String, T, T) - Constructor for class com.yahoo.search.grouping.result.BucketGroupId
Constructs a new instance of this class.
BucketGroupId(String, T, String, T, String) - Constructor for class com.yahoo.search.grouping.result.BucketGroupId
Constructs a new instance of this class.
BucketId - Class in com.yahoo.document
Representation of a bucket identifier.
BucketId() - Constructor for class com.yahoo.document.BucketId
Default-constructed BucketId signifies an invalid bucket ID.
BucketId(long) - Constructor for class com.yahoo.document.BucketId
Creates a bucket id with the given raw bucket id.
BucketId(int, long) - Constructor for class com.yahoo.document.BucketId
 
BucketId(String) - Constructor for class com.yahoo.document.BucketId
 
BucketIdCalculator() - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.BucketIdCalculator
 
BucketIdFactory - Class in com.yahoo.document
A bucket id contains bit used for various purposes.
BucketIdFactory() - Constructor for class com.yahoo.document.BucketIdFactory
Create a factory, using the default configuration.
BucketIdFactory(int, int, int) - Constructor for class com.yahoo.document.BucketIdFactory
Create a factory, using the provided configuration.
BucketIdFactory(String) - Constructor for class com.yahoo.document.BucketIdFactory
Create a factory, with parameters gotten from configuration.
BucketIdListResult - Class in com.yahoo.persistence.spi.result
Result class used for bucket id list requests.
BucketIdListResult(Result.ErrorType, String) - Constructor for class com.yahoo.persistence.spi.result.BucketIdListResult
Creates a result with an error.
BucketIdListResult(List<BucketId>) - Constructor for class com.yahoo.persistence.spi.result.BucketIdListResult
Creates a result containing a list of all the buckets the requested partition has.
BucketInfo(BucketId, String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.GetBucketListReply.BucketInfo
 
BucketInfo - Class in com.yahoo.persistence.spi
Class to represents information about the buckets stored by the persistence provider.
BucketInfo() - Constructor for class com.yahoo.persistence.spi.BucketInfo
Create an empty bucket info object.
BucketInfo(int, int, int, int, int, BucketInfo.ReadyState, BucketInfo.ActiveState) - Constructor for class com.yahoo.persistence.spi.BucketInfo
 
BucketInfo(int, int, int, int, int) - Constructor for class com.yahoo.persistence.spi.BucketInfo
Constructor for bucketinfo for providers that don't care about the READY/ACTIVE paradigm.
BucketInfo.ActiveState - Enum in com.yahoo.persistence.spi
 
BucketInfo.ReadyState - Enum in com.yahoo.persistence.spi
 
BucketInfoResult - Class in com.yahoo.persistence.spi.result
Result class for the getBucketInfo() function.
BucketInfoResult(Result.ErrorType, String) - Constructor for class com.yahoo.persistence.spi.result.BucketInfoResult
Constructor to use for a result where an error has been detected.
BucketInfoResult(BucketInfo) - Constructor for class com.yahoo.persistence.spi.result.BucketInfoResult
Constructor to use when the write operation was successful, and the bucket info was modified.
BucketKeyWrapper(long) - Constructor for class com.yahoo.documentapi.ProgressToken.BucketKeyWrapper
 
BucketListVisitorResponse - Class in com.yahoo.documentapi
 
BucketListVisitorResponse(BucketId, List<DocumentListEntry>, AckToken) - Constructor for class com.yahoo.documentapi.BucketListVisitorResponse
 
BucketProgress(BucketId, BucketId) - Constructor for class com.yahoo.documentapi.VisitorIterator.BucketProgress
 
BucketProviderMethod - Class in com.yahoo.persistence.rpc
Class to represent a persistence provider method that has a bucket as its first parameter.
BucketProviderMethod(String, PersistenceProviderHandler) - Constructor for class com.yahoo.persistence.rpc.BucketProviderMethod
 
BucketProviderMethod(String, PersistenceProviderHandler, String) - Constructor for class com.yahoo.persistence.rpc.BucketProviderMethod
 
BucketProviderMethod(String, PersistenceProviderHandler, String, String) - Constructor for class com.yahoo.persistence.rpc.BucketProviderMethod
 
BucketResolver - Class in com.yahoo.search.grouping.request
This is a helper class for resolving buckets to a list of GroupingExpression objects.
BucketResolver() - Constructor for class com.yahoo.search.grouping.request.BucketResolver
 
BucketSelector - Class in com.yahoo.document.select
This class is used to find out in which locations a document might be in, if it matches a given document selection string.
BucketSelector(BucketIdFactory) - Constructor for class com.yahoo.document.select.BucketSelector
The bucket selector needs to be instantiated to be used, as it will depend on config.
BucketSet - Class in com.yahoo.document.select
A set of bucket ids covered by a document selector.
BucketSet() - Constructor for class com.yahoo.document.select.BucketSet
Constructs a new bucket set that contains no ids.
BucketSet(BucketId) - Constructor for class com.yahoo.document.select.BucketSet
Constructs a new bucket set that contains a single id.
BucketSet(BucketSet) - Constructor for class com.yahoo.document.select.BucketSet
Constructs a new bucket set that is a copy of another.
bucketToKey(long) - Static method in class com.yahoo.documentapi.ProgressToken
 
BucketValue - Class in com.yahoo.search.grouping.request
This class represents a bucket in a PredefinedFunction.
BucketValue(ConstantValue<?>, ConstantValue<?>) - Constructor for class com.yahoo.search.grouping.request.BucketValue
 
buf - Variable in class com.yahoo.vespa.objects.BufferSerializer
 
bufcolumn - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
buffer - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
BufferedContentChannel - Class in com.yahoo.jdisc.handler
This class implements an unlimited, non-blocking content queue.
BufferedContentChannel() - Constructor for class com.yahoo.jdisc.handler.BufferedContentChannel
 
BufferSerializer - Class in com.yahoo.vespa.objects
 
BufferSerializer(GrowableByteBuffer) - Constructor for class com.yahoo.vespa.objects.BufferSerializer
 
BufferSerializer(ByteBuffer) - Constructor for class com.yahoo.vespa.objects.BufferSerializer
 
BufferSerializer(byte[]) - Constructor for class com.yahoo.vespa.objects.BufferSerializer
 
BufferSerializer() - Constructor for class com.yahoo.vespa.objects.BufferSerializer
 
bufline - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
bufpos - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Position in buffer.
build() - Method in class com.yahoo.application.ApplicationBuilder
 
build() - Method in class com.yahoo.config.provision.ApplicationId.Builder
 
build() - Method in class com.yahoo.metrics.simple.MetricSettings.Builder
Build a fresh MetricSettings instance.
build() - Method in class com.yahoo.metrics.simple.PointBuilder
Create a new Point instance using the settings stored in this PointBuilder.
build() - Method in class com.yahoo.search.predicate.Config.Builder
 
build() - Method in class com.yahoo.search.predicate.PredicateIndexBuilder
 
build() - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap.Builder
 
build() - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue.Builder
 
build() - Method in class com.yahoo.tensor.DimensionSizes.Builder
Build this.
build() - Method in class com.yahoo.tensor.IndexedTensor.BoundBuilder
 
build() - Method in class com.yahoo.tensor.IndexedTensor.Builder
 
build() - Method in class com.yahoo.tensor.MappedTensor.Builder
 
build() - Method in class com.yahoo.tensor.PartialAddress.Builder
 
build() - Method in interface com.yahoo.tensor.Tensor.Builder
 
build() - Method in class com.yahoo.tensor.TensorAddress.Builder
 
build() - Method in class com.yahoo.tensor.TensorType.Builder
 
build() - Method in class com.yahoo.vespa.http.client.config.Cluster.Builder
 
build() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
build() - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
Instantiates a FeedParams.
build() - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
Instantiates a SessionParams that can be given to a SessionFactory.
build() - Method in class com.yahoo.yolean.chain.ChainBuilder
 
Builder() - Constructor for class com.yahoo.application.Application.Builder
 
Builder() - Constructor for class com.yahoo.application.MockApplicationConfig.Builder
 
Builder(MockApplicationConfig) - Constructor for class com.yahoo.application.MockApplicationConfig.Builder
 
Builder() - Constructor for class com.yahoo.application.MockApplicationConfig.Mymapstruct.Builder
 
Builder(MockApplicationConfig.Mymapstruct) - Constructor for class com.yahoo.application.MockApplicationConfig.Mymapstruct.Builder
 
Builder() - Constructor for class com.yahoo.application.MockApplicationConfig.Mystruct.Builder
 
Builder(MockApplicationConfig.Mystruct) - Constructor for class com.yahoo.application.MockApplicationConfig.Mystruct.Builder
 
Builder() - Constructor for class com.yahoo.application.MockApplicationConfig.Mystructlist.Builder
 
Builder(MockApplicationConfig.Mystructlist) - Constructor for class com.yahoo.application.MockApplicationConfig.Mystructlist.Builder
 
Builder() - Constructor for class com.yahoo.config.provision.ApplicationId.Builder
 
Builder() - Constructor for class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
Builder(ThreadpoolConfig) - Constructor for class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
Builder(ContainerMbusConfig) - Constructor for class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
Builder(HttpRequest) - Constructor for class com.yahoo.container.jdisc.HttpRequest.Builder
Instantiate a request builder with defaults from an existing request.
Builder(HttpRequest) - Constructor for class com.yahoo.container.jdisc.HttpRequest.Builder
Instantiate a request builder with defaults from an existing request.
Builder() - Constructor for class com.yahoo.container.jdisc.JdiscBindingsConfig.Builder
 
Builder(JdiscBindingsConfig) - Constructor for class com.yahoo.container.jdisc.JdiscBindingsConfig.Builder
 
Builder() - Constructor for class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers.Builder
 
Builder(JdiscBindingsConfig.Handlers) - Constructor for class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Builder
 
Builder(DocumenttypesConfig) - Constructor for class com.yahoo.document.DocumenttypesConfig.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
Builder(DocumenttypesConfig.Documenttype.Annotationtype) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
Builder(DocumenttypesConfig.Documenttype.Annotationtype.Inherits) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
Builder(DocumenttypesConfig.Documenttype) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Annotationref) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Array) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Array.Element) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Map) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Map.Key) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Map.Value) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Sstruct) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Wset) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
Builder(DocumenttypesConfig.Documenttype.Datatype.Wset.Key) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
Builder(DocumenttypesConfig.Documenttype.Fieldsets) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
Builder(DocumenttypesConfig.Documenttype.Inherits) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
Builder() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
Builder(DocumenttypesConfig.Documenttype.Referencetype) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
Builder() - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Builder
 
Builder(DocumentrouteselectorpolicyConfig) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Builder
 
Builder() - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route.Builder
 
Builder(DocumentrouteselectorpolicyConfig.Route) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
Builder(ConnectorConfig) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
Builder(ConnectorConfig.Ssl) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeCipherSuite.Builder
 
Builder(ConnectorConfig.Ssl.ExcludeCipherSuite) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeCipherSuite.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeProtocol.Builder
 
Builder(ConnectorConfig.Ssl.ExcludeProtocol) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeProtocol.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeCipherSuite.Builder
 
Builder(ConnectorConfig.Ssl.IncludeCipherSuite) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeCipherSuite.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeProtocol.Builder
 
Builder(ConnectorConfig.Ssl.IncludeProtocol) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeProtocol.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.PemKeyStore.Builder
 
Builder(ConnectorConfig.Ssl.PemKeyStore) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.PemKeyStore.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Builder
 
Builder(ServerConfig) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
Builder(ServerConfig.Filter) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
Builder(ServletPathsConfig) - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
Builder() - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Servlets.Builder
 
Builder(ServletPathsConfig.Servlets) - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Servlets.Builder
 
Builder() - Constructor for class com.yahoo.messagebus.MessagebusConfig.Builder
 
Builder(MessagebusConfig) - Constructor for class com.yahoo.messagebus.MessagebusConfig.Builder
 
Builder() - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Builder
 
Builder(MessagebusConfig.Routingtable) - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Builder
 
Builder() - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop.Builder
 
Builder(MessagebusConfig.Routingtable.Hop) - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop.Builder
 
Builder() - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route.Builder
 
Builder(MessagebusConfig.Routingtable.Route) - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route.Builder
 
builder() - Method in class com.yahoo.metrics.simple.Counter
Create a PointBuilder with default dimension values as given when this counter was declared.
builder() - Method in class com.yahoo.metrics.simple.Gauge
Create a PointBuilder with the default dimension values reflecting those given when this gauge was declared.
Builder() - Constructor for class com.yahoo.metrics.simple.MetricSettings.Builder
Create a new builder for a MetricSettings instance with default settings.
Builder() - Constructor for class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
 
Builder(SearchWithRendererHandlerConfig) - Constructor for class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
 
Builder() - Constructor for class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
 
Builder(PageTemplatesConfig) - Constructor for class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
 
Builder() - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Builder
 
Builder(ResolversConfig) - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Builder
 
Builder() - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
 
Builder(ResolversConfig.Component) - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
 
Builder() - Constructor for class com.yahoo.search.predicate.Config.Builder
 
Builder() - Constructor for class com.yahoo.search.query.profile.compiled.DimensionalMap.Builder
 
Builder() - Constructor for class com.yahoo.search.query.profile.compiled.DimensionalValue.Builder
 
Builder() - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.Builder
 
Builder(RewritesConfig) - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.Builder
 
Builder() - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict.Builder
 
Builder(RewritesConfig.FsaDict) - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict.Builder
 
Builder() - Constructor for class com.yahoo.search.statistics.MeasureQpsConfig.Builder
 
Builder(MeasureQpsConfig) - Constructor for class com.yahoo.search.statistics.MeasureQpsConfig.Builder
 
Builder() - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig.Builder
 
Builder(TimingSearcherConfig) - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig.Builder
 
Builder() - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Builder
 
Builder(TimingSearcherConfig.Timer) - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Builder
 
Builder(int) - Constructor for class com.yahoo.tensor.DimensionSizes.Builder
 
Builder(int) - Constructor for class com.yahoo.tensor.PartialAddress.Builder
 
Builder(TensorType) - Constructor for class com.yahoo.tensor.TensorAddress.Builder
 
Builder() - Constructor for class com.yahoo.tensor.TensorType.Builder
Creates an empty builder
Builder(TensorType...) - Constructor for class com.yahoo.tensor.TensorType.Builder
Creates a builder containing a combination of the dimensions of the given types If the same dimension is indexed with different size restrictions the largest size will be used.
Builder() - Constructor for class com.yahoo.vespa.http.client.config.Cluster.Builder
 
Builder() - Constructor for class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
Builder() - Constructor for class com.yahoo.vespa.http.client.config.FeedParams.Builder
 
Builder() - Constructor for class com.yahoo.vespa.http.client.config.SessionParams.Builder
 
buildFieldPath(String) - Method in class com.yahoo.document.ArrayDataType
 
buildFieldPath(String) - Method in class com.yahoo.document.DataType
Creates a field path from the given field path string.
buildFieldPath(String, DataType, DataType) - Static method in class com.yahoo.document.MapDataType
 
buildFieldPath(String) - Method in class com.yahoo.document.MapDataType
 
buildFieldPath(String) - Method in class com.yahoo.document.StructuredDataType
 
buildFieldPath(String) - Method in class com.yahoo.document.WeightedSetDataType
 
buildFromMixedIn(String, List<String>, int) - Static method in class com.yahoo.document.predicate.FeatureRange
 
buildHitField(String) - Method in class com.yahoo.search.result.Hit
Generate a HitField from a field if the field exists.
buildHitField(String, boolean) - Method in class com.yahoo.search.result.Hit
Generate a HitField from a field if the field exists.
buildHitField(String, boolean, boolean) - Method in class com.yahoo.search.result.Hit
 
buildValue(String, Statistics, Value.Parameters) - Static method in class com.yahoo.statistics.Value
Build a Value which should be initialized from config.
bundle(String) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
 
bundle() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component
 
bundleContext() - Method in class com.yahoo.container.jdisc.DisableOsgiFramework
 
bundleContext() - Method in interface com.yahoo.jdisc.application.OsgiFramework
Returns the BundleContext of this framework's system bundle.
bundleContext() - Method in class com.yahoo.jdisc.test.NonWorkingOsgiFramework
 
BundleInstallationException - Exception in com.yahoo.jdisc.application
This exception is thrown by OsgiFramework.installBundle(String) if installation failed.
BundleInstallationException(Collection<Bundle>, Throwable) - Constructor for exception com.yahoo.jdisc.application.BundleInstallationException
 
BundleInstaller - Class in com.yahoo.jdisc.application
This is a utility class to help with installing, starting, stopping and uninstalling OSGi Bundles.
BundleInstaller(OsgiFramework) - Constructor for class com.yahoo.jdisc.application.BundleInstaller
 
bundles() - Method in class com.yahoo.container.jdisc.DisableOsgiFramework
 
bundles() - Method in interface com.yahoo.jdisc.application.OsgiFramework
Returns an iterable collection of all installed bundles.
bundles() - Method in class com.yahoo.jdisc.test.NonWorkingOsgiFramework
 
busy - Variable in class com.yahoo.documentapi.messagebus.protocol.LoadBalancer.NodeMetrics
 
BYTE - Static variable in class com.yahoo.document.DataType
 
byteCount(CharSequence) - Static method in class com.yahoo.text.Utf8
Count the number of bytes needed to represent a given sequence of 16-bit char values as a UTF-8 encoded array.
byteCount(CharSequence, int, int) - Static method in class com.yahoo.text.Utf8
Count the number of bytes needed to represent a given sequence of 16-bit char values as a UTF-8 encoded array.
ByteFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a byte.
ByteFieldValue() - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
ByteFieldValue(byte) - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
ByteFieldValue(Byte) - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
ByteFieldValue(Integer) - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
ByteFieldValue(String) - Constructor for class com.yahoo.document.datatypes.ByteFieldValue
 
BYTES - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 

C

CACHE_CONTROL - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CACHE_CONTROL_HEADER - Static variable in class com.yahoo.search.searchers.CacheControlSearcher
 
CacheControlSearcher - Class in com.yahoo.search.searchers
Searcher that sets cache control HTTP headers in response based on query/GET parameters to control caching done by proxy/caches such as YSquid and YTS: max-age=XXX - set with &cachecontrol.maxage parameter stale-while-revalidate=YYY - set with &cachecontrol.staleage no-cache - if Vespa &noCache or &cachecontrol.nocache parameter is set to true
CacheControlSearcher() - Constructor for class com.yahoo.search.searchers.CacheControlSearcher
 
cacheName - Variable in class com.yahoo.search.federation.http.HTTPProviderSearcher
The name of the cache used (which is just getid().stringValue(), or null if no cache is used
calculateBytePositions(CharSequence) - Static method in class com.yahoo.text.Utf8
Returns an integer array the length as the input string plus one.
calculateIdV7(DocumentType) - Method in class com.yahoo.document.Field
The field id must be unique within a document type, and also within a (unknown at this time) hierarchy of document types.
calculateMaxPendingSize(double, double, int) - Static method in class com.yahoo.document.DocumentUtil
A convenience method that can be used to calculate a max pending queue size given the number of threads processing the documents, their size, and the memory available.
calculateStringPositions(byte[]) - Static method in class com.yahoo.text.Utf8
Returns an array of the same length as the input array plus one.
Call - Class in com.yahoo.docproc
A document processor to call - an item on a CallStack.
Call(DocumentProcessor) - Constructor for class com.yahoo.docproc.Call
 
Call(DocumentProcessor, Statistics, Metric) - Constructor for class com.yahoo.docproc.Call
Creates a new call to a processor with no arguments.
Call(DocumentProcessor, String, Statistics, Metric) - Constructor for class com.yahoo.docproc.Call
 
call(Processing) - Method in class com.yahoo.docproc.Call
Call the DocumentProcessor of this call.
call() - Method in class com.yahoo.jdisc.handler.CallableRequestDispatch
 
call() - Method in class com.yahoo.jdisc.handler.CallableResponseDispatch
 
CallableRequestDispatch - Class in com.yahoo.jdisc.handler
This is a convenient subclass of RequestDispatch that implements the Callable interface.
CallableRequestDispatch() - Constructor for class com.yahoo.jdisc.handler.CallableRequestDispatch
 
CallableResponseDispatch - Class in com.yahoo.jdisc.handler
This is a convenient subclass of ResponseDispatch that implements the Callable interface.
CallableResponseDispatch(ResponseHandler) - Constructor for class com.yahoo.jdisc.handler.CallableResponseDispatch
Constructs a new instances of this class over the given ResponseHandler.
Callback - Interface in com.yahoo.statistics
Definition of the callback interface for the statistics API.
callRender(OutputStream, Result) - Static method in class com.yahoo.prelude.templates.SearchRendererAdaptor
A legacy test utility - do not use.
CallStack - Class in com.yahoo.docproc
A stack of the processors to call next in this processing.
CallStack() - Constructor for class com.yahoo.docproc.CallStack
 
CallStack(String) - Constructor for class com.yahoo.docproc.CallStack
 
CallStack(Statistics, Metric) - Constructor for class com.yahoo.docproc.CallStack
Creates an empty stack
CallStack(String, Statistics, Metric) - Constructor for class com.yahoo.docproc.CallStack
Creates an empty stack with a name
CallStack(CallStack) - Constructor for class com.yahoo.docproc.CallStack
Creates a stack from another stack (starting at the next of the given callstack) This does a deep copy of the stack.
CallStack(String, Collection<DocumentProcessor>, Statistics, Metric) - Constructor for class com.yahoo.docproc.CallStack
Creates a stack (with a given name) based on a collection of document processors, which are added to the stack in the iteration order of the collection.
callStack() - Method in class com.yahoo.docproc.Processing
Returns the processors to call in this processing
CallStack - Class in com.yahoo.messagebus
An wrapper around a stack of frame objects that is aware of the message that owns it.
CallStack() - Constructor for class com.yahoo.messagebus.CallStack
 
cancel(boolean) - Method in class com.yahoo.jdisc.handler.FastContentOutputStream
 
cancel(boolean) - Method in class com.yahoo.jdisc.handler.FastContentWriter
 
cancel(boolean) - Method in class com.yahoo.jdisc.handler.FutureCompletion
 
cancel(boolean) - Method in class com.yahoo.jdisc.handler.FutureConjunction
 
cancel(boolean) - Method in class com.yahoo.jdisc.handler.FutureResponse
 
cancel(boolean) - Method in class com.yahoo.jdisc.handler.RequestDispatch
 
cancel(boolean) - Method in class com.yahoo.jdisc.handler.ResponseDispatch
 
cancel() - Method in class com.yahoo.jdisc.Request
Mark this request as cancelled and frees any resources held by the request if possible.
cancel(boolean) - Method in class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
Returns false as this is not cancellable
cancel(boolean) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
cancel() - Method in class com.yahoo.statistics.Handle
Cancel this Handle and remove it from internal state in Statistics.
CANONICAL - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
canonicalize(Query) - Static method in class com.yahoo.prelude.query.QueryCanonicalizer
Validates this query and carries out possible operations on this query which simplifies it without changing its semantics.
canonicalize(QueryTree) - Static method in class com.yahoo.prelude.query.QueryCanonicalizer
Canonicalize this query
canonicalName() - Method in class com.yahoo.config.provision.Flavor
Returns the canonical name of this flavor - which is the name which should be used as an interface to users.
canSend(Message, int) - Method in class com.yahoo.messagebus.AllPassThrottlePolicy
 
canSend(Message, int) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
 
canSend(Message, int) - Method in class com.yahoo.messagebus.RateThrottlingPolicy
 
canSend(Message, int) - Method in class com.yahoo.messagebus.StaticThrottlePolicy
 
canSend(Message, int) - Method in interface com.yahoo.messagebus.ThrottlePolicy
Returns whether or not the given message can be sent according to the current state of this policy.
Capacity - Class in com.yahoo.config.provision
A capacity request.
capacity() - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
CaseInsensitiveIdentifier - Class in com.yahoo.text
 
CaseInsensitiveIdentifier(String) - Constructor for class com.yahoo.text.CaseInsensitiveIdentifier
 
CaseInsensitiveIdentifier(byte[]) - Constructor for class com.yahoo.text.CaseInsensitiveIdentifier
 
CaseInsensitiveIdentifier(AbstractUtf8Array) - Constructor for class com.yahoo.text.CaseInsensitiveIdentifier
 
CatFunction - Class in com.yahoo.search.grouping.request
This class represents a cat-function in a GroupingExpression.
CatFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.CatFunction
Constructs a new instance of this class.
cause - Variable in class com.yahoo.protect.ErrorMessage
The cause of this error, or null if none is recorded
CEIL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
cell(double, int...) - Method in class com.yahoo.tensor.IndexedTensor.BoundBuilder
 
cell() - Method in class com.yahoo.tensor.IndexedTensor.BoundBuilder
 
cell(TensorAddress, double) - Method in class com.yahoo.tensor.IndexedTensor.BoundBuilder
 
cell(Tensor.Cell, double) - Method in class com.yahoo.tensor.IndexedTensor.BoundBuilder
 
cell(double, int...) - Method in class com.yahoo.tensor.IndexedTensor.Builder
 
cell() - Method in class com.yahoo.tensor.MappedTensor.Builder
 
cell(TensorAddress, double) - Method in class com.yahoo.tensor.MappedTensor.Builder
 
cell(double, int...) - Method in class com.yahoo.tensor.MappedTensor.Builder
 
cell() - Method in interface com.yahoo.tensor.Tensor.Builder
Return a cell builder
cell(TensorAddress, double) - Method in interface com.yahoo.tensor.Tensor.Builder
Add a cell
cell(double, int...) - Method in interface com.yahoo.tensor.Tensor.Builder
Add a cell
cell(Tensor.Cell, double) - Method in interface com.yahoo.tensor.Tensor.Builder
Add a cell
cellByDirectIndex(int, double) - Method in class com.yahoo.tensor.IndexedTensor.BoundBuilder
Set a cell value by the index in the internal layout of this cell.
cellIterator() - Method in class com.yahoo.tensor.IndexedTensor
Returns an iterator over the cells of this.
cellIterator(PartialAddress, DimensionSizes) - Method in class com.yahoo.tensor.IndexedTensor
Returns an iterator over all the cells in this tensor which matches the given partial address
cellIterator() - Method in class com.yahoo.tensor.MappedTensor
 
cellIterator() - Method in interface com.yahoo.tensor.Tensor
Returns the cell of this in some undefined order
cells() - Method in class com.yahoo.tensor.IndexedTensor
 
cells() - Method in class com.yahoo.tensor.MappedTensor
 
cells() - Method in interface com.yahoo.tensor.Tensor
Returns an immutable map of the cells of this in no particular order.
censorDigits(String) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
Replaces all occurrences of 0-9 digits by d's
certificatePath(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.PemKeyStore.Builder
 
certificatePath() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.PemKeyStore
 
CertificateStore - Interface in com.yahoo.jdisc.http
A store of certificates.
CertificateStoreProvider - Class in com.yahoo.container.jdisc
An certificate store provider which provides a factory which throws exception on invocation - as no certificate store is currently provided by default.
CertificateStoreProvider() - Constructor for class com.yahoo.container.jdisc.CertificateStoreProvider
 
CfgConfigPayloadBuilder - Class in com.yahoo.config.subscription
Deserializes config payload (cfg format) to a ConfigPayload.
CfgConfigPayloadBuilder() - Constructor for class com.yahoo.config.subscription.CfgConfigPayloadBuilder
 
Chain<COMPONENT extends ChainedComponent> - Class in com.yahoo.component.chain
An immutable ordered list of components
Chain(String, List<COMPONENT>) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(ComponentId, List<COMPONENT>) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(List<COMPONENT>) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(COMPONENT...) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(String, COMPONENT...) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(ComponentId, COMPONENT...) - Constructor for class com.yahoo.component.chain.Chain
Create a chain directly.
Chain(ComponentId, Collection<COMPONENT>, Collection<Phase>) - Constructor for class com.yahoo.component.chain.Chain
Create a chain by using a builder.
chain() - Method in class com.yahoo.processing.execution.Execution
Returns the chain this executes
CHAIN - Static variable in class com.yahoo.processing.Request
The name of the chain of Processor instances which will be invoked when executing a request.
chain(Properties) - Method in class com.yahoo.processing.request.Properties
Sets the properties chained to this.
Chain<T> - Class in com.yahoo.yolean.chain
An immutable and ordered list of components
Chain(String, T...) - Constructor for class com.yahoo.yolean.chain.Chain
 
Chain(String, List<? extends T>) - Constructor for class com.yahoo.yolean.chain.Chain
 
ChainableComparator - Class in com.yahoo.search.result
Superclass of hit comparators which delegates comparisons of hits which are equal according to this comparator, to a secondary comparator.
ChainableComparator(Comparator<Hit>) - Constructor for class com.yahoo.search.result.ChainableComparator
Creates this comparator, given a secondary comparator, or null if there is no secondary
ChainBuilder<T> - Class in com.yahoo.yolean.chain
 
ChainBuilder(String) - Constructor for class com.yahoo.yolean.chain.ChainBuilder
 
ChainCycleException - Exception in com.yahoo.yolean.chain
 
ChainCycleException(List<?>) - Constructor for exception com.yahoo.yolean.chain.ChainCycleException
 
chained() - Method in class com.yahoo.processing.request.Properties
Returns the properties chained to this, or null if this is the last in the chain
chained() - Method in class com.yahoo.search.query.Properties
 
ChainedComponent - Class in com.yahoo.component.chain
Component with dependencies.
ChainedComponent(ComponentId) - Constructor for class com.yahoo.component.chain.ChainedComponent
 
ChainedComponent() - Constructor for class com.yahoo.component.chain.ChainedComponent
 
ChainRegistry<T extends ChainedComponent> - Class in com.yahoo.processing.execution.chain
A registry of chains
ChainRegistry() - Constructor for class com.yahoo.processing.execution.chain.ChainRegistry
 
chainRegistry() - Method in class com.yahoo.processing.execution.Execution.Environment
Returns the processing chain registry of this execution environment.
ChainsConfigurer - Class in com.yahoo.component.chain
Configures a registry of chains.
ChainsConfigurer() - Constructor for class com.yahoo.component.chain.ChainsConfigurer
 
changeCluster(ClusterSpec) - Method in class com.yahoo.config.provision.ClusterMembership
 
changeFieldKey(String, String) - Method in class com.yahoo.search.result.Hit
Changes the key under which a value is found.
changeGroup(Optional<ClusterSpec.Group>) - Method in class com.yahoo.config.provision.ClusterSpec
 
ChangesRequiringRestart - Class in com.yahoo.config
 
ChangesRequiringRestart(String) - Constructor for class com.yahoo.config.ChangesRequiringRestart
 
ChangesRequiringRestart.CompareFunc - Interface in com.yahoo.config
Interface used to pass lambda functions from generated code to compareArray/-Map functions.
CharacterClasses - Class in com.yahoo.language.process
Determines the class of a given character.
CharacterClasses() - Constructor for class com.yahoo.language.process.CharacterClasses
 
characters(char[], int, int) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
charAfter(int) - Method in class com.yahoo.prelude.query.Substring
Returns the character n places (0 base) after the end of the value substring into the superstring.
charAt(int) - Method in class com.yahoo.text.Utf8String
 
charBefore(int) - Method in class com.yahoo.prelude.query.Substring
Returns the character n places (0 base) before the start of the value substring into the superstring.
CHARSET - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
CharStream - Interface in com.yahoo.document.select.parser
This interface describes a character stream that maintains line and column number positions of the characters.
check(Object) - Method in interface com.yahoo.vespa.objects.ObjectPredicate
Apply this predicate to the given object.
checkAndConvertAssignment(String, Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.OverridableQueryProfile
 
checkAndConvertAssignment(String, Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
Converts to the type of the receiving field, if possible and necessary.
checkBack() - Method in interface com.yahoo.log.LevelController
check the current state of logging and reflect it into the associated Logger instance, if available.
checkBack() - Method in class com.yahoo.log.MappedLevelControllerRepo
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.AddValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.AssignValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.ClearValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.MapValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
checkCompatibility(DataType) - Method in class com.yahoo.document.update.ValueUpdate
 
checkPing(HttpResponse, Pong) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Checks if the response is valid.
checkStateBeforeSubscribe() - Method in class com.yahoo.config.subscription.ConfigSubscriber
 
childIterator() - Method in class com.yahoo.document.annotation.AlternateSpanList
Traverses all immediate children of all subtrees of this AlternateSpanList.
childIterator(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Traverses all immediate children of the given subtree of this AlternateSpanList.
childIterator() - Method in class com.yahoo.document.annotation.Span
Returns a ListIterator that iterates over absolutely nothing.
childIterator() - Method in class com.yahoo.document.annotation.SpanList
Traverses all immediate children of this SpanList.
childIterator() - Method in class com.yahoo.document.annotation.SpanNode
Traverses all immediate children of this SpanNode.
childIteratorRecursive() - Method in class com.yahoo.document.annotation.AlternateSpanList
Recursively traverses all children (not only leaf nodes) of all subtrees of this AlternateSpanList, in a depth-first fashion.
childIteratorRecursive(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Recursively traverses all children (not only leaf nodes) of the given subtree of this AlternateSpanList, in a depth-first fashion.
childIteratorRecursive() - Method in class com.yahoo.document.annotation.Span
Returns a ListIterator that iterates over absolutely nothing.
childIteratorRecursive() - Method in class com.yahoo.document.annotation.SpanList
Recursively traverses all children (not only leaf nodes) of this SpanList, in a depth-first fashion.
childIteratorRecursive() - Method in class com.yahoo.document.annotation.SpanNode
Recursively traverses all possible children (not only leaf nodes) of this SpanNode, in a depth-first fashion.
children() - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns a modifiable List of child nodes of first subtree.
children(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns a modifiable List of child nodes of the specified subtree.
children() - Method in class com.yahoo.document.annotation.SpanList
Returns a modifiable list of the immediate children of this SpanList.
children() - Method in class com.yahoo.search.intent.model.ParentNode
This returns the children of this node in the intent tree.
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.ArithmeticNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.ComparisonNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.CompositeNode
Returns a read-only list containing the immediate children of this composite
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
Returns the arguments of this
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns an empty list as this has no children
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
children() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
children() - Method in class com.yahoo.yolean.trace.TraceNode
Returns the child TraceNodes of this.
Choice - Class in com.yahoo.search.pagetemplates.model
A choice between some alternative lists of page elements.
Choice() - Constructor for class com.yahoo.search.pagetemplates.model.Choice
Creates an empty choice
Choice(List<List<PageElement>>) - Constructor for class com.yahoo.search.pagetemplates.model.Choice
Creates a choice between some alternatives.
chooseYqlSources(Set<String>) - Method in class com.yahoo.search.federation.vespa.VespaSearcher
Choose which source arguments to use for the external cluster when generating a YQL+ query string.
chooseYqlSummaryFields(Set<String>) - Method in class com.yahoo.search.federation.vespa.VespaSearcher
Choose which summary fields to request from the external cluster when generating a YQL+ query string.
CHUNKED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
classId - Static variable in class com.yahoo.document.annotation.AnnotationReference
 
classId - Static variable in class com.yahoo.document.ArrayDataType
 
classId - Static variable in class com.yahoo.document.CollectionDataType
 
classId - Static variable in class com.yahoo.document.DataType
 
classId - Static variable in class com.yahoo.document.datatypes.ByteFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.DoubleFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.FieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.FloatFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.IntegerFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.LongFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.Raw
 
classId - Static variable in class com.yahoo.document.datatypes.ReferenceFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.StringFieldValue
 
classId - Static variable in class com.yahoo.document.datatypes.Struct
 
classId - Static variable in class com.yahoo.document.datatypes.StructuredFieldValue
 
classId - Static variable in class com.yahoo.document.Document
 
classId - Static variable in class com.yahoo.document.DocumentType
 
CLASSID - Static variable in class com.yahoo.document.DocumentUpdate
 
classId - Static variable in class com.yahoo.document.NumericDataType
 
classId - Static variable in class com.yahoo.document.PrimitiveDataType
 
classId - Static variable in class com.yahoo.document.ReferenceDataType
 
classId - Static variable in class com.yahoo.document.StructDataType
 
classId - Static variable in class com.yahoo.document.StructuredDataType
 
classId - Static variable in class com.yahoo.document.TensorDataType
 
classId - Static variable in class com.yahoo.document.WeightedSetDataType
 
classId(String) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
 
classId() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component
 
classId - Static variable in class com.yahoo.vespa.objects.Identifiable
 
ClassValidator - Class in com.yahoo.protect
Static utility methods to validate class properties.
ClassValidator() - Constructor for class com.yahoo.protect.ClassValidator
 
cleanup() - Method in class com.yahoo.document.annotation.SpanTree
Ensures consistency of the tree in case SpanNodes have been removed, and there are still Annotations pointing to them.
cleanupHttpEntity(HttpEntity) - Method in class com.yahoo.search.federation.http.HTTPSearcher
 
clear() - Method in class com.yahoo.application.container.handler.Headers
 
clear() - Method in class com.yahoo.config.NodeVector
 
clear() - Method in class com.yahoo.docproc.CallStack
 
clear() - Method in class com.yahoo.document.annotation.AnnotationReference
 
clear() - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Clears all registered annotation types.
clear() - Method in class com.yahoo.document.datatypes.Array
 
clear() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.FieldValue
 
clear() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.Raw
 
clear() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.StringFieldValue
Sets the wrapped String to be an empty String, and clears all span trees.
clear() - Method in class com.yahoo.document.datatypes.Struct
 
clear() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
clear() - Method in class com.yahoo.document.datatypes.WeightedSet
Remove all key-weight associations in this set.
clear() - Method in class com.yahoo.document.Document
 
clear() - Method in class com.yahoo.document.DocumentTypeManager
Clears the DocumentTypeManager.
clear() - Method in class com.yahoo.jdisc.application.BindingRepository
Removes all bindings from this repository.
clear() - Method in class com.yahoo.jdisc.HeaderFields
 
clear() - Method in class com.yahoo.messagebus.CallStack
Clear this call stack.
clear() - Method in class com.yahoo.messagebus.Trace
Remove all trace information and set the trace level to 0.
clear() - Method in class com.yahoo.messagebus.TraceNode
Remove all trace information from this tree.
clear() - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
clearAllBuckets() - Method in class com.yahoo.documentapi.ProgressToken
 
clearAndReserve(int) - Method in class com.yahoo.document.datatypes.WeightedSet
Reserve space for this amount of keys in order to avoid resizing
clearAnnotations(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
Clears all Annotations for a given SpanNode.
clearAnnotationsRecursive(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
Clears all Annotations for a given SpanNode and its child nodes.
clearChildren() - Method in class com.yahoo.document.annotation.AlternateSpanList
Clears all subtrees (the subtrees themselves are kept, but their contents are cleared and become invalidated).
clearChildren(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Clears a given subtree (the subtree itself is kept, but its contents are cleared and become invalidated).
clearChildren() - Method in class com.yahoo.document.annotation.SpanList
Removes and invalidates all references to child nodes.
clearCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
clearCookies() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
clearFields() - Method in class com.yahoo.document.BaseStructDataType
 
clearFields() - Method in class com.yahoo.search.result.Hit
Removes all fields from this
clearFieldUpdates() - Method in class com.yahoo.document.DocumentUpdate
Removes all field updates from the list for field updates.
clearHandlers() - Static method in class com.yahoo.log.LogSetup
 
clearIndex(SpanTree.IndexKey) - Method in class com.yahoo.document.annotation.SpanTree
 
clearIndexes() - Method in class com.yahoo.document.annotation.SpanTree
 
clearPartitions() - Method in class com.yahoo.document.predicate.FeatureRange
 
clearPolicyCache() - Method in class com.yahoo.messagebus.ProtocolRepository
Clears the internal cache of routing policies.
ClearValueUpdate - Class in com.yahoo.document.update
Value update that represents clearing a field.
ClearValueUpdate() - Constructor for class com.yahoo.document.update.ClearValueUpdate
 
clearValueUpdates() - Method in class com.yahoo.document.update.FieldUpdate
Removes all value updates from the list of value updates.
clearVariables() - Method in class com.yahoo.docproc.Processing
Clears all context variables that have been set
client(String, Class<? extends ClientProvider>) - Method in class com.yahoo.application.Application.Builder.Container
 
ClientApplication - Interface in com.yahoo.jdisc.client
This interface extends the Application interface, and is intended to be used with the ClientDriver to implement stand-alone client applications on top of jDISC.
clientBindings - Variable in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers.Builder
 
clientBindings(String) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers.Builder
 
clientBindings(Collection<String>) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers.Builder
 
clientBindings() - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers
 
clientBindings(int) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers
 
clientBindings() - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
clientBindings(String) - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
clientClose() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
 
clientClosed() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Returns whether the client this is rendering to has closed the connection
ClientDriver - Class in com.yahoo.jdisc.client
This class provides a unified way to set up and run a ClientApplication.
ClientDriver() - Constructor for class com.yahoo.jdisc.client.ClientDriver
 
ClientProvider - Interface in com.yahoo.jdisc.service
This interface defines a component that is capable of acting as a client to an external server.
clone() - Method in class com.yahoo.component.AbstractComponent
Clones this by returning a new instance which does not have an id.
clone() - Method in class com.yahoo.component.provider.FreezableClass
Clones this.
clone() - Method in class com.yahoo.component.provider.FreezableComponent
Clones this.
clone() - Method in class com.yahoo.component.provider.FreezableSimpleComponent
Clones this.
clone() - Method in class com.yahoo.component.provider.ListenableFreezableClass
Clones this.
clone() - Method in class com.yahoo.config.LeafNode
This method is meant for internal use in the configuration system.
clone() - Method in class com.yahoo.config.Node
This method is meant for internal use in the configuration system.
clone() - Method in class com.yahoo.docproc.Call
 
clone() - Method in class com.yahoo.document.annotation.AnnotationReference
Clones this AnnotationReference. Note: No deep-copying, so the AnnotationReference returned refers to the same Annotation as this AnnotationReference.
clone() - Method in class com.yahoo.document.ArrayDataType
 
clone() - Method in class com.yahoo.document.BaseStructDataType
 
clone() - Method in class com.yahoo.document.CollectionDataType
 
clone() - Method in class com.yahoo.document.DataType
 
clone() - Method in class com.yahoo.document.datatypes.Array
 
clone() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.VariableMap
 
clone() - Method in class com.yahoo.document.datatypes.FieldValue
 
clone() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
clone() - Method in class com.yahoo.document.datatypes.Raw
 
clone() - Method in class com.yahoo.document.datatypes.StringFieldValue
Clones this StringFieldValue and its span trees.
clone() - Method in class com.yahoo.document.datatypes.Struct
 
clone() - Method in class com.yahoo.document.datatypes.WeightedSet
 
clone() - Method in class com.yahoo.document.Document
 
clone() - Method in class com.yahoo.document.DocumentId
 
clone() - Method in class com.yahoo.document.DocumentType
 
clone() - Method in class com.yahoo.document.Field
 
clone() - Method in class com.yahoo.document.fieldset.AllFields
 
clone() - Method in class com.yahoo.document.fieldset.BodyFields
 
clone() - Method in class com.yahoo.document.fieldset.DocIdOnly
 
clone() - Method in class com.yahoo.document.fieldset.FieldCollection
 
clone() - Method in interface com.yahoo.document.fieldset.FieldSet
 
clone() - Method in class com.yahoo.document.fieldset.HeaderFields
 
clone() - Method in class com.yahoo.document.fieldset.NoFields
 
clone() - Method in class com.yahoo.document.MapDataType
 
clone() - Method in class com.yahoo.document.NumericDataType
 
clone() - Method in class com.yahoo.document.predicate.BooleanPredicate
 
clone() - Method in class com.yahoo.document.predicate.Conjunction
 
clone() - Method in class com.yahoo.document.predicate.Disjunction
 
clone() - Method in class com.yahoo.document.predicate.FeatureConjunction
 
clone() - Method in class com.yahoo.document.predicate.FeatureRange
 
clone() - Method in class com.yahoo.document.predicate.FeatureSet
 
clone() - Method in class com.yahoo.document.predicate.Negation
 
clone() - Method in class com.yahoo.document.predicate.Predicate
 
clone() - Method in class com.yahoo.document.predicate.RangeEdgePartition
 
clone() - Method in class com.yahoo.document.predicate.RangePartition
 
clone() - Method in class com.yahoo.document.PrimitiveDataType
 
clone() - Method in class com.yahoo.document.StructDataType
 
clone() - Method in class com.yahoo.document.TensorDataType
 
clone() - Method in class com.yahoo.document.WeightedSetDataType
 
clone() - Method in class com.yahoo.net.URI
 
clone() - Method in class com.yahoo.prelude.query.CompositeItem
Returns a deep copy of this item
clone() - Method in class com.yahoo.prelude.query.Highlight
 
clone() - Method in class com.yahoo.prelude.query.Item
Returns a deep copy of this item
clone() - Method in class com.yahoo.prelude.query.PredicateQueryItem
 
clone() - Method in class com.yahoo.prelude.query.SegmentItem
Return a deep copy of this object
clone() - Method in class com.yahoo.prelude.query.WeightedSetItem
 
clone() - Method in class com.yahoo.processing.rendering.Renderer
Used to create a separate instance for each result to render.
clone() - Method in class com.yahoo.processing.Request
Returns a clone of this request.
clone(Object) - Method in class com.yahoo.processing.request.CloneHelper
Clones this object if it is clonable, and the clone is public.
clone() - Method in class com.yahoo.processing.request.ErrorMessage
 
clone() - Method in class com.yahoo.processing.request.Properties
Clones this instance and recursively all chained instance.
clone(Object) - Static method in class com.yahoo.processing.request.Properties
Clones this object if it is clonable, and the clone is public.
clone() - Method in class com.yahoo.processing.request.properties.PropertyMap
 
clone() - Method in interface com.yahoo.processing.request.properties.PublicCloneable
 
clone() - Method in class com.yahoo.search.grouping.request.RawBuffer
 
clone() - Method in class com.yahoo.search.Query
Returns a clone of this query
clone() - Method in class com.yahoo.search.query.Model
 
clone() - Method in class com.yahoo.search.query.Presentation
 
clone() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
Returns a clone of this which can be independently overridden, but which refers to the same backing profile
clone() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
 
clone() - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
 
clone() - Method in class com.yahoo.search.query.profile.OverridableQueryProfile
Returns a clone of this which can be independently overridden
clone() - Method in class com.yahoo.search.query.profile.QueryProfile
Returns a clone of this.
clone() - Method in class com.yahoo.search.query.profile.QueryProfileProperties
 
clone() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
 
clone() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
 
clone(String, List<QueryProfileVariant>) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
Clone by filling in the value from the given variants
clone() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
 
clone(String, List<QueryProfileVariant>) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
Clone by filling in values from the given variants
clone() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
 
clone() - Method in class com.yahoo.search.query.Properties
 
clone() - Method in class com.yahoo.search.query.properties.PropertyMap
 
clone(Object) - Static method in class com.yahoo.search.query.properties.PropertyMap
Clones this object if it is clonable, and the clone is public.
clone() - Method in class com.yahoo.search.query.QueryTree
Returns a deep copy of this
clone() - Method in class com.yahoo.search.query.Ranking
 
clone() - Method in class com.yahoo.search.query.ranking.Diversity
 
clone() - Method in class com.yahoo.search.query.ranking.Matching
 
clone() - Method in class com.yahoo.search.query.ranking.MatchPhase
 
clone() - Method in class com.yahoo.search.query.ranking.RankFeatures
 
clone() - Method in class com.yahoo.search.query.ranking.RankProperties
 
clone() - Method in class com.yahoo.search.query.ranking.SoftTimeout
 
clone() - Method in class com.yahoo.search.query.Sorting.AttributeSorter
 
clone() - Method in class com.yahoo.search.query.Sorting
 
clone() - Method in class com.yahoo.search.query.Sorting.FieldOrder
 
clone() - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
clone() - Method in class com.yahoo.search.rendering.Renderer
Used to create a separate instance for each result to render.
clone() - Method in class com.yahoo.search.Result
Deep clones this result - copies are made of all hits and subgroups of hits, but not of the query referenced by this.
clone() - Method in class com.yahoo.search.result.DefaultErrorHit
 
clone() - Method in interface com.yahoo.search.result.ErrorHit
 
clone() - Method in class com.yahoo.search.result.ErrorMessage
 
clone() - Method in class com.yahoo.search.result.Hit
 
clone() - Method in class com.yahoo.search.result.HitGroup
 
clone() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
clone() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Creates a clone of this context suitable for evaluating against the same ranking expression in a different thread (i.e, name name to index map, different value set.
clone() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Creates a clone of this context suitable for evaluating against the same ranking expression in a different thread (i.e, name name to index map, different value set.
clone() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Creates a clone of this context suitable for evaluating against the same ranking expression in a different thread (i.e, name name to index map, different value set.
clone() - Method in class com.yahoo.vespa.objects.Identifiable
Declares that all subclasses of Identifiable supports clone() by _not_ throwing CloneNotSupported exceptions.
cloneFor(Query) - Method in class com.yahoo.search.query.context.QueryContext
 
cloneFor(Query) - Method in class com.yahoo.search.query.Model
 
CloneHelper - Class in com.yahoo.processing.request
Helps to deep clone complex objects The following classes and their subclasses does have a fastpath - com.yahoo.component.provider.FreezableClass - com.yahoo.processing.request.properties.PublicCloneable BTW, this is the one you should implement too if you want the fastpath.
CloneHelper() - Constructor for class com.yahoo.processing.request.CloneHelper
 
CloneHelper - Class in com.yahoo.search.query.properties
Extends com.yahoo.processing.request.CloneHelper with fastpath for - com.yahoo.search.result.Hit Created by balder on 13/02/2017.
CloneHelper() - Constructor for class com.yahoo.search.query.properties.CloneHelper
 
cloneMap(Map<CompoundName, Object>) - Method in class com.yahoo.processing.request.CloneHelper
Clones a map by deep cloning each value which is cloneable and shallow copying all other values.
cloneMap(Map<CompoundName, Object>) - Static method in class com.yahoo.processing.request.Properties
Clones a map by deep cloning each value which is cloneable and shallow copying all other values.
close() - Method in class com.yahoo.application.Application
Shuts down all services.
close() - Method in class com.yahoo.application.container.JDisc
Closes the current JDisc.
close() - Method in class com.yahoo.config.subscription.ConfigSubscriber
Closes all open ConfigSubscriptions
close() - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Flush the internal buffers, does not touch the ContentChannel.
close() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
close(CompletionHandler) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.LazyContentChannel
 
close() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.HostFetcher
 
close() - Method in interface com.yahoo.documentapi.SubscriptionSession
Closes this subscription session without closing the subscription registered on the document repository.
close() - Method in class com.yahoo.io.reader.NamedReader
 
close() - Method in class com.yahoo.jdisc.application.ResourcePool
 
close() - Method in class com.yahoo.jdisc.handler.BlockingContentWriter
Closes the underlying ContentChannel and waits for the operation to complete.
close(CompletionHandler) - Method in class com.yahoo.jdisc.handler.BufferedContentChannel
 
close(CompletionHandler) - Method in interface com.yahoo.jdisc.handler.ContentChannel
Closes this ContentChannel.
close() - Method in class com.yahoo.jdisc.handler.FastContentWriter
Closes the underlying ContentChannel.
close(CompletionHandler) - Method in class com.yahoo.jdisc.handler.NullContent
 
close(CompletionHandler) - Method in class com.yahoo.jdisc.handler.ReadableContentChannel
 
close() - Method in class com.yahoo.jdisc.handler.UnsafeContentInputStream
 
CLOSE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
close() - Method in class com.yahoo.jdisc.ReferencedResource
 
close() - Method in interface com.yahoo.jdisc.ResourceReference
Decrements the reference count of the referenced resource.
close() - Method in interface com.yahoo.jdisc.service.ServerProvider
This is a synchronous method to close the listen port (or equivalent) of this ServerProvider and flush any input buffers that will cause calls to CurrentContainer.newReference(URI).
close(CompletionHandler) - Method in class com.yahoo.jdisc.test.NonWorkingContentChannel
 
close() - Method in class com.yahoo.jdisc.test.NonWorkingServerProvider
 
close() - Method in class com.yahoo.jdisc.test.TestDriver
Initiatiates shut down of this TestDriver and waits for it to complete.
close() - Method in class com.yahoo.log.FileLogTarget
 
close() - Method in interface com.yahoo.log.LevelControllerRepo
Close down the level controller repository.
close() - Method in interface com.yahoo.log.LogTarget
Close the log target, ensuring that all data is written.
close() - Method in class com.yahoo.log.StderrLogTarget
 
close() - Method in class com.yahoo.log.StdoutLogTarget
 
close() - Method in class com.yahoo.log.VespaLevelControllerRepo
 
close() - Method in class com.yahoo.messagebus.DestinationSession
This method unregisters this session from message bus, effectively disabling any more messages from being delivered to the message handler.
close() - Method in class com.yahoo.messagebus.IntermediateSession
This method unregisters this session from message bus, effectively disabling any more messages from being delivered to the message handler.
close() - Method in class com.yahoo.messagebus.SourceSession
Reject all new messages and wait until no messages are pending.
close() - Method in class com.yahoo.search.federation.http.TimedStream
 
close() - Method in class com.yahoo.text.ForwardWriter
 
close() - Method in class com.yahoo.text.JavaWriterWriter
 
close() - Method in interface com.yahoo.vespa.curator.Curator.DirectoryCache
 
close() - Method in interface com.yahoo.vespa.curator.Curator.FileCache
 
close() - Method in interface com.yahoo.vespa.http.client.FeedClient
Waits for all results to arrive and closes the FeedClient.
close() - Method in interface com.yahoo.vespa.http.client.Session
Closes this Session.
closeAll(List<NamedReader>) - Static method in class com.yahoo.io.reader.NamedReader
Convenience method for closing a list of readers.
closeRequesters() - Method in class com.yahoo.config.subscription.ConfigSubscriber
Closes all open requesters
closeStartTag() - Method in class com.yahoo.text.XMLWriter
Closes the start tag.
closeStruct() - Method in class com.yahoo.vespa.objects.ObjectDumper
 
closeStruct() - Method in class com.yahoo.vespa.objects.ObjectVisitor
Close a (sub-)structure
closeTag() - Method in class com.yahoo.text.XMLWriter
 
cluster() - Method in class com.yahoo.config.provision.ClusterMembership
Returns the cluster this node is a member of
Cluster - Class in com.yahoo.vespa.http.client.config
A set of Endpoint instances.
Cluster.Builder - Class in com.yahoo.vespa.http.client.config
Builder for Cluster.
clusterId(ClusterSpec.Id) - Static method in class com.yahoo.config.provision.HostFilter
Returns a filter which matches a given cluster id only
ClusterMembership - Class in com.yahoo.config.provision
A node's membership in a cluster.
ClusterMembership() - Constructor for class com.yahoo.config.provision.ClusterMembership
 
ClusterMonitor<T> - Class in com.yahoo.search.cluster
Monitors of a cluster of remote nodes.
ClusterMonitor(NodeManager<T>, String) - Constructor for class com.yahoo.search.cluster.ClusterMonitor
Deprecated.
use the constructor with just the first argument instead
ClusterMonitor(NodeManager<T>) - Constructor for class com.yahoo.search.cluster.ClusterMonitor
 
clusterName - Variable in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
 
ClusterSearcher<T> - Class in com.yahoo.search.cluster
Implements clustering (failover and load balancing) over a set of client connections to a homogenous cluster of nodes.
ClusterSearcher(ComponentId, List<T>, boolean) - Constructor for class com.yahoo.search.cluster.ClusterSearcher
Creates a new cluster searcher
ClusterSearcher(ComponentId, List<T>, Hasher<T>, boolean) - Constructor for class com.yahoo.search.cluster.ClusterSearcher
 
ClusterSpec - Class in com.yahoo.config.provision
A specification of a cluster - or group in a grouped cluster - to be run on a set of hosts.
ClusterSpec.Group - Class in com.yahoo.config.provision
Identifier of a group within a cluster
ClusterSpec.Id - Class in com.yahoo.config.provision
 
ClusterSpec.Type - Enum in com.yahoo.config.provision
A cluster type
ClusterState - Interface in com.yahoo.persistence.spi
Class that allows a provider to figure out if the node is currently up, the cluster is up and/or a given bucket should be "ready" given the state.
ClusterStateImpl - Class in com.yahoo.persistence.spi
Implementation of the cluster state interface for deserialization from RPC.
ClusterStateImpl(byte[]) - Constructor for class com.yahoo.persistence.spi.ClusterStateImpl
 
clusterType(ClusterSpec.Type) - Static method in class com.yahoo.config.provision.HostFilter
Returns a filter which matches a given cluster type only
clusterUp() - Method in interface com.yahoo.persistence.spi.ClusterState
 
clusterUp() - Method in class com.yahoo.persistence.spi.ClusterStateImpl
 
code - Variable in enum com.yahoo.container.protect.Error
 
code - Variable in class com.yahoo.documentapi.VisitorControlHandler.Result
 
code - Variable in enum com.yahoo.prelude.query.Item.ItemCreator
 
code - Variable in enum com.yahoo.prelude.query.Item.ItemType
 
code() - Method in class com.yahoo.processing.handler.ResponseStatus
Returns the code of this
code - Variable in class com.yahoo.protect.ErrorMessage
An error code
codePointAsUtf8Length(int) - Static method in class com.yahoo.text.Utf8
Return the number of octets needed to encode a valid Unicode codepoint as UTF-8.
collection() - Method in class com.yahoo.jdisc.application.GuiceRepository
 
collection() - Method in class com.yahoo.jdisc.application.ServerRepository
 
Collection - Class in com.yahoo.log.event
 
Collection() - Constructor for class com.yahoo.log.event.Collection
 
Collection(long, String) - Constructor for class com.yahoo.log.event.Collection
 
CollectionDataType - Class in com.yahoo.document
 
CollectionDataType(String, int, DataType) - Constructor for class com.yahoo.document.CollectionDataType
 
CollectionFieldValue<T extends FieldValue> - Class in com.yahoo.document.datatypes
Date: Apr 16, 2008
COLON - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
column - Static variable in class com.yahoo.search.pagetemplates.model.Layout
The built in "column" layout
column - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
com.yahoo.api.annotations - package com.yahoo.api.annotations
 
com.yahoo.application - package com.yahoo.application
This package provides an API for building Vespa or jDisc applications programmatically or from an application package source, and instantiating those applications inside the current Java runtime.
com.yahoo.application.container - package com.yahoo.application.container
API for interacting with a locally instantiated jDisc container.
com.yahoo.application.container.handler - package com.yahoo.application.container.handler
API for passing requests and inspecting responses to a locally instantiated container.
com.yahoo.component - package com.yahoo.component
 
com.yahoo.component.chain - package com.yahoo.component.chain
 
com.yahoo.component.chain.dependencies - package com.yahoo.component.chain.dependencies
 
com.yahoo.component.provider - package com.yahoo.component.provider
 
com.yahoo.config - package com.yahoo.config
 
com.yahoo.config.application.api - package com.yahoo.config.application.api
 
com.yahoo.config.provision - package com.yahoo.config.provision
 
com.yahoo.config.subscription - package com.yahoo.config.subscription
 
com.yahoo.container.di.componentgraph - package com.yahoo.container.di.componentgraph
 
com.yahoo.container.handler - package com.yahoo.container.handler
Contains the handler framework of the container.
com.yahoo.container.http - package com.yahoo.container.http
 
com.yahoo.container.jaxrs.annotation - package com.yahoo.container.jaxrs.annotation
 
com.yahoo.container.jdisc - package com.yahoo.container.jdisc
 
com.yahoo.container.protect - package com.yahoo.container.protect
 
com.yahoo.container.xml.bind - package com.yahoo.container.xml.bind
 
com.yahoo.data - package com.yahoo.data
Generic interfaces for all types of data.
com.yahoo.data.access - package com.yahoo.data.access
 
com.yahoo.data.access.simple - package com.yahoo.data.access.simple
 
com.yahoo.docproc - package com.yahoo.docproc
 
com.yahoo.docproc.util - package com.yahoo.docproc.util
 
com.yahoo.document - package com.yahoo.document
 
com.yahoo.document.annotation - package com.yahoo.document.annotation
Provides classes and interfaces for creating trees of spans over string values in Vespa documents, and annotating these spans.
com.yahoo.document.datatypes - package com.yahoo.document.datatypes
 
com.yahoo.document.fieldpathupdate - package com.yahoo.document.fieldpathupdate
 
com.yahoo.document.fieldset - package com.yahoo.document.fieldset
 
com.yahoo.document.idstring - package com.yahoo.document.idstring
 
com.yahoo.document.predicate - package com.yahoo.document.predicate
 
com.yahoo.document.select - package com.yahoo.document.select
 
com.yahoo.document.select.convert - package com.yahoo.document.select.convert
 
com.yahoo.document.select.parser - package com.yahoo.document.select.parser
 
com.yahoo.document.select.rule - package com.yahoo.document.select.rule
 
com.yahoo.document.select.simple - package com.yahoo.document.select.simple
 
com.yahoo.document.serialization - package com.yahoo.document.serialization
 
com.yahoo.document.update - package com.yahoo.document.update
 
com.yahoo.documentapi - package com.yahoo.documentapi
 
com.yahoo.documentapi.local - package com.yahoo.documentapi.local
 
com.yahoo.documentapi.messagebus - package com.yahoo.documentapi.messagebus
 
com.yahoo.documentapi.messagebus.protocol - package com.yahoo.documentapi.messagebus.protocol
 
com.yahoo.filedistribution.fileacquirer - package com.yahoo.filedistribution.fileacquirer
 
com.yahoo.fsa - package com.yahoo.fsa
 
com.yahoo.io.reader - package com.yahoo.io.reader
The classes in this package are not intended for external use.
com.yahoo.jdisc - package com.yahoo.jdisc
Provides the common classes and interfaces of the jDISC core.
com.yahoo.jdisc.application - package com.yahoo.jdisc.application
Provides classes and interfaces for implementing an Application.
com.yahoo.jdisc.client - package com.yahoo.jdisc.client
Provides classes and interfaces for implementing a ClientApplication.
com.yahoo.jdisc.handler - package com.yahoo.jdisc.handler
Provides classes and interfaces for implementing a RequestHandler.
com.yahoo.jdisc.http - package com.yahoo.jdisc.http
 
com.yahoo.jdisc.http.filter - package com.yahoo.jdisc.http.filter
 
com.yahoo.jdisc.service - package com.yahoo.jdisc.service
Provides classes and interfaces for implementing a ClientProvider or a ServerProvider.
com.yahoo.jdisc.test - package com.yahoo.jdisc.test
Provides classes and interfaces for implementing unit tests of jDISC components.
com.yahoo.language - package com.yahoo.language
 
com.yahoo.language.detect - package com.yahoo.language.detect
 
com.yahoo.language.process - package com.yahoo.language.process
 
com.yahoo.log - package com.yahoo.log
 
com.yahoo.log.event - package com.yahoo.log.event
 
com.yahoo.messagebus - package com.yahoo.messagebus
 
com.yahoo.metrics.simple - package com.yahoo.metrics.simple
A metrics API with declarable metric, and also an implementation of the JDisc Metrics API where the newest state is made continously available.
com.yahoo.net - package com.yahoo.net
 
com.yahoo.osgi.annotation - package com.yahoo.osgi.annotation
 
com.yahoo.path - package com.yahoo.path
 
com.yahoo.persistence.rpc - package com.yahoo.persistence.rpc
 
com.yahoo.persistence.spi - package com.yahoo.persistence.spi
 
com.yahoo.persistence.spi.conformance - package com.yahoo.persistence.spi.conformance
 
com.yahoo.persistence.spi.result - package com.yahoo.persistence.spi.result
 
com.yahoo.prelude.hitfield - package com.yahoo.prelude.hitfield
 
com.yahoo.prelude.query - package com.yahoo.prelude.query
The query model representing a boolean combination of selection criterions, where elements may be simple criterions, nested boolean operators, or annotated pieces of natural language text.
com.yahoo.prelude.templates - package com.yahoo.prelude.templates
 
com.yahoo.processing - package com.yahoo.processing
 
com.yahoo.processing.execution - package com.yahoo.processing.execution
 
com.yahoo.processing.execution.chain - package com.yahoo.processing.execution.chain
 
com.yahoo.processing.handler - package com.yahoo.processing.handler
 
com.yahoo.processing.rendering - package com.yahoo.processing.rendering
 
com.yahoo.processing.request - package com.yahoo.processing.request
 
com.yahoo.processing.request.properties - package com.yahoo.processing.request.properties
 
com.yahoo.processing.response - package com.yahoo.processing.response
 
com.yahoo.protect - package com.yahoo.protect
Input validators, integrity checkers, error messages and similar classes.
com.yahoo.search - package com.yahoo.search
The top level classes of the search container. A Query represents the incoming request, which produces a Result by chained execution of a set of Searchers.
com.yahoo.search.cluster - package com.yahoo.search.cluster
Standard searchers to compose in source search chains (those containing searchers specific for one source and which ends with a call to some provider) which calls a cluster of provider nodes.
com.yahoo.search.federation.http - package com.yahoo.search.federation.http
 
com.yahoo.search.federation.selection - package com.yahoo.search.federation.selection
 
com.yahoo.search.federation.vespa - package com.yahoo.search.federation.vespa
 
com.yahoo.search.grouping - package com.yahoo.search.grouping
 
com.yahoo.search.grouping.request - package com.yahoo.search.grouping.request
 
com.yahoo.search.grouping.result - package com.yahoo.search.grouping.result
 
com.yahoo.search.handler - package com.yahoo.search.handler
The search handler, which handles search request to the Container by translating the Request into a Query, invoking the chosen Search Chain to get a Result, which it translates to a Response which is returned to the Container.
com.yahoo.search.intent.model - package com.yahoo.search.intent.model
 
com.yahoo.search.pagetemplates - package com.yahoo.search.pagetemplates
 
com.yahoo.search.pagetemplates.config - package com.yahoo.search.pagetemplates.config
 
com.yahoo.search.pagetemplates.engine - package com.yahoo.search.pagetemplates.engine
 
com.yahoo.search.pagetemplates.engine.resolvers - package com.yahoo.search.pagetemplates.engine.resolvers
 
com.yahoo.search.pagetemplates.model - package com.yahoo.search.pagetemplates.model
 
com.yahoo.search.pagetemplates.result - package com.yahoo.search.pagetemplates.result
 
com.yahoo.search.predicate - package com.yahoo.search.predicate
 
com.yahoo.search.query - package com.yahoo.search.query
The search query model
com.yahoo.search.query.context - package com.yahoo.search.query.context
 
com.yahoo.search.query.parser - package com.yahoo.search.query.parser
Provides access to parsing query strings into queries
com.yahoo.search.query.profile - package com.yahoo.search.query.profile
Query Profiles provide nested sets of named (and optionally typed) key-values which can be referenced in a Query to proviode initial values of Query properties.
com.yahoo.search.query.profile.compiled - package com.yahoo.search.query.profile.compiled
Query Profiles provide nested sets of named (and optionally typed) key-values which can be referenced in a Query to proviode initial values of Query properties.
com.yahoo.search.query.profile.types - package com.yahoo.search.query.profile.types
Query profile types defines the set of fields a query profile may, can or must have.
com.yahoo.search.query.properties - package com.yahoo.search.query.properties
 
com.yahoo.search.query.ranking - package com.yahoo.search.query.ranking
 
com.yahoo.search.query.rewrite - package com.yahoo.search.query.rewrite
 
com.yahoo.search.query.rewrite.rewriters - package com.yahoo.search.query.rewrite.rewriters
 
com.yahoo.search.query.textserialize - package com.yahoo.search.query.textserialize
 
com.yahoo.search.rendering - package com.yahoo.search.rendering
 
com.yahoo.search.result - package com.yahoo.search.result
The content of a Result produced in response to a Query.
com.yahoo.search.searchchain - package com.yahoo.search.searchchain
Classes for composition of searchers into search chains, which are executed to produce Results for Queries.
com.yahoo.search.searchers - package com.yahoo.search.searchers
Various useful searchers
com.yahoo.search.statistics - package com.yahoo.search.statistics
 
com.yahoo.searchlib.ranking.features - package com.yahoo.searchlib.ranking.features
Java implementations for various Vespa rank features
com.yahoo.searchlib.ranking.features.fieldmatch - package com.yahoo.searchlib.ranking.features.fieldmatch
Reference implementation of the string segment match algorithm which creates the fieldMatch feature set.
com.yahoo.searchlib.rankingexpression - package com.yahoo.searchlib.rankingexpression
Ranking expression execution library, see RankingExpression.
com.yahoo.searchlib.rankingexpression.evaluation - package com.yahoo.searchlib.rankingexpression.evaluation
Execution engine for ranking expressions
com.yahoo.searchlib.rankingexpression.parser - package com.yahoo.searchlib.rankingexpression.parser
Ranking expression parser
com.yahoo.searchlib.rankingexpression.rule - package com.yahoo.searchlib.rankingexpression.rule
 
com.yahoo.statistics - package com.yahoo.statistics
 
com.yahoo.tensor - package com.yahoo.tensor
Tensor data types
com.yahoo.tensor.evaluation - package com.yahoo.tensor.evaluation
Tensor data types
com.yahoo.tensor.functions - package com.yahoo.tensor.functions
Tensor function evaluation
com.yahoo.text - package com.yahoo.text
 
com.yahoo.text.interpretation - package com.yahoo.text.interpretation
Models a set of hierarchical annotations (typically produced by QLAS) of a natural language string.
com.yahoo.vespa.curator - package com.yahoo.vespa.curator
 
com.yahoo.vespa.defaults - package com.yahoo.vespa.defaults
 
com.yahoo.vespa.hadoop - package com.yahoo.vespa.hadoop
com.yahoo.vespa.hadoop contains classes and utilities to enable feeding directly to Vespa endpoints from pig and mapreduce.
com.yahoo.vespa.http.client - package com.yahoo.vespa.http.client
Programmatic API for feeding to Vespa clusters independently of the cluster configuration.
com.yahoo.vespa.http.client.config - package com.yahoo.vespa.http.client.config
Settings for creating clients/sessions.
com.yahoo.vespa.objects - package com.yahoo.vespa.objects
 
com.yahoo.yolean - package com.yahoo.yolean
 
com.yahoo.yolean.chain - package com.yahoo.yolean.chain
 
com.yahoo.yolean.concurrent - package com.yahoo.yolean.concurrent
 
com.yahoo.yolean.function - package com.yahoo.yolean.function
 
com.yahoo.yolean.trace - package com.yahoo.yolean.trace
 
combinator() - Method in class com.yahoo.tensor.functions.Join
 
combineAND(ResultList) - Method in class com.yahoo.document.select.ResultList
 
combineOR(ResultList) - Method in class com.yahoo.document.select.ResultList
 
combineWith(DimensionBinding) - Method in class com.yahoo.search.query.profile.DimensionBinding
Combines this binding with another if compatible.
COMMA - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
COMMA - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
comment - Variable in class com.yahoo.search.searchchain.ForkingSearcher.CommentedSearchChain
 
CommentedSearchChain(String, Chain<Searcher>) - Constructor for class com.yahoo.search.searchchain.ForkingSearcher.CommentedSearchChain
 
compact() - Method in class com.yahoo.messagebus.TraceNode
Compact this tree.
comparator() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
compare(Node, Node, String, String) - Method in class com.yahoo.config.ChangesRequiringRestart
 
compare(LogMessage, LogMessage) - Method in class com.yahoo.log.LogMessageTimeComparator
 
compare(ConstantValue, ConstantValue) - Method in class com.yahoo.search.grouping.request.ConstantValueComparator
 
compare(Comparable, Comparable) - Method in class com.yahoo.search.query.Sorting.AttributeSorter
 
compare(Comparable, Comparable) - Method in class com.yahoo.search.query.Sorting.LowerCaseSorter
 
compare(Comparable, Comparable) - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
compare(Hit, Hit) - Method in class com.yahoo.search.result.ChainableComparator
Returns the comparison form the secondary comparison, or 0 if the secondary is null.
compare(Hit, Hit) - Method in class com.yahoo.search.result.FieldComparator
Compares hits based on a sorting specification and values stored in hit fields.0
compare(Hit, Hit) - Method in class com.yahoo.search.result.HitGroupsLastComparator
 
compare(Hit, Hit) - Method in class com.yahoo.search.result.MetaHitsFirstComparator
 
compare(TruthOperator, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
compare(TruthOperator, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
compare(TruthOperator, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
compare(TruthOperator, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Perform the comparison specified by the operator between this value and the given value
compareArray(List<? extends Node>, List<? extends Node>, String, String, ChangesRequiringRestart.CompareFunc) - Method in class com.yahoo.config.ChangesRequiringRestart
 
compareMap(Map<String, ? extends Node>, Map<String, ? extends Node>, String, String, ChangesRequiringRestart.CompareFunc) - Method in class com.yahoo.config.ChangesRequiringRestart
 
compareTo(Component) - Method in class com.yahoo.component.AbstractComponent
Order by id order.
compareTo(ComponentId) - Method in class com.yahoo.component.ComponentId
 
compareTo(Version) - Method in class com.yahoo.component.Version
Compares this Version object to another version.
compareTo(VersionSpecification) - Method in class com.yahoo.component.VersionSpecification
Compares this VersionSpecification object to another.
compareTo(ApplicationId) - Method in class com.yahoo.config.provision.ApplicationId
 
compareTo(ApplicationName) - Method in class com.yahoo.config.provision.ApplicationName
 
compareTo(HostSpec) - Method in class com.yahoo.config.provision.HostSpec
 
compareTo(InstanceName) - Method in class com.yahoo.config.provision.InstanceName
 
compareTo(RegionName) - Method in class com.yahoo.config.provision.RegionName
 
compareTo(TenantName) - Method in class com.yahoo.config.provision.TenantName
 
compareTo(Version) - Method in class com.yahoo.config.provision.Version
Compares this Version object to another.
compareTo(Prefix) - Method in class com.yahoo.container.handler.Prefix
 
compareTo(Annotation) - Method in class com.yahoo.document.annotation.Annotation
 
compareTo(FieldValue) - Method in class com.yahoo.document.annotation.AnnotationReference
 
compareTo(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationType
 
compareTo(SpanNode) - Method in class com.yahoo.document.annotation.SpanNode
Compares two SpanNodes. Note: this class has a natural ordering that might be inconsistent with equals.
compareTo(SpanTree) - Method in class com.yahoo.document.annotation.SpanTree
 
compareTo(BucketId) - Method in class com.yahoo.document.BucketId
 
compareTo(DataType) - Method in class com.yahoo.document.DataType
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.Array
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.FieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.StringFieldValue
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.Struct
 
compareTo(FieldValue) - Method in class com.yahoo.document.datatypes.WeightedSet
 
compareTo(FieldValue) - Method in class com.yahoo.document.Document
 
compareTo(Object) - Method in class com.yahoo.document.DocumentId
 
compareTo(Object) - Method in class com.yahoo.document.Field
 
compareTo(Object) - Method in class com.yahoo.document.GlobalId
 
compareTo(Object) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
compareTo(ProgressToken.BucketKeyWrapper) - Method in class com.yahoo.documentapi.ProgressToken.BucketKeyWrapper
 
compareTo(UriPattern) - Method in class com.yahoo.jdisc.application.UriPattern
 
compareTo(TraceNode) - Method in class com.yahoo.messagebus.TraceNode
 
compareTo(URI) - Method in class com.yahoo.net.URI
 
compareTo(DocEntry) - Method in class com.yahoo.persistence.spi.DocEntry
 
compareTo(BucketValue) - Method in class com.yahoo.search.grouping.request.BucketValue
 
compareTo(Object) - Method in class com.yahoo.search.grouping.request.Infinite
An infinity value is always less than or greater than.
compareTo(RawBuffer) - Method in class com.yahoo.search.grouping.request.RawBuffer
 
compareTo(Node) - Method in class com.yahoo.search.intent.model.Node
 
compareTo(Hit) - Method in class com.yahoo.search.predicate.Hit
 
compareTo(Binding) - Method in class com.yahoo.search.query.profile.compiled.Binding
Implements a partial ordering where more specific bindings come before less specific ones, taking both the number of bindings and their positions into account (earlier dimensions take precedence over later ones.
compareTo(DimensionValues) - Method in class com.yahoo.search.query.profile.DimensionValues
Implements the sort order of this which is based on specificity where dimensions to the left are more significant: -1 is returned if this is more specific than other, 1 is returned if other is more specific than this, 0 is returned if none is more specific than the other.
compareTo(QueryProfileVariant) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
Implements the sort order of this which is based on specificity where dimensions to the left are more significant.
compareTo(QueryProfileVariants.FieldValue) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
Implements the sort order of this which is based on specificity where dimensions to the left are more significant.
compareTo(FieldDescription) - Method in class com.yahoo.search.query.profile.types.FieldDescription
 
compareTo(Hit) - Method in class com.yahoo.search.result.Hit
Compares this hit to another hit
compareTo(Relevance) - Method in class com.yahoo.search.result.Relevance
Compares relevancy values with
compareTo(TensorAddress) - Method in class com.yahoo.tensor.TensorAddress
 
compareTo(TensorType.Dimension) - Method in class com.yahoo.tensor.TensorType.Dimension
 
compareTo(AbstractUtf8Array) - Method in class com.yahoo.text.AbstractUtf8Array
 
ComparisonNode - Class in com.yahoo.document.select.rule
 
ComparisonNode(ExpressionNode, String, ExpressionNode) - Constructor for class com.yahoo.document.select.rule.ComparisonNode
Constructs a new comparison node.
ComparisonNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which returns the outcome of a comparison.
ComparisonNode(ExpressionNode, TruthOperator, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ComparisonNode
 
compile(CompiledQueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns a compiled version of this which produces faster lookup times
compile(QueryProfileRegistry) - Static method in class com.yahoo.search.query.profile.QueryProfileCompiler
 
compile(QueryProfile, CompiledQueryProfileRegistry) - Static method in class com.yahoo.search.query.profile.QueryProfileCompiler
 
compile() - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
 
CompiledQueryProfile - Class in com.yahoo.search.query.profile.compiled
A query profile in a state where it is optimized for fast lookups.
CompiledQueryProfile(ComponentId, QueryProfileType, DimensionalMap<CompoundName, Object>, DimensionalMap<CompoundName, QueryProfileType>, DimensionalMap<CompoundName, Object>, DimensionalMap<CompoundName, Object>, CompiledQueryProfileRegistry) - Constructor for class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Creates a new query profile from an id.
CompiledQueryProfileRegistry - Class in com.yahoo.search.query.profile.compiled
A set of compiled query profiles.
CompiledQueryProfileRegistry() - Constructor for class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
Creates a compiled query profile registry with no types
CompiledQueryProfileRegistry(QueryProfileTypeRegistry) - Constructor for class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
 
complete() - Method in class com.yahoo.container.jdisc.HttpResponse
Complete creation of this response.
complete() - Method in class com.yahoo.processing.handler.ProcessingResponse
 
complete() - Method in class com.yahoo.processing.response.AbstractDataList
 
complete() - Method in interface com.yahoo.processing.response.DataList
Returns a future in which all incoming data in this has become available.
complete() - Method in class com.yahoo.search.result.HitGroup
 
completed() - Method in interface com.yahoo.jdisc.handler.CompletionHandler
Invoked when an operation has completed.
completed() - Method in class com.yahoo.jdisc.handler.FutureCompletion
 
completed() - Method in class com.yahoo.jdisc.test.NonWorkingCompletionHandler
 
completed() - Method in class com.yahoo.processing.response.DefaultIncomingData
 
completed() - Method in interface com.yahoo.processing.response.IncomingData
Returns a future in which all the incoming data that will be produced in this is available.
completed() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
CompletionHandler - Interface in com.yahoo.jdisc.handler
This interface defines a handler for consuming the result of an asynchronous I/O operation.
CompletionTimeoutException - Exception in com.yahoo.vespa.curator
 
CompletionTimeoutException(String) - Constructor for exception com.yahoo.vespa.curator.CompletionTimeoutException
 
component(Class<?>) - Method in class com.yahoo.application.Application.Builder.Container
 
component(String, Class<?>, ConfigInstance...) - Method in class com.yahoo.application.Application.Builder.Container
 
Component - Interface in com.yahoo.component
A named, versioned, identifiable component.
Component - Annotation Type in com.yahoo.container.jaxrs.annotation
Annotation for injecting jdisc container components into jaxrs resources and providers
COMPONENT - Static variable in class com.yahoo.messagebus.TraceLevel
Traces information about which internal components are processing a routable.
component - Variable in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
 
component(ResolversConfig.Component.Builder) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
Add the given builder to this builder's list of Component builders
component(List<ResolversConfig.Component.Builder>) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
Set the given list as this builder's list of Component builders
component() - Method in class com.yahoo.search.pagetemplates.ResolversConfig
 
component(int) - Method in class com.yahoo.search.pagetemplates.ResolversConfig
 
Component() - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Component
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Component(Builder)
Component(ResolversConfig.Component.Builder) - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig.Component
 
COMPONENT_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
ComponentClass<T extends AbstractComponent> - Class in com.yahoo.component.provider
Encapsulates the class of a component to be created, along with the constructor that will be used.
ComponentClass(Class<T>) - Constructor for class com.yahoo.component.provider.ComponentClass
 
ComponentClass.ComponentConstructor<T> - Class in com.yahoo.component.provider
Encapsulates a constructor for a ComponentClass.
ComponentConstructor(Constructor<T>) - Constructor for class com.yahoo.component.provider.ComponentClass.ComponentConstructor
 
ComponentId - Class in com.yahoo.component
The id of a component.
ComponentId(String, Version, ComponentId) - Constructor for class com.yahoo.component.ComponentId
 
ComponentId(String, Version) - Constructor for class com.yahoo.component.ComponentId
Creates a component id from a name and version.
ComponentId(String) - Constructor for class com.yahoo.component.ComponentId
Creates a component id from the id string form: name(:version)?(@namespace)?, where version has the form 1(.2(.3(.identifier)?)?)? and namespace is a component id
ComponentInfo - Class in com.yahoo.config.application.api
Describes a component residing in the components directory.
ComponentInfo(String) - Constructor for class com.yahoo.config.application.api.ComponentInfo
 
ComponentRegistry<COMPONENT> - Class in com.yahoo.component.provider
A generic superclass for component registries.
ComponentRegistry() - Constructor for class com.yahoo.component.provider.ComponentRegistry
 
components() - Method in class com.yahoo.application.container.JDisc
Returns a registry of all components available in this
components() - Method in class com.yahoo.component.chain.Chain
 
components() - Method in exception com.yahoo.yolean.chain.ChainCycleException
 
ComponentSpecification - Class in com.yahoo.component
The specification of a wanted component.
ComponentSpecification(String, VersionSpecification, ComponentId) - Constructor for class com.yahoo.component.ComponentSpecification
 
ComponentSpecification(String, VersionSpecification) - Constructor for class com.yahoo.component.ComponentSpecification
Creates a component id from a name and version.
ComponentSpecification(String) - Constructor for class com.yahoo.component.ComponentSpecification
Creates a component id from the id string form: name(:version?), where version has the form 1(.2(.3(.identifier)?)?)?
compose(ThrowingFunction<? super V, ? extends T, ? extends E>) - Method in interface com.yahoo.yolean.function.ThrowingFunction
 
CompositeFieldValue - Class in com.yahoo.document.datatypes
 
CompositeFieldValue(DataType) - Constructor for class com.yahoo.document.datatypes.CompositeFieldValue
 
CompositeIndexedItem - Class in com.yahoo.prelude.query
Common implementation for Item classes implementing the IndexedItem interface.
CompositeIndexedItem() - Constructor for class com.yahoo.prelude.query.CompositeIndexedItem
 
CompositeItem - Class in com.yahoo.prelude.query
Superclass of expressions which contains a collection of sub-expressions
CompositeItem() - Constructor for class com.yahoo.prelude.query.CompositeItem
 
CompositeNode - Class in com.yahoo.searchlib.rankingexpression.rule
The parent of all node types which contains child nodes.
CompositeNode() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.CompositeNode
 
CompositeTaggableItem - Class in com.yahoo.prelude.query
Common implementation for Item classes implementing the TaggableItem interface.
CompositeTaggableItem() - Constructor for class com.yahoo.prelude.query.CompositeTaggableItem
 
CompositeTensorFunction - Class in com.yahoo.tensor.functions
A composite tensor function is a tensor function which can be expressed (less tersely) as a tree of primitive tensor functions.
CompositeTensorFunction() - Constructor for class com.yahoo.tensor.functions.CompositeTensorFunction
 
CompoundName - Class in com.yahoo.processing.request
An immutable compound name of the general form "a.bb.ccc", where there can be any number of such compounds, including one or zero.
CompoundName(String) - Constructor for class com.yahoo.processing.request.CompoundName
Constructs this from a string which may contains dot-separated components
CompoundName(List<String>) - Constructor for class com.yahoo.processing.request.CompoundName
Constructs this from a list of compounds.
COMPRESS - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
compression(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
compression() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
Compression() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Compression(Builder)
Compression(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
CompressionConfig - Class in com.yahoo.document
 
CompressionConfig(CompressionType, int, float, long) - Constructor for class com.yahoo.document.CompressionConfig
 
CompressionConfig() - Constructor for class com.yahoo.document.CompressionConfig
 
CompressionConfig(CompressionType) - Constructor for class com.yahoo.document.CompressionConfig
 
CompressionConfig(CompressionType, int, float) - Constructor for class com.yahoo.document.CompressionConfig
 
compressionLevel - Variable in class com.yahoo.document.CompressionConfig
 
compressor - Variable in class com.yahoo.document.BaseStructDataType
 
compute(Map<String, Integer>, ElementCompleteness.Item[]) - Static method in class com.yahoo.searchlib.ranking.features.ElementCompleteness
Computes the following elementCompleteness features: completeness fieldCompleteness queryCompleteness elementWeight
compute(String, String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Computes the string match metrics from a query and field string.
compute(Query, String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Computes the string match metrics from a query and field string.
compute(Query, String, boolean) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Computes the string match metrics from a query and field string.
compute(Query, Field, boolean) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Computes the string match metrics from a query and field.
compute(String, String) - Static method in class com.yahoo.searchlib.ranking.features.FieldTermMatch
Computes the fieldTermMatch features: firstPosition - the position of the first occurrence of this query term in this index field occurrences - the position of the first occurrence of this query term in this index field
CONCAT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Concat - Class in com.yahoo.tensor.functions
Concatenation of two tensors along an (indexed) dimension
Concat(TensorFunction, TensorFunction, String) - Constructor for class com.yahoo.tensor.functions.Concat
 
concat(Tensor, String) - Method in interface com.yahoo.tensor.Tensor
 
ConcurrentResourcePool<T> - Class in com.yahoo.yolean.concurrent
 
ConcurrentResourcePool(ResourceFactory<T>) - Constructor for class com.yahoo.yolean.concurrent.ConcurrentResourcePool
 
config(ConfigInstance) - Method in class com.yahoo.application.Application.Builder.Container
 
Config - Class in com.yahoo.search.predicate
Configuration for a PredicateIndexBuilder/PredicateIndex instance.
Config.Builder - Class in com.yahoo.search.predicate
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.application.MockApplicationConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.handler.ThreadpoolConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.jdisc.ContainerMbusConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.document.DocumenttypesConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.messagebus.MessagebusConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.pagetemplates.ResolversConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.query.rewrite.RewritesConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.statistics.MeasureQpsConfig
 
CONFIG_DEF_MD5 - Static variable in class com.yahoo.search.statistics.TimingSearcherConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.application.MockApplicationConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.handler.ThreadpoolConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.jdisc.ContainerMbusConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.document.DocumenttypesConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.messagebus.MessagebusConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.search.pagetemplates.ResolversConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.search.query.rewrite.RewritesConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.search.statistics.MeasureQpsConfig
 
CONFIG_DEF_NAME - Static variable in class com.yahoo.search.statistics.TimingSearcherConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.application.MockApplicationConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.handler.ThreadpoolConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.jdisc.ContainerMbusConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.document.DocumenttypesConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.messagebus.MessagebusConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.pagetemplates.ResolversConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.query.rewrite.RewritesConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.statistics.MeasureQpsConfig
 
CONFIG_DEF_NAMESPACE - Static variable in class com.yahoo.search.statistics.TimingSearcherConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.application.MockApplicationConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.handler.ThreadpoolConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.jdisc.ContainerMbusConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.document.DocumenttypesConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.messagebus.MessagebusConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.pagetemplates.ResolversConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.query.rewrite.RewritesConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.statistics.MeasureQpsConfig
 
CONFIG_DEF_SCHEMA - Static variable in class com.yahoo.search.statistics.TimingSearcherConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.application.MockApplicationConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.container.handler.ThreadpoolConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.container.jdisc.ContainerMbusConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.document.DocumenttypesConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.jdisc.http.ConnectorConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.jdisc.http.ServerConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.jdisc.http.ServletPathsConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.messagebus.MessagebusConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.search.pagetemplates.ResolversConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.search.query.rewrite.RewritesConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.search.statistics.MeasureQpsConfig
 
CONFIG_DEF_VERSION - Static variable in class com.yahoo.search.statistics.TimingSearcherConfig
 
CONFIG_DEFINITIONS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
Do not use
ConfigAgent - Class in com.yahoo.messagebus
This class implements subscription to message bus config.
ConfigAgent(String, ConfigHandler) - Constructor for class com.yahoo.messagebus.ConfigAgent
Create a config agent that will obtain config for the given handler and configure it programmatically.
ConfigAgent(ConfigURI, ConfigHandler) - Constructor for class com.yahoo.messagebus.ConfigAgent
Create a config agent that will obtain config for the given handler and configure it programmatically.
ConfigAgent(MessagebusConfig, ConfigHandler) - Constructor for class com.yahoo.messagebus.ConfigAgent
Create a config agent that will configure the given handler with the given config.
ConfigBuilder - Interface in com.yahoo.config
Root interface for all config builders.
ConfigDebug - Class in com.yahoo.config.subscription
 
ConfigDebug() - Constructor for class com.yahoo.config.subscription.ConfigDebug
 
configDoc(DocumentProcessor, DocumentPut) - Method in class com.yahoo.docproc.Call
The Document object the proc should work on.
ConfigGetter<T extends ConfigInstance> - Class in com.yahoo.config.subscription
This is a simple config getter that retrieves a config with a given class and configId through a simple method call.
ConfigGetter(Class<T>) - Constructor for class com.yahoo.config.subscription.ConfigGetter
Creates a ConfigGetter for class clazz
ConfigGetter(ConfigSource, Class<T>) - Constructor for class com.yahoo.config.subscription.ConfigGetter
Creates a ConfigGetter for class clazz with the specified ConfigSource.
ConfigHandle<T extends ConfigInstance> - Class in com.yahoo.config.subscription
A config handle represents one config in the context of one active subscription on a ConfigSubscriber.
ConfigHandle(ConfigSubscription<T>) - Constructor for class com.yahoo.config.subscription.ConfigHandle
 
ConfigHandler - Interface in com.yahoo.messagebus
This class declares those methods required to be a handler for an instance of the ConfigAgent class.
configId(String) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
 
configId() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component
 
ConfigInstance - Class in com.yahoo.config
Represents an instance of an application config with a specific configId.
ConfigInstance() - Constructor for class com.yahoo.config.ConfigInstance
 
ConfigInstance.Builder - Interface in com.yahoo.config
 
ConfigInstance.Producer - Interface in com.yahoo.config
 
ConfigInstanceSerializer - Class in com.yahoo.config.subscription
Implements a config instance serializer, serializing a config instance to a slime object.
ConfigInstanceSerializer(Slime) - Constructor for class com.yahoo.config.subscription.ConfigInstanceSerializer
 
ConfigInstanceSerializer(Slime, Cursor) - Constructor for class com.yahoo.config.subscription.ConfigInstanceSerializer
 
ConfigInstanceUtil - Class in com.yahoo.config.subscription
 
ConfigInstanceUtil() - Constructor for class com.yahoo.config.subscription.ConfigInstanceUtil
 
ConfigInterruptedException - Exception in com.yahoo.config.subscription
This exception is thrown when any blocking call within the Config API is interrupted.
ConfigInterruptedException(Throwable) - Constructor for exception com.yahoo.config.subscription.ConfigInterruptedException
 
ConfigSet - Class in com.yahoo.config.subscription
Config source as a programmatically built set of ConfigInstances
ConfigSet() - Constructor for class com.yahoo.config.subscription.ConfigSet
 
ConfigSource - Interface in com.yahoo.config.subscription
A type of source of config
ConfigSourceSet - Class in com.yahoo.config.subscription
An immutable set of connection endpoints, where each endpoint points to either a remote config server or a config proxy.
ConfigSourceSet() - Constructor for class com.yahoo.config.subscription.ConfigSourceSet
Creates an empty ConfigSourceSet, mostly used for unit testing.
ConfigSourceSet(List<String>) - Constructor for class com.yahoo.config.subscription.ConfigSourceSet
Creates a ConfigSourceSet containing all the unique given input addresses.
ConfigSourceSet(String[]) - Constructor for class com.yahoo.config.subscription.ConfigSourceSet
Creates a ConfigSourceSet containing all the unique given input addresses.
ConfigSourceSet(String) - Constructor for class com.yahoo.config.subscription.ConfigSourceSet
Convenience constructor to create a ConfigSourceSet with only one input address.
ConfigSubscriber - Class in com.yahoo.config.subscription
Used for subscribing to one or more configs.
ConfigSubscriber() - Constructor for class com.yahoo.config.subscription.ConfigSubscriber
Constructs a new subscriber.
ConfigSubscriber(ConfigSource) - Constructor for class com.yahoo.config.subscription.ConfigSubscriber
Constructs a new subscriber with the given source.
ConfigSubscriber.SingleSubscriber<T extends ConfigInstance> - Interface in com.yahoo.config.subscription
Convenience interface for clients who only subscribe to one config.
ConfigSubscriber.State - Enum in com.yahoo.config.subscription
The states of the subscriber.
configuration - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
The configuration of this monitor
ConfigurationRuntimeException - Exception in com.yahoo.config
This exception is thrown on internal errors in the configuration system.
ConfigurationRuntimeException(String) - Constructor for exception com.yahoo.config.ConfigurationRuntimeException
 
ConfigurationRuntimeException(String, Throwable) - Constructor for exception com.yahoo.config.ConfigurationRuntimeException
 
ConfigurationRuntimeException(Throwable) - Constructor for exception com.yahoo.config.ConfigurationRuntimeException
 
configure(T) - Method in interface com.yahoo.config.subscription.ConfigSubscriber.SingleSubscriber
 
configure(String) - Method in class com.yahoo.document.DocumentTypeManager
 
configure(DocumentTypeManager, String) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
Makes the DocumentTypeManager subscribe on its config.
configure(String) - Method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
configure(DocumentmanagerConfig) - Method in class com.yahoo.document.DocumentTypeManagerConfigurer
Called by the configuration system to register document types based on documentmanager.cfg.
configure(DocumentrouteselectorpolicyConfig) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentRouteSelectorPolicy
This method is called when configuration arrives from the config server.
configure(SlobroksConfig) - Method in class com.yahoo.documentapi.messagebus.protocol.ExternalSlobrokPolicy
 
configure(MessagetyperouteselectorpolicyConfig) - Method in class com.yahoo.documentapi.messagebus.protocol.MessageTypePolicy
 
configure(MessagebusConfig) - Method in class com.yahoo.messagebus.ConfigAgent
 
configure(FileAcquirer, RewritesConfig, HashMap<String, File>) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Perform instance creation time configuration besides the default FSA loading
configure(FileAcquirer, RewritesConfig, HashMap<String, File>) - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
Instance creation time config loading besides FSA.
configure(FileAcquirer, RewritesConfig, HashMap<String, File>) - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
Instance creation time config loading besides FSA.
configure(FileAcquirer, RewritesConfig, HashMap<String, File>) - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
Instance creation time config loading besides FSA
Empty for this rewriter
configureCache(QrBinaryCacheConfig, QrBinaryCacheRegionConfig) - Method in class com.yahoo.search.federation.http.HTTPProviderSearcher
Deprecated.
this method does nothing
ConfiguredApplication - Class in com.yahoo.container.jdisc
 
ConfiguredApplication(ContainerActivator, OsgiFramework, Timer, SubscriberFactory) - Constructor for class com.yahoo.container.jdisc.ConfiguredApplication
 
ConfiguredApplication.ApplicationContext - Class in com.yahoo.container.jdisc
 
ConfiguredHTTPClientSearcher - Class in com.yahoo.search.federation.http
Superclass for http client searchers which depends on config.
ConfiguredHTTPClientSearcher(ComponentId, ProviderConfig, Statistics) - Constructor for class com.yahoo.search.federation.http.ConfiguredHTTPClientSearcher
Create this from a configuraton
ConfiguredHTTPClientSearcher(String, String, int, String, Statistics) - Constructor for class com.yahoo.search.federation.http.ConfiguredHTTPClientSearcher
Create an instance from direct parameters having a single connection.
ConfiguredHTTPProviderSearcher - Class in com.yahoo.search.federation.http
Superclass for http provider searchers which depends on config.
ConfiguredHTTPProviderSearcher(ComponentId, ProviderConfig, Statistics) - Constructor for class com.yahoo.search.federation.http.ConfiguredHTTPProviderSearcher
Create this from a configuraton
ConfiguredHTTPProviderSearcher(ComponentId, ProviderConfig, HTTPParameters, Statistics) - Constructor for class com.yahoo.search.federation.http.ConfiguredHTTPProviderSearcher
Create this from a configuraton
ConfiguredHTTPProviderSearcher(ComponentId, ProviderConfig, QrBinaryCacheConfig, QrBinaryCacheRegionConfig, Statistics) - Constructor for class com.yahoo.search.federation.http.ConfiguredHTTPProviderSearcher
Create this from a configuraton with a configured cache
ConfiguredHTTPProviderSearcher(ComponentId, ProviderConfig, QrBinaryCacheConfig, QrBinaryCacheRegionConfig, HTTPParameters, Statistics) - Constructor for class com.yahoo.search.federation.http.ConfiguredHTTPProviderSearcher
Create this from a configuraton with a configured cache
ConfiguredHTTPProviderSearcher(String, String, int, String, Statistics) - Constructor for class com.yahoo.search.federation.http.ConfiguredHTTPProviderSearcher
Create an instance from direct parameters having a single connection.
ConfiguredHTTPProviderSearcher(String, String, int, HTTPParameters, Statistics) - Constructor for class com.yahoo.search.federation.http.ConfiguredHTTPProviderSearcher
Create an instance from direct parameters having a single connection.
configureNewManager(DocumentmanagerConfig) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
ConfigURI - Class in com.yahoo.config.subscription
A Config URI is a class that can be used to encapsulate a config source and a config id into one object to simplify parameter passing.
CONFLICT - Static variable in interface com.yahoo.jdisc.Response.Status
 
ConformanceException() - Constructor for exception com.yahoo.jdisc.test.ServerProviderConformanceTest.ConformanceException
 
ConformanceException(ServerProviderConformanceTest.Event) - Constructor for exception com.yahoo.jdisc.test.ServerProviderConformanceTest.ConformanceException
In some tests, we want to ensure that a thrown exception has been handled by the framework before we do something else.
ConformanceTest - Class in com.yahoo.persistence.spi.conformance
 
ConformanceTest() - Constructor for class com.yahoo.persistence.spi.conformance.ConformanceTest
 
ConformanceTest.PersistenceProviderFactory - Interface in com.yahoo.persistence.spi.conformance
 
Conjunction - Class in com.yahoo.document.predicate
 
Conjunction(Predicate...) - Constructor for class com.yahoo.document.predicate.Conjunction
 
Conjunction(List<? extends Predicate>) - Constructor for class com.yahoo.document.predicate.Conjunction
 
connect() - Method in class com.yahoo.jdisc.handler.RequestDispatch
This methods calls RequestDispatch.newRequest() to create a new Request, and then calls Request.connect(ResponseHandler) on that.
connect(ResponseHandler) - Method in class com.yahoo.jdisc.handler.ResponseDispatch
This methods calls ResponseDispatch.newResponse() to create a new Response, and then calls ResponseHandler.handleResponse(Response) with that.
connect(ResponseHandler) - Method in class com.yahoo.jdisc.Request
Attempts to resolve and connect to the RequestHandler appropriate for the URI of this Request.
connectedBacklink - Variable in class com.yahoo.prelude.query.Item
 
connectedItem - Variable in class com.yahoo.prelude.query.Item
Items for explicit connectivity
connectFastWriter() - Method in class com.yahoo.jdisc.handler.RequestDispatch
This is a convenient method to construct a FastContentWriter over the ContentChannel returned by calling RequestDispatch.connect().
connectFastWriter(ResponseHandler) - Method in class com.yahoo.jdisc.handler.ResponseDispatch
Convenience method for constructing a FastContentWriter over the ContentChannel returned by calling ResponseDispatch.connect(ResponseHandler).
CONNECTION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
Connection - Class in com.yahoo.search.federation.http
Represents a connection to a particular node (host/port).
Connection(String, int) - Constructor for class com.yahoo.search.federation.http.Connection
 
CONNECTION_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
A connection problem occured while sending.
ConnectionControlSearcher - Class in com.yahoo.search.searchers
Searcher which can enforce HTTP connection close based on query properties.
ConnectionControlSearcher() - Constructor for class com.yahoo.search.searchers.ConnectionControlSearcher
 
ConnectionParams - Class in com.yahoo.vespa.http.client.config
Parameters given to a SessionFactory when creating Sessions.
ConnectionParams.Builder - Class in com.yahoo.vespa.http.client.config
Builder for ConnectionParams.
ConnectionParams.HeaderProvider - Interface in com.yahoo.vespa.http.client.config
A header provider that provides a header value.
connectionSpec() - Method in class com.yahoo.vespa.curator.Curator
Returns the servers in this cluster as a comma-separated list of host:port strings.
connectivity - Variable in class com.yahoo.prelude.query.Item
 
ConnectorConfig - Class in com.yahoo.jdisc.http
This class represents the root node of connector Copyright 2016 Yahoo Inc.
ConnectorConfig() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by ConnectorConfig(Builder)
ConnectorConfig(ConnectorConfig.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig
 
ConnectorConfig.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Producer - Interface in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl - Class in com.yahoo.jdisc.http
This class represents connector.ssl
ConnectorConfig.Ssl.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl.ExcludeCipherSuite - Class in com.yahoo.jdisc.http
This class represents connector.ssl.excludeCipherSuite[]
ConnectorConfig.Ssl.ExcludeCipherSuite.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl.ExcludeProtocol - Class in com.yahoo.jdisc.http
This class represents connector.ssl.excludeProtocol[]
ConnectorConfig.Ssl.ExcludeProtocol.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl.IncludeCipherSuite - Class in com.yahoo.jdisc.http
This class represents connector.ssl.includeCipherSuite[]
ConnectorConfig.Ssl.IncludeCipherSuite.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl.IncludeProtocol - Class in com.yahoo.jdisc.http
This class represents connector.ssl.includeProtocol[]
ConnectorConfig.Ssl.IncludeProtocol.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl.KeyStoreType - Class in com.yahoo.jdisc.http
This class represents connector.ssl.keyStoreType The type of the keystore.
ConnectorConfig.Ssl.KeyStoreType.Enum - Enum in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl.PemKeyStore - Class in com.yahoo.jdisc.http
This class represents connector.ssl.pemKeyStore
ConnectorConfig.Ssl.PemKeyStore.Builder - Class in com.yahoo.jdisc.http
 
ConnectorConfig.Ssl.TrustStoreType - Class in com.yahoo.jdisc.http
This class represents connector.ssl.trustStoreType
ConnectorConfig.Ssl.TrustStoreType.Enum - Enum in com.yahoo.jdisc.http
 
connectRequest(String, ResponseHandler) - Method in class com.yahoo.jdisc.test.TestDriver
Convenience method to create and Request.connect(ResponseHandler) a Request on the CurrentContainer.
connectTo(ContentChannel) - Method in class com.yahoo.jdisc.handler.BufferedContentChannel
Connects this BufferedContentChannel to a ContentChannel.
ConstantNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which holds a constant (frozen) value.
ConstantNode(Value) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
 
ConstantNode(Value, String) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
Creates a constant value
constantPrimitive() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
ConstantTensor - Class in com.yahoo.tensor.functions
A function which returns a constant tensor.
ConstantTensor(String) - Constructor for class com.yahoo.tensor.functions.ConstantTensor
 
ConstantTensor(Tensor) - Constructor for class com.yahoo.tensor.functions.ConstantTensor
 
ConstantValue<T extends Comparable> - Class in com.yahoo.search.grouping.request
This class represents a constant value in a GroupingExpression.
ConstantValue(T) - Constructor for class com.yahoo.search.grouping.request.ConstantValue
 
ConstantValueComparator - Class in com.yahoo.search.grouping.request
This class compares two constant values, and takes into account that one of the arguments may be the very special infinity value.
ConstantValueComparator() - Constructor for class com.yahoo.search.grouping.request.ConstantValueComparator
 
consume(char) - Method in class com.yahoo.text.PositionedString
Consumes the character at this position.
consumeContent() - Method in class com.yahoo.search.federation.http.TimedHttpEntity
 
consumedChars - Variable in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
consumeOptional(char) - Method in class com.yahoo.text.PositionedString
Advances the position by 1 if the character at the current position is c.
consumer() - Method in class com.yahoo.jdisc.application.ContainerThread
Returns the MetricConsumer of this.
consumeSpaces() - Method in class com.yahoo.text.PositionedString
Consumes zero or more whitespace characters starting at the current position
consumeTo(char) - Method in class com.yahoo.text.PositionedString
Sets the position of this to the next occurrence of c after the current position.
consumeToPosition(int) - Method in class com.yahoo.text.PositionedString
Returns the substring between the current position and position and advances the current position to position
consumeValue(String) - Method in class com.yahoo.text.SimpleMapParser
 
container(String, Application.Builder.Container) - Method in class com.yahoo.application.Application.Builder
 
Container() - Constructor for class com.yahoo.application.Application.Builder.Container
 
container() - Method in class com.yahoo.jdisc.application.AbstractApplication
 
Container - Interface in com.yahoo.jdisc
This is the immutable Container.
container() - Method in class com.yahoo.jdisc.Request
Returns the Container for which this Request was created.
container() - Method in class com.yahoo.jdisc.service.AbstractServerProvider
 
ContainerActivator - Interface in com.yahoo.jdisc.application
This interface defines the API for changing the active Container of a jDISC application.
ContainerBuilder - Class in com.yahoo.jdisc.application
This is the inactive, mutable Container.
ContainerBuilder(Iterable<Module>) - Constructor for class com.yahoo.jdisc.application.ContainerBuilder
 
containerCoreMemory(int) - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
containerCoreMemory() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
ContainerDiscApplication - Class in com.yahoo.container.jdisc
The application which sets up the jDisc container
ContainerDiscApplication(String) - Constructor for class com.yahoo.container.jdisc.ContainerDiscApplication
 
ContainerMbusConfig - Class in com.yahoo.container.jdisc
This class represents the root node of container-mbus
ContainerMbusConfig() - Constructor for class com.yahoo.container.jdisc.ContainerMbusConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by ContainerMbusConfig(Builder)
ContainerMbusConfig(ContainerMbusConfig.Builder) - Constructor for class com.yahoo.container.jdisc.ContainerMbusConfig
 
ContainerMbusConfig.Builder - Class in com.yahoo.container.jdisc
 
ContainerMbusConfig.Producer - Interface in com.yahoo.container.jdisc
 
ContainerNotReadyException - Exception in com.yahoo.jdisc.service
This exception is used to signal that no Container is ready to serve Requests.
ContainerNotReadyException() - Constructor for exception com.yahoo.jdisc.service.ContainerNotReadyException
Constructs a new instance of this class with a detail message.
ContainerThread - Class in com.yahoo.jdisc.application
This class decorates Thread to allow for internal jDISC optimizations.
ContainerThread(Runnable, MetricConsumer) - Constructor for class com.yahoo.jdisc.application.ContainerThread
Allocates a new ContainerThread object.
ContainerThread.Factory - Class in com.yahoo.jdisc.application
This class implements the ThreadFactory interface on top of a Provider for MetricConsumer instances.
ContainerThreadFactory - Class in com.yahoo.container.jdisc
 
ContainerThreadFactory(MetricConsumerProvider) - Constructor for class com.yahoo.container.jdisc.ContainerThreadFactory
 
contains(String, String) - Method in class com.yahoo.application.container.handler.Headers
Convenience method for checking whether or not a named header contains a specific value.
contains(Object) - Method in class com.yahoo.config.NodeVector
 
contains(ConfigKey<?>) - Method in class com.yahoo.config.subscription.ConfigSet
Returns true if this set contains a config instance matching the given key
contains(Call) - Method in class com.yahoo.docproc.CallStack
Returns whether this stack has this call (left)
contains(SpanNode) - Method in class com.yahoo.document.annotation.SpanNode
Checks if the text covered by another span is within the text covered by this span.
contains(BucketId) - Method in class com.yahoo.document.BucketId
 
contains(DocumentId, BucketIdFactory) - Method in class com.yahoo.document.BucketId
 
contains(Object) - Method in class com.yahoo.document.datatypes.Array
 
contains(Object) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
contains(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
contains(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
 
contains(FieldSet) - Method in class com.yahoo.document.Field
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.AllFields
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.BodyFields
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.DocIdOnly
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.FieldCollection
 
contains(FieldSet) - Method in interface com.yahoo.document.fieldset.FieldSet
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.HeaderFields
 
contains(FieldSet) - Method in class com.yahoo.document.fieldset.NoFields
 
contains(String, String) - Method in class com.yahoo.jdisc.HeaderFields
Convenience method for checking whether or not a named header contains a specific value.
containsAll(Collection<?>) - Method in class com.yahoo.config.NodeVector
 
containsAll(Collection<?>) - Method in class com.yahoo.document.datatypes.Array
 
containsAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
containsFailedBuckets() - Method in class com.yahoo.documentapi.ProgressToken
 
containsHint(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns whether or not the given hint has been added to this.
containsIgnoreCase(String, String) - Method in class com.yahoo.application.container.handler.Headers
Convenience method for checking whether or not a named header contains a specific value, regardless of case.
containsIgnoreCase(String, String) - Method in class com.yahoo.jdisc.HeaderFields
Convenience method for checking whether or not a named header contains a specific value, regardless of case.
containsKey(Object) - Method in class com.yahoo.application.container.handler.Headers
 
containsKey(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
containsKey(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
Checks whether this set contains the specified key.
containsKey(Object) - Method in class com.yahoo.jdisc.HeaderFields
 
containsKey(Object) - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
containsValue(Object) - Method in class com.yahoo.application.container.handler.Headers
 
containsValue(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
containsValue(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
 
containsValue(Object) - Method in class com.yahoo.jdisc.HeaderFields
 
containsValue(Object) - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
content(Object, boolean) - Method in class com.yahoo.text.XMLWriter
XML escapes and writes the content.toString().
CONTENT_BASE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_LANGUAGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_LENGTH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_MD5 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_RANGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_TRANSFER_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
CONTENT_TYPE - Static variable in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
CONTENT_TYPE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ContentChannel - Interface in com.yahoo.jdisc.handler
This interface defines a callback for asynchronously writing the content of a Request or a Response to a recipient.
ContentChannelOutputStream - Class in com.yahoo.container.jdisc
A buffered stream wrapping a ContentChannel.
ContentChannelOutputStream(ContentChannel) - Constructor for class com.yahoo.container.jdisc.ContentChannelOutputStream
 
ContentInputStream - Class in com.yahoo.jdisc.handler
This class extends UnsafeContentInputStream and adds a finalizer to it that calls UnsafeContentInputStream.close().
ContentInputStream(ReadableContentChannel) - Constructor for class com.yahoo.jdisc.handler.ContentInputStream
Constructs a new ContentInputStream that reads from the given ReadableContentChannel.
ContentParameters(Map<String, String>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.ContentPolicy.ContentParameters
 
ContentPolicy - Class in com.yahoo.documentapi.messagebus.protocol
Policy to talk to content clusters.
ContentPolicy(Map<String, String>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.ContentPolicy
 
ContentPolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.ContentPolicy
 
ContentPolicy.ContentParameters - Class in com.yahoo.documentapi.messagebus.protocol
 
ContentStatusChanged - Static variable in class com.yahoo.config.application.api.ApplicationFile
 
ContentStatusDeleted - Static variable in class com.yahoo.config.application.api.ApplicationFile
 
ContentStatusNew - Static variable in class com.yahoo.config.application.api.ApplicationFile
 
contentToString(Tensor) - Static method in interface com.yahoo.tensor.Tensor
 
Context - Class in com.yahoo.document.select
 
Context(DocumentOperation) - Constructor for class com.yahoo.document.select.Context
 
context() - Method in class com.yahoo.jdisc.Request
Returns the named application context objects.
context() - Method in class com.yahoo.jdisc.Response
Returns the named application context objects.
Context - Class in com.yahoo.prelude.templates
A set of variable bindings for template rendering
context() - Method in class com.yahoo.search.searchchain.Execution
Returns the context of this execution, which contains various objects which are looked up through a memory barrier at the point this is created and which is guaranteed to be frozen during the execution of this query.
Context(SearchChainRegistry, IndexFacts, SpecialTokenRegistry, RendererRegistry, Linguistics) - Constructor for class com.yahoo.search.searchchain.Execution.Context
Creates a context from arguments, all of which may be null, though this can be risky.
Context - Class in com.yahoo.searchlib.rankingexpression.evaluation
The context providing value bindings for an expression evaluation.
Context() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.Context
 
Continuation - Class in com.yahoo.search.grouping
This class represents a piece of data stored by the grouping framework within a grouping result, which can subsequently be sent back along with the original request to navigate across a large result set.
Continuation() - Constructor for class com.yahoo.search.grouping.Continuation
 
continuation() - Method in class com.yahoo.search.grouping.result.RootGroup
 
continuations() - Method in class com.yahoo.search.grouping.GroupingRequest
Returns the list of Continuations of this request.
continuations() - Method in class com.yahoo.search.grouping.result.AbstractList
Returns the map of all possible Continuations of this list.
CONTINUE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
CONTINUE - Static variable in interface com.yahoo.jdisc.Response.Status
1xx: Informational - Request received, continuing process.
controlFileHeaderLength - Static variable in class com.yahoo.log.VespaLevelControllerRepo
length of fixed header content of a control file, constant:
convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.FieldType
Converts the given type to an instance of this type, if possible.
convertFrom(Object, CompiledQueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.FieldType
Converts the given type to an instance of this type, if possible.
convertFrom(Object, CompiledQueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
 
convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
 
convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.QueryFieldType
 
convertFrom(Object, CompiledQueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.QueryFieldType
 
convertFrom(Object, CompiledQueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
convertFrom(Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.TensorFieldType
 
convertFrom(Object, CompiledQueryProfileRegistry) - Method in class com.yahoo.search.query.profile.types.TensorFieldType
 
convertMatchToString(PhraseMatcher.Phrase) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
Convert Match to String
convertToSubstitutionString(Object) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns this value, or its corresponding substitution string if it contains substitutions
Cookie - Class in com.yahoo.jdisc.http
 
Cookie() - Constructor for class com.yahoo.jdisc.http.Cookie
 
Cookie(Cookie) - Constructor for class com.yahoo.jdisc.http.Cookie
 
Cookie(String, String) - Constructor for class com.yahoo.jdisc.http.Cookie
 
COOKIE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
copy() - Method in class com.yahoo.tensor.TensorAddress.Builder
Creates a copy of this which can be modified separately
copyFields(Document, Document, FieldSet) - Method in class com.yahoo.document.fieldset.FieldSetRepo
Copies fields from one document to another based on whether the fields match the given fieldset.
copyHeaders(HeaderFields) - Method in class com.yahoo.jdisc.http.HttpRequest
 
copyHeaders(HeaderFields) - Method in class com.yahoo.jdisc.http.HttpResponse
 
CopyOnWriteContent - Class in com.yahoo.search.query.profile
A HashMap wrapper which can be cloned without copying the wrapped map.
CopyOnWriteContent() - Constructor for class com.yahoo.search.query.profile.CopyOnWriteContent
Create a WRITABLE, empty instance
CopyOnWriteHashMap<K,V> - Class in com.yahoo.yolean.concurrent
This is a thread hash map for small collections that are stable once built.
CopyOnWriteHashMap() - Constructor for class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
copyOrdering(HitGroup) - Method in class com.yahoo.search.result.HitGroup
Sets sorting information to be the same as for the provided hitGroup.
COS - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
COSH - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
cost() - Method in class com.yahoo.config.provision.Flavor
Get the monthly cost (total cost of ownership) in USD for this flavor, typically total cost divided by 36 months.
costKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
 
Count - Class in com.yahoo.log.event
 
Count() - Constructor for class com.yahoo.log.event.Count
 
Count(String, double) - Constructor for class com.yahoo.log.event.Count
 
count(String, long) - Static method in class com.yahoo.log.event.Event
Static method for logging the count event.
COUNT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
count(List<String>) - Method in interface com.yahoo.tensor.Tensor
 
COUNT_BITS - Static variable in class com.yahoo.document.BucketId
 
CountAggregator - Class in com.yahoo.search.grouping.request
This class represents an count-aggregator in a GroupingExpression.
CountAggregator() - Constructor for class com.yahoo.search.grouping.request.CountAggregator
Constructs a new instance of this class.
Counter - Class in com.yahoo.metrics.simple
A counter metric.
Counter - Class in com.yahoo.statistics
A single integer value which can be incremented.
Counter(String, Statistics, boolean) - Constructor for class com.yahoo.statistics.Counter
A monotonically increasing 64 bit integer value.
Counter(String, Statistics, boolean, Callback, boolean) - Constructor for class com.yahoo.statistics.Counter
A monotonically increasing 64 bit integer value.
CounterGroup - Class in com.yahoo.statistics
A set of associated counters.
CounterGroup(String, Statistics) - Constructor for class com.yahoo.statistics.CounterGroup
 
CounterGroup(String, Statistics, boolean) - Constructor for class com.yahoo.statistics.CounterGroup
Create a basic group of counter which may or may not depend on config.
CounterGroup(String, Statistics, boolean, Callback, boolean) - Constructor for class com.yahoo.statistics.CounterGroup
Create a group of counters with a callback included.
CountGroup - Class in com.yahoo.log.event
 
CountGroup() - Constructor for class com.yahoo.log.event.CountGroup
 
CountGroup(String, String) - Constructor for class com.yahoo.log.event.CountGroup
 
countGroup(String, String) - Static method in class com.yahoo.log.event.Event
Static method for logging a set of count events.
Coverage - Class in com.yahoo.container.handler
The coverage report for a result set.
Coverage() - Constructor for class com.yahoo.container.handler.Coverage
Build an invalid instance to initiate manually.
Coverage(long, long, int, int) - Constructor for class com.yahoo.container.handler.Coverage
 
Coverage(long, int, boolean) - Constructor for class com.yahoo.container.handler.Coverage
 
Coverage(long, int, boolean, int) - Constructor for class com.yahoo.container.handler.Coverage
 
Coverage - Class in com.yahoo.search.result
The coverage report for a result set.
Coverage(long, long) - Constructor for class com.yahoo.search.result.Coverage
 
Coverage(long, int, boolean) - Constructor for class com.yahoo.search.result.Coverage
 
Coverage(long, int, boolean, int) - Constructor for class com.yahoo.search.result.Coverage
 
Coverage.FullCoverageDefinition - Enum in com.yahoo.container.handler
 
Crash - Class in com.yahoo.log.event
 
Crash() - Constructor for class com.yahoo.log.event.Crash
 
Crash(String, int, int) - Constructor for class com.yahoo.log.event.Crash
 
crash(String, int, int) - Static method in class com.yahoo.log.event.Event
Static method for logging the crash event.
create(FieldReader, DataType) - Static method in class com.yahoo.document.datatypes.FieldValue
 
create() - Method in class com.yahoo.document.datatypes.UriFieldValue.Factory
 
create(FieldPathUpdate.Type, DocumentType, DocumentUpdateReader) - Static method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
create() - Method in class com.yahoo.document.PrimitiveDataType.Factory
 
create(String) - Static method in class com.yahoo.document.TemporaryStructuredDataType
 
create(Field) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new, empty field update with no encapsulated value updates.
create(String) - Static method in class com.yahoo.filedistribution.fileacquirer.FileAcquirerFactory
 
create(Request) - Static method in class com.yahoo.processing.response.ArrayDataList
Creates a simple data list which does not allow late incoming data
create(String) - Static method in class com.yahoo.search.query.profile.SubstituteString
Returns a new SubstituteString if the given string contains substitutions, null otherwise.
create(Sorting) - Static method in class com.yahoo.search.result.FieldComparator
Creates a comparator given a sorting, or returns null if the given sorting is null
create(String) - Static method in class com.yahoo.vespa.curator.Curator
Creates a curator instance from a comma-separated string of ZooKeeper host:port strings
create(Path) - Method in class com.yahoo.vespa.curator.Curator
Creates an empty node at a path, creating any parents as necessary.
create(String) - Static method in class com.yahoo.vespa.http.client.config.Endpoint
Creates an Endpoint with the default port and without using SSL.
create(String, int, boolean) - Static method in class com.yahoo.vespa.http.client.config.Endpoint
Creates an Endpoint with the given hostname, port and SSL setting.
create(SessionParams, FeedClient.ResultCallback) - Static method in class com.yahoo.vespa.http.client.FeedClientFactory
Creates FeedClient.
create(SessionParams) - Static method in class com.yahoo.vespa.http.client.SessionFactory
Creates a Session with the given parameters.
create(Endpoint) - Static method in class com.yahoo.vespa.http.client.SessionFactory
Creates a Session to a single Endpoint, with default values for everything.
create(Deserializer) - Static method in class com.yahoo.vespa.objects.Identifiable
Deserializes a single Identifiable object from the given byte buffer.
create() - Method in class com.yahoo.yolean.concurrent.ResourceFactory
 
create42(DocumentTypeManager, GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentDeserializerFactory
Creates a de-serializer for the document format that was created on Vespa 4.2.
create42(DocumentTypeManager, GrowableByteBuffer, GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentDeserializerFactory
Creates a de-serializer for the document format that was created on Vespa 4.2.
create42(GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentSerializerFactory
Creates a serializer for the document format that was created on Vespa 4.2.
create42(GrowableByteBuffer, boolean) - Static method in class com.yahoo.document.serialization.DocumentSerializerFactory
Creates a serializer for the document format that was created on Vespa 4.2.
create42() - Static method in class com.yahoo.document.serialization.DocumentSerializerFactory
Creates a serializer for the document format that was created on Vespa 4.2.
CREATE_MISSING_PATH - Static variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
createAdd(Field, FieldValue) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update specifying an addition of a value to an array or a key to a weighted set (with default weight 1).
createAdd(Field, FieldValue, Integer) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update specifying an addition of a key (with a specified weight) to a weighted set.
createAdd(FieldValue) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying an addition of a value to an array or a key to a weighted set (with default weight 1).
createAdd(FieldValue, Integer) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying an addition of a key (with a specified weight) to a weighted set.
createAddAll(Field, List<? extends FieldValue>) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with encapsulated value updates, specifying an addition of all values in a given list to an array.
createAddAll(Field, WeightedSet<? extends FieldValue>) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with encapsulated value updates, specifying an addition of all key/weight pairs in a weighted set to a weighted set.
createAddAll(List<? extends FieldValue>) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying an addition of all values in a given list to an array.
createAddAll(WeightedSet<? extends FieldValue>) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying an addition of all key/weight pairs in a weighted set to a weighted set.
createAnnotationReferenceDataTypeIdentifier(DataTypeIdentifier) - Static method in class com.yahoo.text.DataTypeIdentifier
 
createAnonymousComponentId(String) - Static method in class com.yahoo.component.ComponentId
Creates a componentId that is unique for this run-time instance
createArray(String) - Method in interface com.yahoo.config.Serializer
 
createArray(String) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
createArrayDataTypeIdentifier(DataTypeIdentifier) - Static method in class com.yahoo.text.DataTypeIdentifier
 
createAssign(Field, FieldValue) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update, that assigns a new value, completely overwriting the previous value.
createAssign(FieldValue) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that assigns a new value, completely overwriting the previous value.
createAsync(Request) - Static method in class com.yahoo.processing.response.ArrayDataList
Creates an instance of this which supports incoming data through the default mechanism (DefaultIncomingData)
createAsync(String) - Static method in class com.yahoo.search.result.HitGroup
Creates a HitGroup which contains data which arrives in the future.
createAsyncNonstreamed(Request) - Static method in class com.yahoo.processing.response.ArrayDataList
Creates an instance of this which supports incoming data through the default mechanism (DefaultIncomingData) and where this data cannot be returned to clients until this is completed.
createAsyncSession(AsyncParameters) - Method in class com.yahoo.documentapi.DocumentAccess
Returns a session for asynchronous document access.
createAsyncSession(AsyncParameters) - Method in class com.yahoo.documentapi.local.LocalDocumentAccess
 
createAsyncSession(AsyncParameters) - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
 
createAsyncUnordered(Request) - Static method in class com.yahoo.processing.response.ArrayDataList
Creates an instance of this which supports incoming data through the default mechanism (DefaultIncomingData), and where this data can be rendered in any order.
createAtomically(Path...) - Method in class com.yahoo.vespa.curator.Curator
Creates all the given paths in a single transaction.
createAtomicCounter(String) - Method in class com.yahoo.vespa.curator.Curator
For internal use; prefer creating a CuratorCounter
createBackendCommunicationError(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error indicating that there was a general error communicating with a backend service.
createBadRequest(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error analog to HTTP bad request.
createBinding(Map<String, String>) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Returns a new context which shares the functions and serialized function map with this but has different arguments.
createBucket(Bucket) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Tells the provider that the given bucket has been created in the service layer.
createById(int) - Static method in class com.yahoo.document.TemporaryStructuredDataType
 
createByReflection(Object) - Method in class com.yahoo.document.CollectionDataType
 
createByReflection(Object) - Method in class com.yahoo.document.DataType
Creates a field value by reflection
createByReflection(Object) - Method in class com.yahoo.document.MapDataType
 
createByReflection(Object) - Method in class com.yahoo.document.StructuredDataType
 
createChild() - Method in class com.yahoo.processing.execution.Execution.Trace
Creates a trace node below a parent
createClear(Field) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update, that clears the value; see documentation for ClearValueUpdate to see behavior for the individual data types.
createClear() - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that clears the field fromthe document.
createClearField(Field) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update that clears the field.
createClient(HttpParams) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Creates a http client for one request.
createClientRequest() - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Start of API for synchronous HTTP request dispatch.
createCompletionWaiter(Path, String, int, String) - Method in class com.yahoo.vespa.curator.Curator
 
createComponent(ComponentId, Map<ConfigKey, ConfigInstance>, String) - Method in class com.yahoo.component.provider.ComponentClass
Create an instance of this ComponentClass with the given configId.
createContext(Map<String, ?>) - Method in interface com.yahoo.jdisc.application.MetricConsumer
Creates a Metric.Context object that encapsulates the given properties.
createContext(Map<String, ?>) - Method in interface com.yahoo.jdisc.Metric
Creates a MetricConsumer-specific Metric.Context object that encapsulates the given properties.
createContext() - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
createContext() - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
Creates a new context suitable for this template.
createContextStub() - Static method in class com.yahoo.search.searchchain.Execution.Context
Creates a context stub with no information.
createContextStub(IndexFacts) - Static method in class com.yahoo.search.searchchain.Execution.Context
Create a Context instance where only the index related settings are initialized.
createContextStub(SearchChainRegistry, IndexFacts) - Static method in class com.yahoo.search.searchchain.Execution.Context
Create a Context instance where only the search chain registry and index facts are initialized.
createContextStub(SearchChainRegistry, IndexFacts, Linguistics) - Static method in class com.yahoo.search.searchchain.Execution.Context
Create a Context instance where only the search chain registry, index facts and linguistics are initialized.
CREATED - Static variable in interface com.yahoo.jdisc.Response.Status
 
createDecrement(Field, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that decrements a value.
createDecrement(Field, FieldValue, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that decrements a weight in a weighted set.
createDecrement(Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that decrements a value.
createDecrement(FieldValue, Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that decrements a weight in a weighted set.
createDefault() - Static method in class com.yahoo.config.subscription.ConfigSourceSet
Create a new source set using the environment variables or system properties
createDefault() - Static method in class com.yahoo.documentapi.DocumentAccess
This is a convenience method to return a document access object with all default parameter values.
createDefaultRejectFilter() - Static method in class com.yahoo.log.RejectFilter
 
createDestinationSession(String, boolean, MessageHandler) - Method in class com.yahoo.messagebus.MessageBus
This is a convenience method to call MessageBus.createDestinationSession(DestinationSessionParams) with default values for the DestinationSessionParams object.
createDestinationSession(DestinationSessionParams) - Method in class com.yahoo.messagebus.MessageBus
Creates a destination session on top of this message bus using the given handlers and parameter object.
createDirectory() - Method in class com.yahoo.config.application.api.ApplicationFile
Create a directory at the path represented by this file.
createDirectoryCache(String, boolean, boolean, ExecutorService) - Method in class com.yahoo.vespa.curator.Curator
Creates a listenable cache which keeps in sync with changes to all the immediate children of a path
createDirectRequest() - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Create a new HTTP request without creating a new JDisc request.
createDistribution(ExternalSlobrokPolicy) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
 
createDivide(Field, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that divides a value.
createDivide(Field, FieldValue, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that divides a weight in a weighted set.
createDivide(Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that divides a value.
createDivide(FieldValue, Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that divides a weight in a weighted set.
createDocument(DocumentReader) - Static method in class com.yahoo.document.Document
 
createDocument(GrowableByteBuffer) - Method in class com.yahoo.document.DocumentTypeManager
 
createDocument(DocumentDeserializer) - Method in class com.yahoo.document.DocumentTypeManager
 
createDocument(GrowableByteBuffer, GrowableByteBuffer) - Method in class com.yahoo.document.DocumentTypeManager
 
createEmpty() - Static method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
Creates an empty PutDocumentMessage
createEmpty() - Static method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
Creates an empty UpdateDocumentMessage
createEmpty() - Static method in class com.yahoo.processing.execution.Execution.Environment
Creates an empty environment.
createEmptyDocsums(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error indicating that a request to a backend returned empty document content data.
createEmptyWithType(ReferenceDataType) - Static method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
createEndOfHost() - Static method in class com.yahoo.prelude.query.MarkerWordItem
Creates a special word item which marks the end of a host name
createErrorHit(ErrorMessage) - Method in class com.yahoo.search.result.HitGroup
 
createErrorInPluginSearcher(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates a general error from an application components.
createErrorInPluginSearcher(String, Throwable) - Static method in class com.yahoo.search.result.ErrorMessage
Creates a general error from an application component.
createExecution(Chain<COMPONENT>, Request) - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
 
createFieldValue() - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
 
createFieldValue() - Method in class com.yahoo.document.ArrayDataType
 
createFieldValue() - Method in class com.yahoo.document.CollectionDataType
 
createFieldValue() - Method in class com.yahoo.document.DataType
Creates a new, empty FieldValue of this type
createFieldValue(Object) - Method in class com.yahoo.document.DataType
Creates a new FieldValue of this type, with the given value.
createFieldValue(Object) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
Utility function to wrap primitives.
createFieldValue() - Method in class com.yahoo.document.DocumentType
 
createFieldValue() - Method in class com.yahoo.document.MapDataType
 
createFieldValue() - Method in class com.yahoo.document.PrimitiveDataType
 
createFieldValue() - Method in class com.yahoo.document.ReferenceDataType
 
createFieldValue() - Method in class com.yahoo.document.StructDataType
 
createFieldValue(Object) - Method in class com.yahoo.document.StructDataType
 
createFieldValue() - Method in class com.yahoo.document.StructuredDataType
 
createFieldValue() - Method in class com.yahoo.document.TensorDataType
 
createFieldValue() - Method in class com.yahoo.document.WeightedSetDataType
 
createFileCache(String, boolean) - Method in class com.yahoo.vespa.curator.Curator
Creates a listenable cache which keeps in sync with changes to a given node
createFileNodeVector(Collection<String>) - Static method in class com.yahoo.config.LeafNodeVector
 
createFilter(String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
createFor(List<String>) - Method in class com.yahoo.search.query.profile.DimensionBinding
Returns a binding for a (possibly) new set of variants.
createForbidden(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error indicating that a forbidden operation was requested.
createForMessageBus(MessageBus, ScheduledExecutorService, VisitorParameters) - Static method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
createFrom(DimensionBinding) - Static method in class com.yahoo.search.query.profile.compiled.Binding
 
createFrom(List<String>, Map<String, String>) - Static method in class com.yahoo.search.query.profile.DimensionBinding
Creates a binding from a variant and a context.
createFrom(List<String>, DimensionValues) - Static method in class com.yahoo.search.query.profile.DimensionBinding
Creates a binding from a variant and a context.
createFrom(String[]) - Static method in class com.yahoo.search.query.profile.DimensionValues
 
createFromDocumentSelection(String, BucketIdFactory, int, ProgressToken) - Static method in class com.yahoo.documentapi.VisitorIterator
Create a new VisitorIterator instance based on the given document selection string.
createFromExplicitBucketSet(Set<BucketId>, int, ProgressToken) - Static method in class com.yahoo.documentapi.VisitorIterator
Create a new VisitorIterator instance based on the given set of buckets.
createFromId(String) - Static method in class com.yahoo.config.subscription.ConfigURI
 
createFromId(int) - Static method in class com.yahoo.vespa.objects.Identifiable
Creates an instance of the class registered with the given identifier.
createFromIdAndSource(String, ConfigSource) - Static method in class com.yahoo.config.subscription.ConfigURI
 
createGenerationInstance(TimeoutRate) - Method in class com.yahoo.container.protect.TimeoutCollector
Deprecated.
 
createHead(DocumentTypeManager, GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentDeserializerFactory
Creates a de-serializer for the current head document format.
createHead(GrowableByteBuffer) - Static method in class com.yahoo.document.serialization.DocumentSerializerFactory
Creates a serializer for the current head document format.
createHitCounts(Query, Result) - Static method in class com.yahoo.search.handler.SearchResponse
 
createHostFetcher(ExternalSlobrokPolicy) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
 
createHttpRequestRetryHandler() - Method in class com.yahoo.search.federation.http.HTTPSearcher.SearcherHttpClient
 
createHttpRoutePlanner() - Method in class com.yahoo.search.federation.http.HTTPSearcher.SearcherHttpClient
 
createId(String) - Static method in class com.yahoo.document.StructuredDataType
 
createIdString(String) - Static method in class com.yahoo.document.idstring.IdString
 
createifnonexistent(boolean) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
createifnonexistent() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
createIfNonExistent() - Method in class com.yahoo.document.WeightedSetDataType
Returns true if this has the property createIfNonExistent (only relevant for weighted sets)
createIllegalQuery(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error message indicating that an illegal query was attempted evaluated.
createIncrement(Field, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that increments a value.
createIncrement(Field, FieldValue, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that increments a weight in a weighted set.
createIncrement(Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that increments a value.
createIncrement(FieldValue, Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that increments a weight in a weighted set.
createIndex(SpanTree.IndexKey) - Method in class com.yahoo.document.annotation.SpanTree
 
createInner(String) - Method in interface com.yahoo.config.Serializer
 
createInner() - Method in interface com.yahoo.config.Serializer
 
createInner(String) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
createInner() - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
createInputStream() - Method in class com.yahoo.config.application.api.ApplicationFile
Create an InputStream for the contents of this file.
createIntermediateSession(String, boolean, MessageHandler, ReplyHandler) - Method in class com.yahoo.messagebus.MessageBus
This is a convenience method to call MessageBus.createIntermediateSession(IntermediateSessionParams) with default values for the IntermediateSessionParams object.
createIntermediateSession(IntermediateSessionParams) - Method in class com.yahoo.messagebus.MessageBus
Creates an intermediate session on top of this message bus using the given handlers and parameter object.
createInternalServerError(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error analog to HTTP internal server error.
createInvalidQueryParameter(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error message indicating that an invalid request parameter was received.
createInvalidQueryParameter(String, Throwable) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error message indicating that an invalid request parameter was received.
createInvalidQueryTransformation(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error indicating that an invalid query transformation was attempted.
createItemClass() - Method in class com.yahoo.prelude.query.TermType
Returns an instance of the class corresponding to the given type, AndItem if this is the DEFAULT type
createIterator(Bucket, FieldSet, Selection, PersistenceProvider.IncludedVersions) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Create an iterator for a given bucket and selection criteria, returning a unique, non-zero iterator identifier that can be used by the caller as an argument to iterate and destroyIterator.
CreateIteratorResult - Class in com.yahoo.persistence.spi.result
Result class for CreateIterator requests.
CreateIteratorResult(Result.ErrorType, String) - Constructor for class com.yahoo.persistence.spi.result.CreateIteratorResult
Creates a result with an error.
CreateIteratorResult(long) - Constructor for class com.yahoo.persistence.spi.result.CreateIteratorResult
Creates a successful result, containing a unique identifier for this iterator (must be created and maintained by the provider).
createJsonCodec() - Static method in class com.yahoo.search.rendering.JsonRenderer
Create the codec used for rendering instances of TreeNode.
createLoggingCompletionHandler(long, long, HttpResponse, HttpRequest, ContentChannelOutputStream) - Method in class com.yahoo.container.jdisc.LoggingRequestHandler
 
createLoggingCompletionHandler(long, long, HttpResponse, HttpRequest, ContentChannelOutputStream) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
Override this to implement custom access logging.
createMalformedUrlError(Query, Exception) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Utility method for creating error messages when a url is incorrect
createMap(String) - Method in interface com.yahoo.config.Serializer
 
createMap(String) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
createMap(Field, FieldValue, ValueUpdate) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update, which is able to map an update to a value to a subvalue in an array or a weighted set.
createMap(FieldValue, ValueUpdate) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a map value update, which is able to map an update to a value to a subvalue in an array or a weighted set.
createMapDataTypeIdentifier(DataTypeIdentifier, DataTypeIdentifier) - Static method in class com.yahoo.text.DataTypeIdentifier
 
createMissingPath() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
createMultiply(Field, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that multiplies a value.
createMultiply(Field, FieldValue, Number) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update that multiplies a weight in a weighted set.
createMultiply(Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that multiplies a value.
createMultiply(FieldValue, Number) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update that multiplies a weight in a weighted set.
createMutex(String) - Method in class com.yahoo.vespa.curator.Curator
For internal use; prefer creating a CuratorLock
createNew() - Method in class com.yahoo.config.InnerNodeVector
Creates a new Node by creating a new instance with the 0-argument constructor
createNew() - Method in class com.yahoo.config.LeafNodeVector
Creates a new Node by cloning the default node.
createNew() - Method in class com.yahoo.config.NodeVector
Creates a new Node.
createNewQuery(Query) - Static method in class com.yahoo.search.Query
Creates a new query from another query, but with time sensitive fields reset.
createNoAnswerWhenPingingNode(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error indicating that a node could not be pinged.
createNoBackendsInService(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error message indicating that some backend service is unreachable
createNotFound(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error indicating that the requested resource was not found.
createNullQuery(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error message indicating that a null query was attempted evaluated
createParser() - Static method in class com.yahoo.search.federation.vespa.ResultBuilder
 
createPathNodeVector(Collection<FileReference>) - Static method in class com.yahoo.config.LeafNodeVector
 
createPatternGenerator() - Method in class com.yahoo.documentapi.messagebus.protocol.ContentPolicy.ContentParameters
 
createPatternGenerator() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
 
createPolicy(String, String) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
createPolicy(String) - Method in interface com.yahoo.documentapi.messagebus.protocol.RoutingPolicyFactory
This method creates and returns a routing policy that corresponds to the implementing class, using the given parameter string.
createPolicy(String, String) - Method in interface com.yahoo.messagebus.Protocol
Create a policy of the named type with the named param passed to the constructor of that policy.
createProcessingFromDocumentOperations(String, List<DocumentOperation>, CallStack) - Static method in class com.yahoo.docproc.Processing
 
createProvider(DocumentTypeManager) - Method in interface com.yahoo.persistence.spi.conformance.ConformanceTest.PersistenceProviderFactory
 
createRandomDocumentAtLocation(long, long) - Method in class com.yahoo.persistence.spi.conformance.TestDocMan
 
createRandomDocumentAtLocation(long, long, int, int) - Method in class com.yahoo.persistence.spi.conformance.TestDocMan
 
createReader() - Method in class com.yahoo.config.application.api.ApplicationFile
Create a Reader for the contents of this file.
createReceiver(MessageHandler, String) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusReceiverFactory
 
createReceiver(MessageHandler, String) - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.ReceiverFactory
 
createRemove(Field, FieldValue) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with one encapsulated value update, specifying the removal of a value from an array or a key/weight from a weighted set.
createRemove(FieldValue) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying the removal of a value from an array or a key/weight from a weighted set.
createRemoveAll(Field, List<? extends FieldValue>) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with encapsulated value updates, specifying the removal of all values in a given list from an array or weighted set.
createRemoveAll(Field, WeightedSet<? extends FieldValue>) - Static method in class com.yahoo.document.update.FieldUpdate
Creates a new field update, with encapsulated value updates, specifying the removal of all values in a given list from an array or weighted set.
createRemoveAll(List<? extends FieldValue>) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying the removal of all values in a given list from an array or weighted set.
createRemoveAll(WeightedSet<? extends FieldValue>) - Static method in class com.yahoo.document.update.ValueUpdate
Creates a new value update specifying the removal of all values in a given list from an array or weighted set.
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.DestroyVisitorMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentMessage
Creates and returns a reply to this message.
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentSummaryMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.EmptyBucketsMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketStateMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.MapVisitorMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.QueryResultMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveLocationMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.SearchResultMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.StatBucketMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
 
createReply() - Method in class com.yahoo.documentapi.messagebus.protocol.VisitorInfoMessage
 
createRequest(CurrentContainer, URI, HttpRequest.Method, InputStream) - Static method in class com.yahoo.container.jdisc.HttpRequest
Create a new HTTP request from an URI.
createRequest(CurrentContainer, URI, HttpRequest.Method, InputStream, Map<String, String>) - Static method in class com.yahoo.container.jdisc.HttpRequest
Create a new HTTP request from an URI.
createRequest(String, URI) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Creates a HttpRequest.
createRequest(String, URI, HttpEntity) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Creates a HttpRequest.
createRequestExecutor() - Method in class com.yahoo.search.federation.http.HTTPSearcher.SearcherHttpClient
 
createRequestMeta() - Method in class com.yahoo.search.federation.http.HTTPSearcher
Creates a meta hit dedicated to holding logging information.
createRequestTooLarge(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error message indicating that the request is too large
createRoot() - Static method in class com.yahoo.path.Path
Create an empty root path with '/' delimiter.
createRoot(String) - Static method in class com.yahoo.path.Path
Create an empty root path with delimiter.
createRoot(Processor, int, Execution.Environment<? extends Processor>) - Static method in class com.yahoo.processing.execution.Execution
Creates an execution of a single processor which is not in the context of an existing execution
createRoot(Chain<? extends Processor>, int, Execution.Environment<? extends Processor>) - Static method in class com.yahoo.processing.execution.Execution
Creates an execution which is not in the context of an existing execution
createRoot(int) - Static method in class com.yahoo.processing.execution.Execution.Trace
Creates an empty root trace with a given level of tracing
createSender(ReplyHandler, VisitorParameters) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusSenderFactory
 
createSender(ReplyHandler, VisitorParameters) - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.SenderFactory
 
createServerIsMisconfigured(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error indicating that the server is misconfigured
createServerRequest() - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Start of API for synchronous HTTP request dispatch.
createSingleton(PageElement) - Static method in class com.yahoo.search.pagetemplates.model.Choice
Creates a choice having a single alternative having a single page element
createSingletons(List<PageElement>) - Static method in class com.yahoo.search.pagetemplates.model.Choice
Creates a choice in which each alternative consists of a single element
createSourceSession(ReplyHandler) - Method in class com.yahoo.messagebus.MessageBus
This is a convenience method to call MessageBus.createSourceSession(SourceSessionParams) with default values for the SourceSessionParams object.
createSourceSession(ReplyHandler, SourceSessionParams) - Method in class com.yahoo.messagebus.MessageBus
This is a convenience method to call MessageBus.createSourceSession(SourceSessionParams) by first assigning the reply handler to the parameter object.
createSourceSession(SourceSessionParams) - Method in class com.yahoo.messagebus.MessageBus
Creates a source session on top of this message bus.
createStartOfHost() - Static method in class com.yahoo.prelude.query.MarkerWordItem
Creates a special word item which marks the start of a host name
createSubProfile(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
createSubProfile(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.OverridableQueryProfile
 
createSubProfile(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfile
Looks up all inherited profiles and adds any that matches this name.
createSubscription(SubscriptionParameters) - Method in class com.yahoo.documentapi.DocumentAccess
Creates a subscription and returns a session for getting data from it.
createSubscription(SubscriptionParameters) - Method in class com.yahoo.documentapi.local.LocalDocumentAccess
 
createSubscription(SubscriptionParameters) - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
 
createSyncSession(SyncParameters) - Method in class com.yahoo.documentapi.DocumentAccess
Returns a session for synchronous document access.
createSyncSession(SyncParameters) - Method in class com.yahoo.documentapi.local.LocalDocumentAccess
 
createSyncSession(SyncParameters) - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
 
createTestInstance(LongSupplier) - Static method in class com.yahoo.search.searchers.ConnectionControlSearcher
Create a searcher instance suitable for unit tests.
createTestRequest(String, HttpRequest.Method) - Static method in class com.yahoo.container.jdisc.HttpRequest
Only for simpler unit testing.
createTestRequest(String, HttpRequest.Method, InputStream) - Static method in class com.yahoo.container.jdisc.HttpRequest
Only for simpler unit testing.
createTestRequest(String, HttpRequest.Method, InputStream, Map<String, String>) - Static method in class com.yahoo.container.jdisc.HttpRequest
 
createTimeout(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error indicating that a request to a backend timed out.
createTimeoutError() - Method in class com.yahoo.search.searchchain.FutureResult
 
createTiming(Query, Result) - Static method in class com.yahoo.search.handler.SearchResponse
 
createUnauthorized(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates an error indicating that the requestor is not authorized to perform the requested operation.
createUnspecifiedError(String) - Static method in class com.yahoo.search.result.ErrorMessage
Creates a generic message used when there is no information available on the category of the error.
createUnspecifiedError(String, Throwable) - Static method in class com.yahoo.search.result.ErrorMessage
Creates a generic message used when there is no information available on the category of the error.
createUTF8CharArray(String) - Static method in class com.yahoo.vespa.objects.BufferSerializer
 
createVisitorDestinationSession(VisitorDestinationParameters) - Method in class com.yahoo.documentapi.DocumentAccess
Creates a destination session for receiving data from visiting.
createVisitorDestinationSession(VisitorDestinationParameters) - Method in class com.yahoo.documentapi.local.LocalDocumentAccess
 
createVisitorDestinationSession(VisitorDestinationParameters) - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
 
CreateVisitorMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
CreateVisitorMessage(String, String, String, String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
CreateVisitorMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.CreateVisitorMessageFactory
 
CreateVisitorMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51.CreateVisitorMessageFactory
 
CreateVisitorReply - Class in com.yahoo.documentapi.messagebus.protocol
 
CreateVisitorReply(int) - Constructor for class com.yahoo.documentapi.messagebus.protocol.CreateVisitorReply
 
CreateVisitorReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.CreateVisitorReplyFactory
 
createVisitorSession(VisitorParameters) - Method in class com.yahoo.documentapi.DocumentAccess
Run a visitor with the given visitor parameters, and get the result back here.
createVisitorSession(VisitorParameters) - Method in class com.yahoo.documentapi.local.LocalDocumentAccess
 
createVisitorSession(VisitorParameters) - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
 
createWeightedSetTypeIdentifier(DataTypeIdentifier, boolean, boolean) - Static method in class com.yahoo.text.DataTypeIdentifier
 
createWithInferredId(DocumentType) - Static method in class com.yahoo.document.ReferenceDataType
Creates a new type where the numeric ID is based on the hash of targetType
createWithInferredId(TemporaryStructuredDataType) - Static method in class com.yahoo.document.ReferenceDataType
Creates a new type where the numeric ID is based on the hash of targetType
createWriter(String) - Static method in class com.yahoo.document.serialization.XmlDocumentWriter
 
creationTime(TimeUnit) - Method in class com.yahoo.jdisc.Request
Returns the time at which this Request was created.
CUMULATIVE - Static variable in class com.yahoo.statistics.HistogramType
Cumulative histograms, that is, a given bucket contains the count for values corresponding to "itself" and all preceding buckets.
Curator - Class in com.yahoo.vespa.curator
Curator interface for Vespa.
Curator(ConfigserverConfig, ZooKeeperServer) - Constructor for class com.yahoo.vespa.curator.Curator
 
Curator() - Constructor for class com.yahoo.vespa.curator.Curator
 
Curator.CompletionWaiter - Interface in com.yahoo.vespa.curator
Interface for waiting for completion of an operation
Curator.DirectoryCache - Interface in com.yahoo.vespa.curator
A listenable cache of all the immediate children of a curator path.
Curator.FileCache - Interface in com.yahoo.vespa.curator
A listenable cache of the content of a single curator path.
curChar - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
curChar - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
 
CurrentContainer - Interface in com.yahoo.jdisc.service
This interface declares a method to retrieve a reference to the current Container.
currentState() - Method in class com.yahoo.jdisc.AbstractResource
Returns a string describing the current state of references in human-friendly terms.
currentTimeMillis() - Method in interface com.yahoo.jdisc.Timer
Returns the current time in milliseconds.
currentToken - Variable in exception com.yahoo.document.select.parser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception com.yahoo.searchlib.rankingexpression.parser.ParseException
This is the last token that has been consumed successfully.
currentVersion - Static variable in class com.yahoo.component.Vtag
 
CUTOFF - Static variable in class com.yahoo.search.query.ranking.Diversity
 

D

data(int) - Method in class com.yahoo.fsa.FSA
Retrieves data for the given state using the underlying fsa data buffer.
data() - Method in class com.yahoo.fsa.FSA.State
 
data(Data) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked for each leaf node in the data tree
data(Data) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
Data - Interface in com.yahoo.processing.response
A data item created due to a processing request.
data() - Method in class com.yahoo.processing.Response
Returns the top level list of data items of this response
data(Data) - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
data(Data) - Method in class com.yahoo.search.rendering.JsonRenderer
 
data() - Method in class com.yahoo.search.Result
 
DataList<DATATYPE extends Data> - Interface in com.yahoo.processing.response
A list of data items created due to a processing request.
dataString(int) - Method in class com.yahoo.fsa.FSA
Retrieves data for the given state using the underlying fsa data buffer.
dataString() - Method in class com.yahoo.fsa.FSA.State
 
DataType - Class in com.yahoo.document
Enumeration of the possible types of fields.
DataType(String, int) - Constructor for class com.yahoo.document.DataType
Creates a datatype
datatype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
datatype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
datatype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
datatype(DocumenttypesConfig.Documenttype.Datatype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Add the given builder to this builder's list of Datatype builders
datatype(List<DocumenttypesConfig.Documenttype.Datatype.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Set the given list as this builder's list of Datatype builders
datatype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
datatype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Datatype() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Datatype(Builder)
Datatype(DocumenttypesConfig.Documenttype.Datatype.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
datatype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
datatype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
dataType - Variable in class com.yahoo.document.Field
 
DataTypeIdentifier - Class in com.yahoo.text
 
DataTypeIdentifier(String) - Constructor for class com.yahoo.text.DataTypeIdentifier
 
DataTypeIdentifier(AbstractUtf8Array) - Constructor for class com.yahoo.text.DataTypeIdentifier
 
DataTypeIdentifier(byte[]) - Constructor for class com.yahoo.text.DataTypeIdentifier
 
DataTypeName - Class in com.yahoo.document
A full document type name, consisting of a name and a version.
DataTypeName(String) - Constructor for class com.yahoo.document.DataTypeName
Creates a document name from a string of the form "name"
DataTypeName(Utf8Array) - Constructor for class com.yahoo.document.DataTypeName
 
DataTypeName(Utf8String) - Constructor for class com.yahoo.document.DataTypeName
 
DataValue(byte[]) - Constructor for class com.yahoo.data.access.simple.Value.DataValue
 
DATE - Static variable in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
DATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
DateFunction - Class in com.yahoo.search.grouping.request
This class represents a timestamp-formatter function in a GroupingExpression.
DateFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.DateFunction
Constructs a new instance of this class.
DayOfMonthFunction - Class in com.yahoo.search.grouping.request
This class represents a day-of-month timestamp-function in a GroupingExpression.
DayOfMonthFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.DayOfMonthFunction
Constructs a new instance of this class.
DayOfWeekFunction - Class in com.yahoo.search.grouping.request
This class represents a day-of-week timestamp-function in a GroupingExpression.
DayOfWeekFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.DayOfWeekFunction
Constructs a new instance of this class.
DayOfYearFunction - Class in com.yahoo.search.grouping.request
This class represents a day-of-year timestamp-function in a GroupingExpression.
DayOfYearFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.DayOfYearFunction
Constructs a new instance of this class.
DeactivatedContainer - Interface in com.yahoo.jdisc.application
This interface represents a Container which has been deactivated.
DEBUG - Static variable in interface com.yahoo.jdisc.SharedResource
 
DEBUG - Static variable in class com.yahoo.log.LogLevel
 
debugStream - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
Debug output.
debugStream - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Debug output.
DebugWaitFunction - Class in com.yahoo.search.grouping.request
This class represents debug_wait function in a GroupingExpression.
DebugWaitFunction(GroupingExpression, DoubleValue, BooleanValue) - Constructor for class com.yahoo.search.grouping.request.DebugWaitFunction
Constructs a new instance of this class.
DECIMAL - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
DECIMAL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
declareCounter(String) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a counter metric without setting any default position.
declareCounter(String, Point) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a counter metric, with default dimension values as given.
declaredContent() - Method in class com.yahoo.search.query.profile.QueryProfile
Returns the content fields declared in this (i.e not including those inherited) as a read-only map.
declaredFields() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns the fields declared in this (i.e not including those inherited) as an immutable map.
DeclaredZone(Environment, Optional<RegionName>, boolean) - Constructor for class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
 
declareGauge(String) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a gauge metric with any default position.
declareGauge(String, Point) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a gauge metric, with default dimension values as given.
declareGauge(String, Optional<Point>, MetricSettings) - Method in class com.yahoo.metrics.simple.MetricReceiver
Declare a gauge metric, with default dimension values as given.
decode(byte[]) - Static method in class com.yahoo.document.predicate.BinaryFormat
 
decode(Version, byte[]) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
decode(Routable, DocumentDeserializer) - Method in interface com.yahoo.documentapi.messagebus.protocol.LazyDecoder
 
decode(DocumentDeserializer, LoadTypeSet) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentMessageFactory
 
decode(DocumentDeserializer, LoadTypeSet) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentReplyFactory
 
decode(DocumentDeserializer, LoadTypeSet) - Method in interface com.yahoo.documentapi.messagebus.protocol.RoutableFactory
This method decodes the given byte bufer to a routable.
decode(Version, byte[]) - Method in interface com.yahoo.messagebus.Protocol
Decodes the protocol specific data into a routable of the correct type.
decode(String) - Static method in class com.yahoo.messagebus.TraceNode
Build a trace tree from the given string representation (possibly encoded using TraceNode.encode()).
decode(String, Charset) - Static method in class com.yahoo.text.Ascii
 
decode(String) - Method in class com.yahoo.text.Ascii.Decoder
 
DECODE_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
An error occured while decoding the message.
decodeCookieHeader() - Method in class com.yahoo.jdisc.http.HttpRequest
 
decodeInto(PutDocumentMessage, DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.PutDocumentMessageFactory
 
decodeInto(RemoveDocumentMessage, DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveDocumentMessageFactory
 
decodeInto(UpdateDocumentMessage, DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.UpdateDocumentMessageFactory
 
decodeInto(PutDocumentMessage, DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52.PutDocumentMessageFactory
 
decodeInto(RemoveDocumentMessage, DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52.RemoveDocumentMessageFactory
 
decodeInto(UpdateDocumentMessage, DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52.UpdateDocumentMessageFactory
 
decodeLong(String) - Static method in class com.yahoo.document.select.parser.SelectParserUtils
 
decodeSetCookieHeader() - Method in class com.yahoo.jdisc.http.HttpResponse
 
decodeString(Deserializer) - Static method in class com.yahoo.documentapi.messagebus.protocol.AbstractRoutableFactory
Reads a string from the given buffer that was previously written by AbstractRoutableFactory.encodeString(String, com.yahoo.vespa.objects.Serializer).
deconstruct() - Method in class com.yahoo.component.AbstractComponent
Implement this to perform any cleanup of structures or resources allocated in the constructor, before this component is removed.
deconstruct() - Method in interface com.yahoo.container.di.componentgraph.Provider
 
deconstruct() - Method in class com.yahoo.container.handler.ThreadPoolProvider
Shutdown the thread pool, give a grace period of 1 second before forcibly shutting down all worker threads.
deconstruct() - Method in class com.yahoo.container.jdisc.CertificateStoreProvider
 
deconstruct() - Method in class com.yahoo.container.jdisc.FilterBindingsProvider
 
deconstruct() - Method in class com.yahoo.container.jdisc.SecretStoreProvider
 
deconstruct() - Method in class com.yahoo.container.jdisc.SslKeyStoreFactoryProvider
 
deconstruct() - Method in class com.yahoo.container.protect.FreezeDetector
Deprecated.
 
deconstruct() - Method in class com.yahoo.metrics.simple.MetricManager
 
deconstruct() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
 
deconstruct() - Method in class com.yahoo.search.cluster.ClusterSearcher
 
deconstruct() - Method in class com.yahoo.search.rendering.RendererRegistry
Must be called when use of this is discontinued to free the resources it has allocated
deconstruct() - Method in class com.yahoo.search.statistics.TimingSearcher
 
deconstruct() - Method in class com.yahoo.statistics.StatisticsImpl
Cancel internal worker thread and do any other necessary cleanup.
DeepHitIterator - Class in com.yahoo.search.result
An iterator for the forest of hits in a result.
DeepHitIterator(Iterator<Hit>, boolean) - Constructor for class com.yahoo.search.result.DeepHitIterator
Create a deep hit iterator based on the given hit iterator.
deepIterator() - Method in class com.yahoo.search.result.HitGroup
Returns an iterator that does depth-first traversal of leaf hits of this group.
DEFAULT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
Lexical state.
DEFAULT - Static variable in class com.yahoo.jdisc.application.BindingSet
 
DEFAULT - Static variable in class com.yahoo.prelude.query.TermType
 
Default - Static variable in class com.yahoo.search.intent.model.Intent
 
DEFAULT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
Lexical state.
DEFAULT_CHARACTER_ENCODING - Static variable in class com.yahoo.container.jdisc.HttpResponse
Default encoding/character set of a HTTP response; UTF-8.
DEFAULT_DICT_DIR - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Default dictionaries dir
DEFAULT_DYNAMIC_VALIDATION - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Default dynamic validation support (false).
DEFAULT_ENCODING - Static variable in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
 
DEFAULT_ENCODING - Static variable in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
DEFAULT_ENCODING - Static variable in class com.yahoo.search.rendering.SyncDefaultRenderer
 
DEFAULT_HTTP_PORT - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
DEFAULT_HTTPS_PORT - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
DEFAULT_INDEX - Static variable in class com.yahoo.search.query.Model
 
DEFAULT_LATER_DELAY - Static variable in class com.yahoo.docproc.DocumentProcessor.LaterProgress
 
DEFAULT_MIME_TYPE - Static variable in class com.yahoo.container.jdisc.HttpResponse
Default response content type; text/plain.
DEFAULT_MIMETYPE - Static variable in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
 
DEFAULT_MIMETYPE - Static variable in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
DEFAULT_MIMETYPE - Static variable in class com.yahoo.search.rendering.SyncDefaultRenderer
 
DEFAULT_NAMESPACE_PREFIXES - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Default namespace prefixes (false).
DEFAULT_NAMESPACES - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Default namespaces support (false).
DEFAULT_NUM_BUCKET_BITS - Static variable in class com.yahoo.documentapi.messagebus.protocol.SearchColumnPolicy
 
DEFAULT_PARSER_NAME - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Default parser name.
DEFAULT_PRIORITY - Static variable in class com.yahoo.jdisc.application.UriPattern
 
DEFAULT_RENDERER_ID - Static variable in class com.yahoo.processing.handler.AbstractProcessingHandler
 
DEFAULT_SCHEMA_VALIDATION - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Default Schema validation support (false).
DEFAULT_TYPE_ATTRIBUTE_NAME - Static variable in class com.yahoo.prelude.templates.FormattingOptions
 
DEFAULT_VALIDATION - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Default validation support (false).
DEFAULT_VALUE - Static variable in interface com.yahoo.search.predicate.SubqueryBitmap
Default subquery bitmap.
DEFAULT_WEIGHT - Static variable in class com.yahoo.prelude.query.Item
 
defaultDistance - Static variable in class com.yahoo.prelude.query.NearItem
The default distance used if none is specified: 2
defaultEnvironment() - Static method in enum com.yahoo.config.provision.Environment
Returns the prod environment.
DefaultErrorHit - Class in com.yahoo.search.result
A hit which holds information on error conditions in a result.
DefaultErrorHit(String, ErrorMessage) - Constructor for class com.yahoo.search.result.DefaultErrorHit
Creates an error hit with a main error
defaultFlavor(ClusterSpec.Type) - Method in class com.yahoo.config.provision.Zone
Returns the default hardware flavor to assign in this zone
defaultId() - Static method in class com.yahoo.config.provision.ApplicationId
Returns an application id where all fields are "default"
DefaultIncomingData<DATATYPE extends Data> - Class in com.yahoo.processing.response
The default incoming data implementation
DefaultIncomingData() - Constructor for class com.yahoo.processing.response.DefaultIncomingData
Creates an instance which must be assigned an owner after creation
DefaultIncomingData(DataList<DATATYPE>) - Constructor for class com.yahoo.processing.response.DefaultIncomingData
 
defaultN - Static variable in class com.yahoo.prelude.query.WeakAndItem
The default N used if none is specified: 100
defaultName() - Static method in class com.yahoo.config.provision.ApplicationName
 
defaultName() - Static method in class com.yahoo.config.provision.InstanceName
 
defaultName() - Static method in class com.yahoo.config.provision.RegionName
 
defaultName() - Static method in class com.yahoo.config.provision.TenantName
 
defaultParameters() - Static method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the frozen default parameters
DefaultProperties - Class in com.yahoo.search.query.properties
Default values for properties that are meant to be customized in query profiles.
DefaultProperties() - Constructor for class com.yahoo.search.query.properties.DefaultProperties
 
DefaultRenderer - Class in com.yahoo.search.rendering
Deprecated.
use JsonRenderer instead
DefaultRenderer() - Constructor for class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
DefaultRenderer(Executor) - Constructor for class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
Creates a json renderer using a custom executor.
DefaultRenderer.RenderingVisitor - Class in com.yahoo.search.rendering
Deprecated.
 
defaultRendererId - Static variable in class com.yahoo.search.rendering.RendererRegistry
 
defaultResolver() - Method in class com.yahoo.search.pagetemplates.engine.resolvers.ResolverRegistry
 
defaultResponse(Request) - Method in class com.yahoo.processing.execution.Execution
Creates the default response to return from this kind of execution when there are no further processors.
defaultResponse(Request) - Method in class com.yahoo.processing.execution.ExecutionWithResponse
 
defaultResponse(Request) - Method in class com.yahoo.search.searchchain.Execution
The default response returned from this kind of execution when there are not further processors - an empty Result
Defaults - Class in com.yahoo.vespa.defaults
The defaults of basic Vespa configuration variables.
defaultSearchChainName - Static variable in class com.yahoo.search.handler.SearchHandler
 
defaultSystem() - Static method in enum com.yahoo.config.provision.SystemName
 
DefaultTemplateSet - Class in com.yahoo.prelude.templates
Deprecated.
use JsonRenderer instead
DefaultTemplateSet(String) - Constructor for class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
Create a template set with a name.
DefaultTemplateSet() - Constructor for class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
defaultZone() - Static method in class com.yahoo.config.provision.Zone
Do not use
DEFLATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
degradedReason - Variable in class com.yahoo.container.handler.Coverage
 
delegate() - Method in class com.yahoo.jdisc.handler.ResponseDispatch
 
delegate() - Method in class com.yahoo.processing.response.FutureResponse
 
delete() - Method in class com.yahoo.config.application.api.ApplicationFile
Delete the file pointed to by this.
delete(Path) - Method in class com.yahoo.vespa.curator.Curator
Deletes the given path and any children it may have.
deleteBucket(Bucket) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Deletes the given bucket and all entries contained in that bucket.
deliverMessage(Message, String) - Method in class com.yahoo.messagebus.MessageBus
 
deliverMessage(Message, MessageHandler) - Method in class com.yahoo.messagebus.Messenger
Convenience method to post a Messenger.Task that delivers a Message to a MessageHandler to the queue of tasks to be executed.
deliverReply(Reply, ReplyHandler) - Method in class com.yahoo.messagebus.MessageBus
 
deliverReply(Reply, ReplyHandler) - Method in class com.yahoo.messagebus.Messenger
Convenience method to post a Messenger.Task that delivers a Reply to a ReplyHandler to the queue of tasks to be executed.
delta(int, byte) - Method in class com.yahoo.fsa.FSA
 
delta(byte) - Method in class com.yahoo.fsa.FSA.State
 
delta(char) - Method in class com.yahoo.fsa.FSA.State
 
delta(String) - Method in class com.yahoo.fsa.FSA.State
Jumps ahead by string
deltaWord(String) - Method in class com.yahoo.fsa.FSA.State
Jumps ahead by a word - if this is not the first word, it must be preceeded by space.
Dependencies - Class in com.yahoo.component.chain.dependencies
Constraints for ordering ChainedComponents in chains.
Dependencies(Collection<String>, Collection<String>, Collection<String>) - Constructor for class com.yahoo.component.chain.dependencies.Dependencies
Create from collections of strings, typically from config.
dependencies - Variable in class com.yahoo.component.chain.Phase
 
Dependencies<T> - Class in com.yahoo.yolean.chain
 
Deployer - Interface in com.yahoo.config.provision
A deployer is used to deploy applications.
deployFromLocalActive(ApplicationId, Duration) - Method in interface com.yahoo.config.provision.Deployer
Creates a new deployment from the active application, if available.
DeployLogger - Interface in com.yahoo.config.application.api
Used during application deployment to persist and propagate messages to end user
Deployment - Interface in com.yahoo.config.provision
A deployment of an application
DEPLOYMENT_FILE - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
DeploymentSpec - Class in com.yahoo.config.application.api
Specifies the environments and regions to which an application should be deployed.
DeploymentSpec(List<DeploymentSpec.DeclaredZone>, Optional<String>) - Constructor for class com.yahoo.config.application.api.DeploymentSpec
 
DeploymentSpec.DeclaredZone - Class in com.yahoo.config.application.api
 
derive(String, String) - Method in interface com.yahoo.config.application.api.RuleConfigDeriver
 
descendants(Class<PAYLOADTYPE>) - Method in class com.yahoo.yolean.trace.TraceNode
Returns a read-only iterable of all payloads that are instances of payloadType, in all its decendants.
DESCENDING - Static variable in class com.yahoo.document.select.OrderingSpecification
 
DeserializationException - Exception in com.yahoo.document.serialization
Exception which is thrown when deserialization fails.
DeserializationException(String) - Constructor for exception com.yahoo.document.serialization.DeserializationException
 
DeserializationException(String, Throwable) - Constructor for exception com.yahoo.document.serialization.DeserializationException
 
DeserializationException(Throwable) - Constructor for exception com.yahoo.document.serialization.DeserializationException
 
deserialize(List<String>) - Method in class com.yahoo.config.subscription.CfgConfigPayloadBuilder
Deserializes a config payload to slime
deserialize(Field, FieldReader) - Method in class com.yahoo.document.annotation.AnnotationReference
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.Array
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
deserialize(FieldReader) - Method in class com.yahoo.document.datatypes.FieldValue
Read data from the given buffer to create this field value.
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.FieldValue
Read a field value from the specified reader
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.Raw
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.StringFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.Struct
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.UriFieldValue
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.datatypes.WeightedSet
 
deserialize(DocumentReader) - Method in class com.yahoo.document.Document
 
deserialize(Field, FieldReader) - Method in class com.yahoo.document.Document
 
deserialize(Deserializer) - Method in class com.yahoo.vespa.objects.Identifiable
Deserializes the content (excluding the identifier) of this class from the given byte buffer.
deserializeOptional(Deserializer) - Static method in class com.yahoo.vespa.objects.Identifiable
This is a convenience method to allow deserialization of an optional field.
Deserializer - Interface in com.yahoo.vespa.objects
 
deserializeToBuilder(List<String>) - Method in class com.yahoo.config.subscription.CfgConfigPayloadBuilder
 
deserializeWithId(Deserializer) - Method in class com.yahoo.vespa.objects.Identifiable
Deserializes the content of this class from the given byte buffer.
DestinationSession - Class in com.yahoo.messagebus
A session supporting receiving and replying to messages.
DestinationSessionParams - Class in com.yahoo.messagebus
To facilitate several configuration parameters to the MessageBus.createDestinationSession(DestinationSessionParams), all parameters are held by this class.
DestinationSessionParams() - Constructor for class com.yahoo.messagebus.DestinationSessionParams
Constructs a new instance of this class with default values.
DestinationSessionParams(DestinationSessionParams) - Constructor for class com.yahoo.messagebus.DestinationSessionParams
Implements the copy constructor.
destroy() - Method in class com.yahoo.container.jdisc.ConfiguredApplication
 
destroy() - Method in class com.yahoo.container.jdisc.Main
 
destroy() - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
destroy() - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
destroy() - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
destroy() - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
destroy() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorDestinationSession
 
destroy() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
destroy() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusReceiver
 
destroy() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusSender
 
destroy() - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.Receiver
 
destroy() - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.Sender
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.ANDPolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentRouteSelectorPolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.ErrorPolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.ExternalSlobrokPolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.ExternPolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.LocalServicePolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.MessageTypePolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.RoundRobinPolicy
 
destroy() - Method in interface com.yahoo.documentapi.messagebus.protocol.RoutingPolicyFactory
Destroys this factory and frees up any resources it has held.
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.SearchColumnPolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.SearchRowPolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.DistributorSelectionLogic
 
destroy() - Method in class com.yahoo.documentapi.messagebus.protocol.SubsetServicePolicy
 
destroy() - Method in interface com.yahoo.documentapi.Session
Destroys this session and frees up any resources it has held.
destroy() - Method in interface com.yahoo.documentapi.VisitorControlSession
Destroys this session and frees up any resources it has held.
destroy() - Method in class com.yahoo.jdisc.AbstractResource
This method signals that this AbstractResource can dispose of any internal resources, and commence with shut down of any internal threads.
destroy() - Method in class com.yahoo.jdisc.application.AbstractApplication
 
destroy() - Method in interface com.yahoo.jdisc.application.Application
This method is called by the ApplicationLoader after first calling Application.stop(), and all previous DeactivatedContainers have terminated.
destroy() - Method in class com.yahoo.jdisc.application.ResourcePool
 
destroy() - Method in class com.yahoo.jdisc.Request
 
destroy() - Method in class com.yahoo.messagebus.DestinationSession
Sets the destroyed flag to true.
destroy() - Method in class com.yahoo.messagebus.IntermediateSession
Sets the destroyed flag to true.
destroy() - Method in class com.yahoo.messagebus.MessageBus
Sets the destroyed flag to true.
destroy() - Method in class com.yahoo.messagebus.Messenger
Sets the destroyed flag to true.
destroy() - Method in interface com.yahoo.messagebus.Messenger.Task
This method is called for all tasks, even if Messenger.Task.run() was never called.
destroy() - Method in class com.yahoo.messagebus.NetworkMessageBus
Irreversibly destroys the content of this.
destroy() - Method in class com.yahoo.messagebus.RPCMessageBus
Sets the destroyed flag to true.
destroy() - Method in class com.yahoo.messagebus.Sequencer
Sets the destroyed flag to true.
destroy() - Method in class com.yahoo.messagebus.SourceSession
Sets the destroyed flag to true.
destroy() - Method in class com.yahoo.search.handler.SearchHandler
 
destroyIterator(long) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Destroys the iterator specified by the given id.
DestroyVisitorMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
DestroyVisitorMessage(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DestroyVisitorMessage
 
DestroyVisitorMessage(DestroyVisitorMessage) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DestroyVisitorMessage
 
DestroyVisitorMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DestroyVisitorMessageFactory
 
DestroyVisitorReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DestroyVisitorReplyFactory
 
Detail(Endpoint, Result.ResultType, String, Exception) - Constructor for class com.yahoo.vespa.http.client.Result.Detail
 
Detail(Endpoint) - Constructor for class com.yahoo.vespa.http.client.Result.Detail
 
detailedMessage - Variable in class com.yahoo.protect.ErrorMessage
The detailed instance message of this error, not always set
detailedReport() - Method in class com.yahoo.search.statistics.ElapsedTime
 
detailedtype(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
detailedtype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
detect(String, Hint) - Method in class com.yahoo.language.detect.AbstractDetector
 
detect(ByteBuffer, Hint) - Method in class com.yahoo.language.detect.AbstractDetector
 
detect(byte[], int, int, Hint) - Method in interface com.yahoo.language.detect.Detector
Detects language and encoding of the supplied byte array, possibly using a language/encoding hint.
detect(ByteBuffer, Hint) - Method in interface com.yahoo.language.detect.Detector
Detects language and encoding of the supplied ByteBuffer, possibly using a language/encoding hint.
detect(String, Hint) - Method in interface com.yahoo.language.detect.Detector
Detects language of the supplied String, possibly using a language hint.
Detection - Class in com.yahoo.language.detect
 
Detection(Language, String, boolean) - Constructor for class com.yahoo.language.detect.Detection
 
DetectionException - Exception in com.yahoo.language.detect
Exception that is thrown when detection fails.
DetectionException(String) - Constructor for exception com.yahoo.language.detect.DetectionException
 
Detector - Interface in com.yahoo.language.detect
Abstract superclass of all Detectors used for language and encoding detection.
DeterministicResolver - Class in com.yahoo.search.pagetemplates.engine.resolvers
A resolver which Always chooses the last alternative of any Choice Always maps values to placeholders in the order they are listed in the map definition of any MapChoice This is useful for testing.
DeterministicResolver() - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
 
DeterministicResolver(String) - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
 
developerMode(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
developerMode() - Method in class com.yahoo.jdisc.http.ServerConfig
 
DIAG - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Diag - Class in com.yahoo.tensor.functions
A tensor generator which returns a tensor of any dimension filled with 1 in the diagonal and 0 elsewhere.
Diag(TensorType) - Constructor for class com.yahoo.tensor.functions.Diag
 
diag(TensorType) - Static method in interface com.yahoo.tensor.Tensor
 
DICT_KEY - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Name for new dictionary key field retrieval from query properties
dimension(TensorType.Dimension) - Method in class com.yahoo.tensor.TensorType.Builder
Adds the give dimension
dimension(String, TensorType.Dimension.Type) - Method in class com.yahoo.tensor.TensorType.Builder
 
dimension(String) - Method in class com.yahoo.tensor.TensorType
Returns the dimension with this name, or empty if not present
dimensionality() - Method in class com.yahoo.metrics.simple.Point
Get the number of dimensions defined for this Point, i.e.
DimensionalMap<KEY,VALUE> - Class in com.yahoo.search.query.profile.compiled
A map which may return different values depending on the values given in a context supplied with the key on all operations.
DimensionalMap.Builder<KEY,VALUE> - Class in com.yahoo.search.query.profile.compiled
 
DimensionalValue<VALUE> - Class in com.yahoo.search.query.profile.compiled
Contains the values a given key in a DimensionalMap may take for different dimensional contexts.
DimensionalValue(DimensionalValue.Value<VALUE>) - Constructor for class com.yahoo.search.query.profile.compiled.DimensionalValue
Create a set of variants which is a single value regardless of dimensions
DimensionalValue(List<DimensionalValue.Value<VALUE>>) - Constructor for class com.yahoo.search.query.profile.compiled.DimensionalValue
 
DimensionalValue.Builder<VALUE> - Class in com.yahoo.search.query.profile.compiled
 
DimensionBinding - Class in com.yahoo.search.query.profile
An immutable, binding of a list of dimensions to dimension values
dimensionNames() - Method in class com.yahoo.tensor.TensorType
Returns an immutable set of the names of the dimensions of this
dimensions() - Method in class com.yahoo.metrics.simple.Point
Get an immutable list view of the names of each dimension.
dimensions() - Method in class com.yahoo.tensor.DimensionSizes.Builder
Returns the number of dimensions this provides the size of
dimensions() - Method in class com.yahoo.tensor.DimensionSizes
Returns the number of dimensions this provides the size of
dimensions() - Method in class com.yahoo.tensor.TensorType
Returns an immutable list of the dimensions of this
DimensionSizes - Class in com.yahoo.tensor
The sizes of a set of dimensions.
dimensionSizes() - Method in class com.yahoo.tensor.IndexedTensor
 
DimensionSizes.Builder - Class in com.yahoo.tensor
Builder of a set of dimension sizes.
DimensionValues - Class in com.yahoo.search.query.profile
An immutable set of dimension values.
DirSource - Class in com.yahoo.config.subscription
Source specifying config from a local directory
DirSource(File) - Constructor for class com.yahoo.config.subscription.DirSource
 
disable_tracing() - Method in class com.yahoo.document.select.parser.SelectParser
Disable tracing.
disable_tracing() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Disable tracing.
DisableOsgiFramework - Class in com.yahoo.container.jdisc
 
DisableOsgiFramework() - Constructor for class com.yahoo.container.jdisc.DisableOsgiFramework
 
DisableOsgiFramework(RestrictedBundleContext) - Constructor for class com.yahoo.container.jdisc.DisableOsgiFramework
 
discard() - Method in class com.yahoo.messagebus.Routable
Discards this routable.
DiscFilterRequest - Class in com.yahoo.jdisc.http.filter
The Request class on which all filters will operate upon.
DiscFilterRequest(ServletOrJdiscHttpRequest) - Constructor for class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
DiscFilterRequest.ThreadLocalSimpleDateFormat - Class in com.yahoo.jdisc.http.filter
The set of SimpleDateFormat formats to use in getDateHeader().
DiscFilterResponse - Class in com.yahoo.jdisc.http.filter
This class was made abstract from 5.27.
DiscFilterResponse(ServletOrJdiscHttpResponse) - Constructor for class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.CompositeItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.Item
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.MarkerWordItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.NearItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.PhraseItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.SegmentItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.TermItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.WandItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.WeakAndItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.WeightedSetItem
 
disclose(Discloser) - Method in class com.yahoo.prelude.query.WordItem
 
Disjunction - Class in com.yahoo.document.predicate
 
Disjunction(Predicate...) - Constructor for class com.yahoo.document.predicate.Disjunction
 
Disjunction(List<? extends Predicate>) - Constructor for class com.yahoo.document.predicate.Disjunction
 
dispatch() - Method in class com.yahoo.jdisc.handler.RequestDispatch
This method calls RequestDispatch.connect() to establish a ContentChannel for the Request, and then iterates through all the ByteBuffers returned by RequestDispatch.requestContent() and writes them to that ContentChannel.
dispatch(ResponseHandler) - Method in class com.yahoo.jdisc.handler.ResponseDispatch
This method calls ResponseDispatch.connect(ResponseHandler) to establish a ContentChannel for the Response, and then iterates through all the ByteBuffers returned by ResponseDispatch.responseContent() and writes them to that ContentChannel.
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in interface com.yahoo.config.ConfigInstance.Builder
Dispatches a getConfig() call if this instance's producer is of the right type
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.messagebus.MessagebusConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.statistics.MeasureQpsConfig.Builder
 
dispatchGetConfig(ConfigInstance.Producer) - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Builder
 
dispatchRequest(String, ResponseHandler) - Method in class com.yahoo.jdisc.test.TestDriver
Convenience method to create a Request, connect it to a RequestHandler, and close the returned ContentChannel.
dispatchTimeout(ResponseHandler) - Static method in class com.yahoo.jdisc.Response
This is a convenience method for creating a Response with status Response.Status.REQUEST_TIMEOUT and passing that to the given ResponseHandler.handleResponse(Response).
distance - Variable in class com.yahoo.prelude.query.NearItem
 
distributionConfigId - Variable in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
 
DistributionRangeBucketSource(int, ProgressToken) - Constructor for class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
DistributorSelectionLogic(StoragePolicy.Parameters, ExternalSlobrokPolicy) - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.DistributorSelectionLogic
 
DIV - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
DIV - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
DIV - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Diversity - Class in com.yahoo.search.query.ranking
The diversity settings during match phase of a query.
DIVERSITY - Static variable in class com.yahoo.search.query.Ranking
 
Diversity() - Constructor for class com.yahoo.search.query.ranking.Diversity
 
Diversity.CutoffStrategy - Enum in com.yahoo.search.query.ranking
 
DivFunction - Class in com.yahoo.search.grouping.request
This class represents a div-function in a GroupingExpression.
DivFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.DivFunction
Constructs a new instance of this class.
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
divide(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
divide() - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
divide(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
Division() - Constructor for class com.yahoo.tensor.functions.ScalarFunctions.Division
 
divisionBits - Variable in class com.yahoo.document.select.OrderingSpecification
 
DocEntry - Class in com.yahoo.persistence.spi
Class that represents an entry retrieved by iterating.
DocEntry(long, Document, DocEntry.Type, DocumentId) - Constructor for class com.yahoo.persistence.spi.DocEntry
 
DocEntry(long, Document) - Constructor for class com.yahoo.persistence.spi.DocEntry
 
DocEntry(long, DocumentId) - Constructor for class com.yahoo.persistence.spi.DocEntry
 
DocEntry(long, DocEntry.Type) - Constructor for class com.yahoo.persistence.spi.DocEntry
 
DocEntry.Type - Enum in com.yahoo.persistence.spi
 
DocIdNsSpecificValue - Class in com.yahoo.search.grouping.request
This class represents a document id specific value in a GroupingExpression.
DocIdNsSpecificValue() - Constructor for class com.yahoo.search.grouping.request.DocIdNsSpecificValue
Constructs a new instance of this class.
DocIdOnly - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
DocIdOnly() - Constructor for class com.yahoo.document.fieldset.DocIdOnly
 
DocIdString - Class in com.yahoo.document.idstring
Representation of doc scheme in document IDs.
DocIdString(String, String) - Constructor for class com.yahoo.document.idstring.DocIdString
Create a doc scheme object.
dockerImage() - Method in class com.yahoo.config.provision.ClusterSpec
 
doClose() - Method in class com.yahoo.jdisc.handler.FastContentOutputStream
 
doConformanceTest(ConformanceTest.PersistenceProviderFactory) - Method in class com.yahoo.persistence.spi.conformance.ConformanceTest
 
DOCPROCCHAINS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
DocprocExecutor - Class in com.yahoo.docproc
An executor executed incoming processings on its CallStack
DocprocExecutor(String, CallStack) - Constructor for class com.yahoo.docproc.DocprocExecutor
Creates a new named DocprocExecutor with the given CallStack.
DocprocExecutor(DocprocExecutor, CallStack) - Constructor for class com.yahoo.docproc.DocprocExecutor
Creates a new named DocprocExecutor, with the same instance variables as the given executor, but a new call stack.
DocprocService - Class in com.yahoo.docproc
The document processing service.
DocprocService(ComponentId) - Constructor for class com.yahoo.docproc.DocprocService
 
DocprocService(ComponentId, CallStack, DocumentTypeManager) - Constructor for class com.yahoo.docproc.DocprocService
Creates a new docproc service, which is set to be in service.
DocprocService(String) - Constructor for class com.yahoo.docproc.DocprocService
Creates a service with a name with an unbounded input queue.
docs - Variable in class com.yahoo.container.handler.Coverage
 
DOCS_SEARCHED - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
DOCUMENT - Static variable in class com.yahoo.document.DataType
 
Document - Class in com.yahoo.document
A document is an identifiable set of value bindings of a document type.
Document(DocumentType, String) - Constructor for class com.yahoo.document.Document
Create a document with the given document type and identifier.
Document(DocumentType, DocumentId) - Constructor for class com.yahoo.document.Document
Create a document with the given document type and identifier.
Document(Document) - Constructor for class com.yahoo.document.Document
Creates a document that is a shallow copy of another.
Document(DocumentReader) - Constructor for class com.yahoo.document.Document
 
document() - Method in class com.yahoo.document.select.parser.SelectParser
 
document - Static variable in interface com.yahoo.vespa.objects.Ids
 
DOCUMENT_MESSAGE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
All message types that are implemented by this protocol.
DOCUMENT_REPLY - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
All reply types that are implemented by this protocol.
DocumentAcceptedReply - Class in com.yahoo.documentapi.messagebus.protocol
Common base class for replies that indicate that a document was routed to some recipient.
DocumentAcceptedReply(int) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentAcceptedReply
 
DocumentAccess - Class in com.yahoo.documentapi
This is the starting point of the document api.
DocumentAccess(DocumentAccessParams) - Constructor for class com.yahoo.documentapi.DocumentAccess
Constructs a new document access object.
DocumentAccessException - Exception in com.yahoo.documentapi
General exception thrown from various methods in the Vespa Document API.
DocumentAccessException() - Constructor for exception com.yahoo.documentapi.DocumentAccessException
 
DocumentAccessException(String) - Constructor for exception com.yahoo.documentapi.DocumentAccessException
 
DocumentAccessException(String, Set<Integer>) - Constructor for exception com.yahoo.documentapi.DocumentAccessException
 
DocumentAccessException(String, Throwable) - Constructor for exception com.yahoo.documentapi.DocumentAccessException
 
DocumentAccessException(Throwable) - Constructor for exception com.yahoo.documentapi.DocumentAccessException
 
DocumentAccessParams - Class in com.yahoo.documentapi
Superclass of the classes which contains the parameters for creating or opening a document access.
DocumentAccessParams() - Constructor for class com.yahoo.documentapi.DocumentAccessParams
 
DocumentCalculator - Class in com.yahoo.document
 
DocumentCalculator(String) - Constructor for class com.yahoo.document.DocumentCalculator
 
DocumentDeserializer - Interface in com.yahoo.document.serialization
Interface for de-serializing documents.
DocumentDeserializerFactory - Class in com.yahoo.document.serialization
Factory for creating document de-serializers tied to a document format.
DocumentDeserializerFactory() - Constructor for class com.yahoo.document.serialization.DocumentDeserializerFactory
 
documentExpansionFactor(double) - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
documentExpansionFactor() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
DocumentId - Class in com.yahoo.document
The id of a document
DocumentId(Deserializer) - Constructor for class com.yahoo.document.DocumentId
Constructor used for deserialization.
DocumentId(String) - Constructor for class com.yahoo.document.DocumentId
Constructor.
DocumentId(IdString) - Constructor for class com.yahoo.document.DocumentId
 
DocumentIdResponse - Class in com.yahoo.documentapi
The asynchronous response to a document remove operation.
DocumentIdResponse(long) - Constructor for class com.yahoo.documentapi.DocumentIdResponse
Creates a successful response
DocumentIdResponse(long, DocumentId) - Constructor for class com.yahoo.documentapi.DocumentIdResponse
Creates a successful response containing a document id
DocumentIdResponse(long, String, boolean) - Constructor for class com.yahoo.documentapi.DocumentIdResponse
Creates a response containing a textual message
DocumentIdResponse(long, DocumentId, String, boolean) - Constructor for class com.yahoo.documentapi.DocumentIdResponse
Creates a response containing a textual message and/or a document id
DocumentIgnoredReply - Class in com.yahoo.documentapi.messagebus.protocol
 
DocumentIgnoredReply() - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentIgnoredReply
 
DocumentIgnoredReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51.DocumentIgnoredReplyFactory
 
DocumentListEntry - Class in com.yahoo.documentapi.messagebus.protocol
 
DocumentListEntry(Document, long, boolean) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentListEntry
 
DocumentListEntry(DocumentDeserializer) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentListEntry
 
DocumentListMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
DocumentListMessage() - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentListMessage
 
DocumentListMessage(DocumentListMessage) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentListMessage
 
DocumentListMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentListMessageFactory
 
DocumentListReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentListReplyFactory
 
DocumentListVisitorResponse - Class in com.yahoo.documentapi
Visitor response containing a document list.
DocumentListVisitorResponse(DocumentList, AckToken) - Constructor for class com.yahoo.documentapi.DocumentListVisitorResponse
Creates visitor response containing a document list and an ack token.
documentmanagerConfig() - Method in class com.yahoo.documentapi.DocumentAccessParams
Returns the document manager config to use, or empty if it it necessary to subscribe to get it
DocumentMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
DocumentMessage() - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentMessage
Constructs a new message with no content.
DocumentMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentMessageFactory
 
DocumentNode - Class in com.yahoo.document.select.rule
 
DocumentNode(String) - Constructor for class com.yahoo.document.select.rule.DocumentNode
 
DocumentOperation - Class in com.yahoo.document
Base class for "document operations".
DocumentOperation() - Constructor for class com.yahoo.document.DocumentOperation
 
DocumentOperation(DocumentOperation) - Constructor for class com.yahoo.document.DocumentOperation
Copy constructor
DocumentOperationWrapper - Interface in com.yahoo.docproc
 
DocumentProcessing - Class in com.yahoo.application.container
For doing document processing with JDisc.
documentProcessing() - Method in class com.yahoo.application.container.JDisc
Returns a DocumentProcessing, used to process objects of type Document, DocumentRemove and DocumentUpdate.
documentProcessor(Class<? extends DocumentProcessor>) - Method in class com.yahoo.application.Application.Builder.Container
 
documentProcessor(String, Class<? extends DocumentProcessor>, ConfigInstance...) - Method in class com.yahoo.application.Application.Builder.Container
 
documentProcessor(String, String, Class<? extends DocumentProcessor>, ConfigInstance...) - Method in class com.yahoo.application.Application.Builder.Container
 
DocumentProcessor - Class in com.yahoo.docproc
A document processor is a component which performs some operation on a document or document update.
DocumentProcessor() - Constructor for class com.yahoo.docproc.DocumentProcessor
 
DocumentProcessor.LaterProgress - Class in com.yahoo.docproc
 
DocumentProcessor.Progress - Class in com.yahoo.docproc
An enumeration of possible results of calling a process method
DocumentProtocol - Class in com.yahoo.documentapi.messagebus.protocol
Implements the message bus protocol that is used by all components of Vespa.
DocumentProtocol(DocumentTypeManager) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
DocumentProtocol(DocumentTypeManager, String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
DocumentProtocol(DocumentTypeManager, String, LoadTypeSet) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
DocumentProtocol.Priority - Enum in com.yahoo.documentapi.messagebus.protocol
Define the different priorities allowed for document api messages.
DocumentProtocolRoutingPolicy - Interface in com.yahoo.documentapi.messagebus.protocol
 
DocumentPut - Class in com.yahoo.document
 
DocumentPut(Document) - Constructor for class com.yahoo.document.DocumentPut
 
DocumentPut(DocumentType, DocumentId) - Constructor for class com.yahoo.document.DocumentPut
 
DocumentPut(DocumentType, String) - Constructor for class com.yahoo.document.DocumentPut
 
DocumentPut(DocumentPut) - Constructor for class com.yahoo.document.DocumentPut
Copy constructor
DocumentPut(DocumentPut, Document) - Constructor for class com.yahoo.document.DocumentPut
Base this DocumentPut on another, but use newDocument as the Document.
DocumentReader - Interface in com.yahoo.document.serialization
This interface is used to implement custom deserialization of document updates.
DocumentRemove - Class in com.yahoo.document
 
DocumentRemove(DocumentId) - Constructor for class com.yahoo.document.DocumentRemove
 
DocumentReply - Class in com.yahoo.documentapi.messagebus.protocol
This class implements a generic document protocol reply that can be reused by document messages that require no special reply implementation while still allowing applications to distinguish between types.
DocumentReply(int) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentReply
Constructs a new reply of given type.
DocumentReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentReplyFactory
 
DocumentResponse - Class in com.yahoo.documentapi
The asynchronous response to a document put or get operation.
DocumentResponse(long) - Constructor for class com.yahoo.documentapi.DocumentResponse
Creates a successful response
DocumentResponse(long, Document) - Constructor for class com.yahoo.documentapi.DocumentResponse
Creates a successful response containing a document
DocumentResponse(long, String, boolean) - Constructor for class com.yahoo.documentapi.DocumentResponse
Creates a response containing a textual message
DocumentResponse(long, Document, String, boolean) - Constructor for class com.yahoo.documentapi.DocumentResponse
Creates a response containing a textual message and/or a document
DocumentRouteSelectorPolicy - Class in com.yahoo.documentapi.messagebus.protocol
This policy is responsible for selecting among the given recipient routes according to the configured document selection properties.
DocumentRouteSelectorPolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentRouteSelectorPolicy
This policy is constructed with a configuration identifier that can be subscribed to for the document selector config.
DocumentrouteselectorpolicyConfig - Class in com.yahoo.documentapi.messagebus.protocol
This class represents the root node of documentrouteselectorpolicy
DocumentrouteselectorpolicyConfig() - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by DocumentrouteselectorpolicyConfig(Builder)
DocumentrouteselectorpolicyConfig(DocumentrouteselectorpolicyConfig.Builder) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
DocumentrouteselectorpolicyConfig.Builder - Class in com.yahoo.documentapi.messagebus.protocol
 
DocumentrouteselectorpolicyConfig.Producer - Interface in com.yahoo.documentapi.messagebus.protocol
 
DocumentrouteselectorpolicyConfig.Route - Class in com.yahoo.documentapi.messagebus.protocol
This class represents documentrouteselectorpolicy.route[]
DocumentrouteselectorpolicyConfig.Route.Builder - Class in com.yahoo.documentapi.messagebus.protocol
 
DocumentSelector - Class in com.yahoo.document.select
A document selector is a filter which accepts or rejects documents based on their type and content.
DocumentSelector(String) - Constructor for class com.yahoo.document.select.DocumentSelector
Creates a document selector from a Document Selection Language string
DocumentSerializer - Interface in com.yahoo.document.serialization
Interface for serializing documents.
DocumentSerializerFactory - Class in com.yahoo.document.serialization
Factory for creating document serializers tied to a document format.
DocumentSerializerFactory() - Constructor for class com.yahoo.document.serialization.DocumentSerializerFactory
 
DocumentState - Class in com.yahoo.documentapi.messagebus.protocol
 
DocumentState(DocumentId, long, boolean) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
DocumentState(GlobalId, long, boolean) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
DocumentState(Deserializer) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
DocumentSummaryMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
DocumentSummaryMessage() - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentSummaryMessage
 
DocumentSummaryMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentSummaryMessageFactory
 
DocumentSummaryReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentSummaryReplyFactory
 
documentType(String, String) - Method in class com.yahoo.application.Application.Builder
 
documentType(String, String) - Method in class com.yahoo.application.ApplicationBuilder
 
DocumentType - Class in com.yahoo.document
A document definition is a list of fields.
DocumentType(String) - Constructor for class com.yahoo.document.DocumentType
Creates a new document type and registers it with the document type manager.
DocumentType(String, StructDataType, StructDataType) - Constructor for class com.yahoo.document.DocumentType
Creates a new document type and registers it with the document type manager.
documenttype - Variable in class com.yahoo.document.DocumenttypesConfig.Builder
 
documenttype(DocumenttypesConfig.Documenttype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
Add the given builder to this builder's list of Documenttype builders
documenttype(List<DocumenttypesConfig.Documenttype.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
Set the given list as this builder's list of Documenttype builders
documenttype() - Method in class com.yahoo.document.DocumenttypesConfig
 
documenttype(int) - Method in class com.yahoo.document.DocumenttypesConfig
 
Documenttype() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Documenttype(Builder)
Documenttype(DocumenttypesConfig.Documenttype.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype
 
DocumentTypeId - Class in com.yahoo.document
The id of a document type.
DocumentTypeId(int) - Constructor for class com.yahoo.document.DocumentTypeId
 
documentTypeIterator() - Method in class com.yahoo.document.DocumentTypeManager
 
DocumentTypeManager - Class in com.yahoo.document
The DocumentTypeManager keeps track of the document types registered in the Vespa common repository.
DocumentTypeManager() - Constructor for class com.yahoo.document.DocumentTypeManager
 
DocumentTypeManager(DocumentmanagerConfig) - Constructor for class com.yahoo.document.DocumentTypeManager
 
DocumentTypeManagerConfigurer - Class in com.yahoo.document
Configures the Vespa document manager from a config id.
DocumentTypeManagerConfigurer(DocumentTypeManager) - Constructor for class com.yahoo.document.DocumentTypeManagerConfigurer
 
documentTypes() - Method in class com.yahoo.docproc.AbstractConcreteDocumentFactory
 
DocumenttypesConfig - Class in com.yahoo.document
This class represents the root node of documenttypes
DocumenttypesConfig() - Constructor for class com.yahoo.document.DocumenttypesConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by DocumenttypesConfig(Builder)
DocumenttypesConfig(DocumenttypesConfig.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig
 
DocumenttypesConfig.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype - Class in com.yahoo.document
This class represents documenttypes.documenttype[]
DocumenttypesConfig.Documenttype.Annotationtype - Class in com.yahoo.document
This class represents documenttypes.documenttype[].annotationtype[]
DocumenttypesConfig.Documenttype.Annotationtype.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Annotationtype.Inherits - Class in com.yahoo.document
This class represents documenttypes.documenttype[].annotationtype[].inherits[]
DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[]
DocumenttypesConfig.Documenttype.Datatype.Annotationref - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].annotationref
DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].annotationref.annotation
DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Annotationref.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Array - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].array
DocumenttypesConfig.Documenttype.Datatype.Array.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Array.Element - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].array.element
DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Map - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].map
DocumenttypesConfig.Documenttype.Datatype.Map.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Map.Key - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].map.key
DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Map.Value - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].map.value
DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Sstruct - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].sstruct
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].sstruct.compression
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].sstruct.compression.type Specify which compression to use if compression is enabled above (0 = NONE, 6 = LZ4)
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum - Enum in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].sstruct.field[]
DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Type - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].type This is the type of the datatype.
DocumenttypesConfig.Documenttype.Datatype.Type.Enum - Enum in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Wset - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].wset
DocumenttypesConfig.Documenttype.Datatype.Wset.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Datatype.Wset.Key - Class in com.yahoo.document
This class represents documenttypes.documenttype[].datatype[].wset.key
DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Fieldsets - Class in com.yahoo.document
This class represents documenttypes.documenttype[].fieldsets{}
DocumenttypesConfig.Documenttype.Fieldsets.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Inherits - Class in com.yahoo.document
This class represents documenttypes.documenttype[].inherits[]
DocumenttypesConfig.Documenttype.Inherits.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Documenttype.Referencetype - Class in com.yahoo.document
This class represents documenttypes.documenttype[].referencetype[]
DocumenttypesConfig.Documenttype.Referencetype.Builder - Class in com.yahoo.document
 
DocumenttypesConfig.Producer - Interface in com.yahoo.document
 
DocumentUpdate - Class in com.yahoo.document
Specifies one or more field updates to a document.
DocumentUpdate(DocumentType, DocumentId) - Constructor for class com.yahoo.document.DocumentUpdate
Creates a DocumentUpdate.
DocumentUpdate(DocumentUpdateReader) - Constructor for class com.yahoo.document.DocumentUpdate
Creates a new document update using a reader
DocumentUpdate(DocumentType, String) - Constructor for class com.yahoo.document.DocumentUpdate
Creates a DocumentUpdate.
DocumentUpdateFlags - Class in com.yahoo.document.serialization
Class used to represent up to 4 flags used in a DocumentUpdate.
DocumentUpdateFlags() - Constructor for class com.yahoo.document.serialization.DocumentUpdateFlags
 
DocumentUpdateReader - Interface in com.yahoo.document.serialization
This interface is used to implement custom deserialization of document updates.
DocumentUpdateResponse - Class in com.yahoo.documentapi
The asynchronous response to a document update operation.
DocumentUpdateResponse(long) - Constructor for class com.yahoo.documentapi.DocumentUpdateResponse
Creates a successful response
DocumentUpdateResponse(long, DocumentUpdate) - Constructor for class com.yahoo.documentapi.DocumentUpdateResponse
Creates a successful response containing a document update
DocumentUpdateResponse(long, String, boolean) - Constructor for class com.yahoo.documentapi.DocumentUpdateResponse
Creates a response containing a textual message
DocumentUpdateResponse(long, DocumentUpdate, String, boolean) - Constructor for class com.yahoo.documentapi.DocumentUpdateResponse
Creates a response containing a textual message and/or a document update
DocumentUpdateWriter - Interface in com.yahoo.document.serialization
Interface for writing document updates in custom serializers.
DocumentUtil - Class in com.yahoo.document
Class containing static utility function related to documents.
DocumentUtil() - Constructor for class com.yahoo.document.DocumentUtil
 
DocumentValue - Class in com.yahoo.search.grouping.request
This class represents a document value in a GroupingExpression.
DocumentValue(String) - Constructor for class com.yahoo.search.grouping.request.DocumentValue
 
DocumentVisitor - Class in com.yahoo.documentapi
Visitor that simply returns documents found in storage.
DocumentVisitor(String) - Constructor for class com.yahoo.documentapi.DocumentVisitor
Create a document visitor.
DocumentWriter - Interface in com.yahoo.document.serialization
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.BatchDocumentUpdateMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.BatchDocumentUpdateReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.CreateVisitorMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.CreateVisitorReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DestroyVisitorMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DestroyVisitorReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentListMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentListReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentMessageFactory
This method decodes a message from the given deserializer.
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentReplyFactory
This method decodes a reply from the given byte buffer.
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentSummaryMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentSummaryReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.EmptyBucketsMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.EmptyBucketsReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketListMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketListReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketStateMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketStateReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetDocumentMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetDocumentReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.MapVisitorMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.MapVisitorReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.PutDocumentMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.PutDocumentReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.QueryResultMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.QueryResultReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveDocumentMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveDocumentReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveLocationMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveLocationReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.SearchResultMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.SearchResultReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.StatBucketMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.StatBucketReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.UpdateDocumentMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.UpdateDocumentReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.VisitorInfoMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.VisitorInfoReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.WrongDistributionReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51.CreateVisitorMessageFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51.DocumentIgnoredReplyFactory
 
doDecode(DocumentDeserializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51.GetDocumentMessageFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.BatchDocumentUpdateMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.BatchDocumentUpdateReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.CreateVisitorMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.CreateVisitorReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DestroyVisitorMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DestroyVisitorReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentListMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentListReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentMessageFactory
This method encodes the given message using the given serializer.
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentReplyFactory
This method encodes the given reply into the given byte buffer.
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentSummaryMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentSummaryReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.EmptyBucketsMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.EmptyBucketsReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketListMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketListReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketStateMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketStateReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetDocumentMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetDocumentReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.MapVisitorMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.MapVisitorReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.PutDocumentMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.PutDocumentReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.QueryResultMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.QueryResultReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveDocumentMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveDocumentReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveLocationMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveLocationReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.SearchResultMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.SearchResultReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.StatBucketMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.StatBucketReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.UpdateDocumentMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.UpdateDocumentReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.VisitorInfoMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.VisitorInfoReplyFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.WrongDistributionReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51.CreateVisitorMessageFactory
 
doEncode(DocumentReply, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51.DocumentIgnoredReplyFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51.GetDocumentMessageFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52.PutDocumentMessageFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52.RemoveDocumentMessageFactory
 
doEncode(DocumentMessage, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52.UpdateDocumentMessageFactory
 
doFlush(ByteBuffer) - Method in class com.yahoo.jdisc.handler.FastContentOutputStream
 
doGetRenderer(ComponentSpecification) - Method in class com.yahoo.application.container.Processing
 
doGetRenderer(ComponentSpecification) - Method in class com.yahoo.application.container.ProcessingBase
 
doGetRenderer(ComponentSpecification) - Method in class com.yahoo.application.container.Search
 
DOLLAR - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
DOLLAR - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
doModify(FieldValue) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
DONE - Static variable in class com.yahoo.docproc.DocumentProcessor.Progress
Returned by a processor when it is done with a processing
Done() - Method in interface com.yahoo.document.select.parser.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reset buffer when finished.
doProcess(Chain<Processor>, Request) - Method in class com.yahoo.application.container.Processing
 
doProcess(Chain<PROCESSOR>, REQUEST) - Method in class com.yahoo.application.container.ProcessingBase
 
doProcess(Chain<Searcher>, Query) - Method in class com.yahoo.application.container.Search
 
doProcessAndRender(ComponentSpecification, Request, Renderer<Response>, ByteArrayOutputStream) - Method in class com.yahoo.application.container.Processing
 
doProcessAndRender(ComponentSpecification, REQUEST, Renderer<RESPONSE>, ByteArrayOutputStream) - Method in class com.yahoo.application.container.ProcessingBase
 
doProcessAndRender(ComponentSpecification, Query, Renderer<Result>, ByteArrayOutputStream) - Method in class com.yahoo.application.container.Search
 
doSelect(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy
 
doSelect(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.LoadBalancerPolicy
 
doSelect(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
 
doSetFieldValue(Field, FieldValue) - Method in class com.yahoo.document.datatypes.Struct
 
doSetFieldValue(Field, FieldValue) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
doSetFieldValue(Field, FieldValue) - Method in class com.yahoo.document.Document
 
doSetValue(String) - Method in class com.yahoo.config.BooleanNode
 
doSetValue(String) - Method in class com.yahoo.config.DoubleNode
 
doSetValue(String) - Method in class com.yahoo.config.FileNode
 
doSetValue(String) - Method in class com.yahoo.config.IntegerNode
 
doSetValue(String) - Method in class com.yahoo.config.LeafNode
 
doSetValue(String) - Method in class com.yahoo.config.LongNode
 
doSetValue(String) - Method in class com.yahoo.config.PathNode
 
doSetValue(String) - Method in class com.yahoo.config.ReferenceNode
 
doSetValue(String) - Method in class com.yahoo.config.StringNode
Sets the value of this string from a the string representation of this value in the (escaped) input configuration.
doSetValue(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 
doSetValue(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
doSetValue(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.KeyStoreType
 
doSetValue(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.TrustStoreType
 
doSetValue(String) - Method in class com.yahoo.search.statistics.MeasureQpsConfig.Outputmethod
 
doSetValue(String) - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Measure
 
DOT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
DOT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
DOT_ZERO - Static variable in class com.yahoo.text.DoubleFormatter
 
DotProductItem - Class in com.yahoo.prelude.query
A weighted set query item to be evaluated as a sparse dot product.
DotProductItem(String) - Constructor for class com.yahoo.prelude.query.DotProductItem
 
DOUBLE - Static variable in class com.yahoo.document.DataType
 
DOUBLE_ZERO - Static variable in class com.yahoo.text.DoubleFormatter
 
DOUBLE_ZERO0 - Static variable in class com.yahoo.text.DoubleFormatter
 
DOUBLE_ZERO2 - Static variable in class com.yahoo.text.DoubleFormatter
 
DoubleBucket - Class in com.yahoo.search.grouping.request
This class represents a Double bucket in a PredefinedFunction.
DoubleBucket(double, double) - Constructor for class com.yahoo.search.grouping.request.DoubleBucket
Constructs a new instance of this class.
DoubleBucket(ConstantValue<?>, ConstantValue<?>) - Constructor for class com.yahoo.search.grouping.request.DoubleBucket
Constructs a new instance of this class.
DoubleBucketId - Class in com.yahoo.search.grouping.result
This class is used in Group instances where the identifying expression evaluated to a DoubleBucket.
DoubleBucketId(Double, Double) - Constructor for class com.yahoo.search.grouping.result.DoubleBucketId
Constructs a new instance of this class.
DoubleCompatibleValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A value which acts as a double in numerical context.
DoubleCompatibleValue() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
DoubleFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a double.
DoubleFieldValue() - Constructor for class com.yahoo.document.datatypes.DoubleFieldValue
 
DoubleFieldValue(double) - Constructor for class com.yahoo.document.datatypes.DoubleFieldValue
 
DoubleFieldValue(Double) - Constructor for class com.yahoo.document.datatypes.DoubleFieldValue
 
DoubleFieldValue(String) - Constructor for class com.yahoo.document.datatypes.DoubleFieldValue
 
DoubleFormatter - Class in com.yahoo.text
Utility class to format a double into a String.
DoubleFormatter() - Constructor for class com.yahoo.text.DoubleFormatter
 
DoubleId - Class in com.yahoo.search.grouping.result
This class is used in Group instances where the identifying expression evaluated to a Double.
DoubleId(Double) - Constructor for class com.yahoo.search.grouping.result.DoubleId
Constructs a new instance of this class.
DoubleNode - Class in com.yahoo.config
The DoubleNode class represents a double in a configuration tree.
DoubleNode() - Constructor for class com.yahoo.config.DoubleNode
 
DoubleNode(double) - Constructor for class com.yahoo.config.DoubleNode
 
doubleNumber() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
DoubleOnlyArrayContext - Class in com.yahoo.searchlib.rankingexpression.evaluation
A variant of an array context variant which supports faster binding of variables but slower lookup from non-gbdt-optimized ranking expressions.
DoubleOnlyArrayContext(RankingExpression) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Create a fast lookup context for an expression.
DoubleOnlyArrayContext(RankingExpression, boolean) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Create a fast lookup context for an expression.
DoubleParser - Class in com.yahoo.text
Utility class to parse a String into a double.
DoubleParser() - Constructor for class com.yahoo.text.DoubleParser
 
DoublePredefined - Class in com.yahoo.search.grouping.request
This class represents a predefined bucket-function in a GroupingExpression for expressions that evaluate to a double.
DoublePredefined(GroupingExpression, DoubleBucket, DoubleBucket...) - Constructor for class com.yahoo.search.grouping.request.DoublePredefined
Constructs a new instance of this class.
doubleType - Static variable in class com.yahoo.search.query.profile.types.FieldType
 
DoubleValue(double) - Constructor for class com.yahoo.data.access.simple.Value.DoubleValue
 
doubleValue() - Method in class com.yahoo.metrics.simple.Value
Get the double wrapped by a Value if one exists.
DoubleValue - Class in com.yahoo.search.grouping.request
This class represents a constant Double value in a GroupingExpression.
DoubleValue(double) - Constructor for class com.yahoo.search.grouping.request.DoubleValue
Constructs a new instance of this class.
doubleValue() - Method in class com.yahoo.search.result.NanNumber
 
DoubleValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A double value result of a ranking expression evaluation.
DoubleValue(double) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
doubleValues() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
doWork() - Method in class com.yahoo.docproc.DocprocService
Do some work in this service.
doWorkBlocking() - Method in class com.yahoo.docproc.DocprocService
Do some work in this service.
drain() - Method in class com.yahoo.processing.response.DefaultIncomingData
Get and remove all the data currently available in this.
drain() - Method in interface com.yahoo.processing.response.IncomingData
Get and remove all the data currently available in this
drain() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
DrainOnGetFuture(DataList<DATATYPE>) - Constructor for class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
 
dryRunKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
 
dumpAndXMLQuoteUTF8(ByteWriter, byte[]) - Static method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
Dump UTF-8 byte array to writer, but escape low ASCII codes except TAB, NL and CR, and escape ampersand, less than and greater than.
dumpBytes(ByteWriter, FastHit, String) - Static method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
If the field is available as a UTF-8 byte array, dump it to the writer.
DumpTool - Class in com.yahoo.search.query.profile
A standalone tool for dumping query profile properties
DumpTool() - Constructor for class com.yahoo.search.query.profile.DumpTool
 
DumpVisitorDataHandler - Class in com.yahoo.documentapi
Implementation of VisitorDataHandler which invokes onDocument() for each received document and onRemove() for each document id that was returned as part of a remove entry.
DumpVisitorDataHandler() - Constructor for class com.yahoo.documentapi.DumpVisitorDataHandler
 
DYNAMIC_VALIDATION_FEATURE_ID - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Dynamic validation feature id (http://apache.org/xml/features/validation/dynamic).
DynamicThrottlePolicy - Class in com.yahoo.messagebus
This is an implementatin of the ThrottlePolicy that offers dynamic limits to the number of pending messages a SourceSession is allowed to have.
DynamicThrottlePolicy() - Constructor for class com.yahoo.messagebus.DynamicThrottlePolicy
Constructs a new instance of this policy and sets the appropriate default values of member data.
DynamicThrottlePolicy(Timer) - Constructor for class com.yahoo.messagebus.DynamicThrottlePolicy
Constructs a new instance of this class using the given clock to calculate efficiency.

E

EachOperation - Class in com.yahoo.search.grouping.request
This is a grouping operation that processes each element of the input list separately, as opposed to AllOperation which processes that list as a whole.
EachOperation() - Constructor for class com.yahoo.search.grouping.request.EachOperation
Constructs a new instance of this class.
eatWhite(CharSequence) - Method in class com.yahoo.document.select.simple.Parser
 
ElapsedTime - Class in com.yahoo.search.statistics
Basically a collection of TimeTracker instances.
ElapsedTime() - Constructor for class com.yahoo.search.statistics.ElapsedTime
 
element(DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Builder
 
element() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array
 
Element() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Element(Builder)
Element(DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element
 
ElementCompleteness - Class in com.yahoo.searchlib.ranking.features
Calculates the elementCompleteness features
ElementCompleteness() - Constructor for class com.yahoo.searchlib.ranking.features.ElementCompleteness
 
ElementCompleteness.Item - Class in com.yahoo.searchlib.ranking.features
 
elements - Variable in class com.yahoo.container.handler.Prefix
 
elements() - Method in class com.yahoo.search.pagetemplates.model.Section
Returns the elements of this - sources, subsections and presentations and/or choices of these, as a live reference which can be modified to change the content of this (unless this is frozen).
elements(Class) - Method in class com.yahoo.search.pagetemplates.model.Section
Convenience method which returns the elements and choices of the given type in elements as a read-only list.
ELU - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
EmbracedNode - Class in com.yahoo.document.select.rule
 
EmbracedNode(ExpressionNode) - Constructor for class com.yahoo.document.select.rule.EmbracedNode
 
EmbracedNode - Class in com.yahoo.searchlib.rankingexpression.rule
This class represents another expression enclosed in braces.
EmbracedNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
Creates a new expression node that embraces another.
empty() - Static method in class com.yahoo.data.access.simple.Value
 
empty - Static variable in class com.yahoo.processing.request.CompoundName
The empty compound
empty - Static variable in class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
The empty, frozen registry
empty - Static variable in class com.yahoo.search.query.profile.DimensionValues
 
empty() - Static method in interface com.yahoo.tensor.functions.ToStringContext
 
empty - Static variable in class com.yahoo.tensor.TensorAddress
 
empty - Static variable in class com.yahoo.tensor.TensorType
 
EmptyBucketsMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
EmptyBucketsMessage(List<BucketId>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.EmptyBucketsMessage
 
EmptyBucketsMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.EmptyBucketsMessageFactory
 
EmptyBucketsReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.EmptyBucketsReplyFactory
 
EmptyBucketsVisitorResponse - Class in com.yahoo.documentapi
Response containing list of empty buckets.
EmptyBucketsVisitorResponse(List<BucketId>, AckToken) - Constructor for class com.yahoo.documentapi.EmptyBucketsVisitorResponse
Creates visitor response containing an ack token.
emptyDependencies() - Static method in class com.yahoo.component.chain.dependencies.Dependencies
 
emptyDependencies() - Static method in class com.yahoo.yolean.chain.Dependencies
 
emptyDocsumsCode - Static variable in class com.yahoo.search.result.ErrorMessage
 
emptyFrozen() - Static method in class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
 
emptyPoint() - Static method in class com.yahoo.metrics.simple.Point
the canonical 0-dimensional Point.
EmptyReply - Class in com.yahoo.messagebus
The empty reply is the only concrete implementation of a message that is offered by the MessageBus.
EmptyReply() - Constructor for class com.yahoo.messagebus.EmptyReply
 
EmptyResponse - Class in com.yahoo.container.jdisc
Placeholder response when no content, only headers and status is to be returned.
EmptyResponse(int) - Constructor for class com.yahoo.container.jdisc.EmptyResponse
 
emptyResult(Writer, Result) - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
emptyResult(XMLWriter, Result) - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
emptyResult(WRITER, Result) - Method in class com.yahoo.search.rendering.SectionedRenderer
Called if there are no hits in the result.
emptyResult(XMLWriter, Result) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
EmptyValue() - Constructor for class com.yahoo.data.access.simple.Value.EmptyValue
 
emptyVersion - Static variable in class com.yahoo.component.Version
The empty version
emptyVersionSpecification - Static variable in class com.yahoo.component.VersionSpecification
The empty version
ENABLE - Static variable in class com.yahoo.search.query.ranking.SoftTimeout
 
enable - Variable in class com.yahoo.search.query.ranking.SoftTimeout
 
enable_tracing() - Method in class com.yahoo.document.select.parser.SelectParser
Enable tracing.
enable_tracing() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Enable tracing.
enablecompression(boolean) - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
enablecompression() - Method in class com.yahoo.document.DocumenttypesConfig
 
enabled(boolean) - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
enabled() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
enabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
enabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
encode(Inspector) - Method in class com.yahoo.data.access.simple.JsonRender.StringEncoder
 
encode(Predicate) - Static method in class com.yahoo.document.predicate.BinaryFormat
 
encode(Version, Routable) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
encode(Routable, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentMessageFactory
 
encode(Routable, DocumentSerializer) - Method in class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.DocumentReplyFactory
 
encode(Routable, DocumentSerializer) - Method in interface com.yahoo.documentapi.messagebus.protocol.RoutableFactory
This method encodes the content of the given routable into a byte buffer that can later be decoded using the RoutableFactory.decode(DocumentDeserializer, com.yahoo.documentapi.messagebus.loadtypes.LoadTypeSet) method.
encode(Version, Routable) - Method in interface com.yahoo.messagebus.Protocol
Encodes the protocol specific data of a routable into a byte array.
encode() - Method in class com.yahoo.messagebus.TraceNode
Returns a parseable (using TraceNode.decode(String)) string representation of this trace node.
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.CompositeItem
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.FalseItem
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.Item
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.NullItem
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseItem
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PredicateQueryItem
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PredicateQueryItem.Entry
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.PureWeightedItem
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.TermItem
 
encode(ByteBuffer) - Method in class com.yahoo.prelude.query.WeightedSetItem
 
encode(ByteBuffer) - Method in class com.yahoo.search.Query
Encodes this query onto the given buffer
encode(ByteBuffer) - Method in class com.yahoo.search.query.QueryTree
 
encode(ByteBuffer) - Method in class com.yahoo.search.query.ranking.RankFeatures
 
encode(ByteBuffer, boolean) - Method in class com.yahoo.search.query.ranking.RankProperties
Encodes this in a binary internal representation and returns the number of property maps encoded (0 or 1)
encode(ByteBuffer) - Method in class com.yahoo.search.query.Sorting
 
encode(String, Charset, int...) - Static method in class com.yahoo.text.Ascii
 
encode(String) - Method in class com.yahoo.text.Ascii.Encoder
 
encode(Map<String, ?>) - Static method in class com.yahoo.text.JSON
Outputs a map as a JSON 'object' string, provided that the map values are either String Number Any object whose toString returns JSON
encode(int) - Static method in class com.yahoo.text.Utf8
Encode a valid Unicode codepoint as a sequence of UTF-8 bytes into a new allocated array.
encode(int, byte[], int) - Static method in class com.yahoo.text.Utf8
Encode a valid Unicode codepoint as a sequence of UTF-8 bytes into an array.
encode(int, ByteBuffer) - Static method in class com.yahoo.text.Utf8
Encode a valid Unicode codepoint as a sequence of UTF-8 bytes into a ByteBuffer.
encode(int, OutputStream) - Static method in class com.yahoo.text.Utf8
Encode a valid Unicode codepoint as a sequence of UTF-8 bytes into an OutputStream.
ENCODE_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
An error occured while encoding the message.
encodeAsProperties(ByteBuffer, boolean) - Method in class com.yahoo.search.Query
Encodes properties of this query.
encodeBounds() - Method in class com.yahoo.document.predicate.RangeEdgePartition
 
encodeContent(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
encodeCookieHeader(List<Cookie>) - Method in class com.yahoo.jdisc.http.HttpRequest
 
encodeSetCookieHeader(List<Cookie>) - Method in class com.yahoo.jdisc.http.HttpResponse
 
encodeString(String, Serializer) - Static method in class com.yahoo.documentapi.messagebus.protocol.AbstractRoutableFactory
Writes the given string to the given byte buffer in such a way that it can be decoded using AbstractRoutableFactory.decodeString(com.yahoo.vespa.objects.Deserializer).
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.CompositeItem
Encodes just this item, not it's usual subitems, to the given buffer.
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.IntItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.Item
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.NearItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.PureWeightedInteger
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.PureWeightedString
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.RegExpItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WandItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WeakAndItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WeightedSetItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
encodeThis(ByteBuffer) - Method in class com.yahoo.prelude.query.WordItem
 
ENCODING - Static variable in class com.yahoo.search.query.Model
 
encodingArity() - Method in class com.yahoo.prelude.query.CompositeItem
 
encodingArity() - Method in class com.yahoo.prelude.query.PhraseItem
 
end - Variable in class com.yahoo.prelude.query.Substring
The end of the substring
endArray() - Method in class com.yahoo.text.JSONWriter
End an array value
endArrayValue() - Method in class com.yahoo.text.JSONWriter
Ends an array value
endColumn - Variable in class com.yahoo.document.select.parser.Token
The column number of the last character of this Token.
endColumn - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The column number of the last character of this Token.
endElement(String, String, String) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
endField() - Method in class com.yahoo.text.JSONWriter
Ends an object field
endGroup(WRITER, Group) - Method in class com.yahoo.search.rendering.SectionedRenderer
Same as endHitGroup, but for Group(grouping api).
endGroupList(WRITER, GroupList) - Method in class com.yahoo.search.rendering.SectionedRenderer
Same as endHitGroup, but for GroupList(grouping api).
endHitGroup(WRITER, HitGroup) - Method in class com.yahoo.search.rendering.SectionedRenderer
Called after all the children of the HitGroup have been provided to methods of this class.
endHitList(WRITER, HitList) - Method in class com.yahoo.search.rendering.SectionedRenderer
Same as endHitGroup, but for HitList(grouping api).
endLine - Variable in class com.yahoo.document.select.parser.Token
The line number of the last character of this Token.
endLine - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The line number of the last character of this Token.
endList(DataList<?>) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked at the end of each data list, including the implicit, outermost one in the response.
endList(DataList<?>) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
endList(DataList<?>) - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
endList(DataList<?>) - Method in class com.yahoo.search.rendering.JsonRenderer
 
endObject() - Method in class com.yahoo.text.JSONWriter
End an object value
Endpoint - Class in com.yahoo.vespa.http.client.config
Represents an endpoint, in most cases a JDisc container in a Vespa cluster configured with document-api.
endResponse() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Invoked once at the end of rendering a response.
endResponse() - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
endResponse() - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
endResponse() - Method in class com.yahoo.search.rendering.JsonRenderer
 
endResult(Writer, Result) - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
endResult(WRITER, Result) - Method in class com.yahoo.search.rendering.SectionedRenderer
Called at the end of rendering.
endResult(XMLWriter, Result) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
endTag() - Method in class com.yahoo.document.serialization.XmlStream
Ends the last tag created.
enqueue(Messenger.Task) - Method in class com.yahoo.messagebus.Messenger
Enqueues the given task in the list of tasks that this worker is to process.
ensure(String, boolean) - Static method in class com.yahoo.protect.Validator
Ensures that the given argument is true
ensure(boolean, Object...) - Static method in class com.yahoo.protect.Validator
Ensure the given argument is true, if not throw IllegalArgumentException concatenating the String representation of the description arguments.
ensureFilled(Result, String, Execution) - Method in class com.yahoo.search.Searcher
Fills the result if it is not already filled for the given summary class.
ensureInRange(String, int, int, int) - Static method in class com.yahoo.protect.Validator
Throws an IllegalArgumentException if the given argument is not in the given range
ensureInstanceOf(String, Object, Class<?>) - Static method in class com.yahoo.protect.Validator
Ensures that an item is of a particular class
ensureNonEmpty(String, String) - Static method in class com.yahoo.protect.Validator
Throws NullPointerException if the argument is null
ensureNotFrozen() - Method in class com.yahoo.component.provider.FreezableClass
Throws an IllegalStateException if this is frozen
ensureNotFrozen() - Method in class com.yahoo.component.provider.FreezableComponent
Throws an IllegalStateException if this is frozen
ensureNotFrozen() - Method in class com.yahoo.component.provider.FreezableSimpleComponent
Throws an IllegalStateException if this is frozen
ensureNotFrozen() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Throws an IllegalStateException if this is frozen
ensureNotFrozen() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
Throws an IllegalStateException if this is frozen
ensureNotInitialized(String, Object, Object) - Static method in class com.yahoo.protect.Validator
Throws an IllegalStateException if the given field value is initialized (not null)
ensureNotInSubtree(CompositeItem) - Method in class com.yahoo.prelude.query.CompositeItem
 
ensureNotNull(String, Object) - Static method in class com.yahoo.protect.Validator
Throws NullPointerException if the argument is null
ensureSmaller(String, int, String, int) - Static method in class com.yahoo.protect.Validator
Throws an IllegalArgumentException if the first argument is not strictly smaller than the second argument
ensureSmaller(String, Comparable, String, Comparable) - Static method in class com.yahoo.protect.Validator
Throws an IllegalArgumentException if the first argument is not strictly smaller than the second argument
ensureVespaLoggingInitialized() - Static method in class com.yahoo.container.jdisc.ConfiguredApplication
Do not delete this method even if its empty.
entering(TraceNode) - Method in class com.yahoo.search.rendering.DefaultRenderer.RenderingVisitor
Deprecated.
 
entering(TraceNode) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer.RenderingVisitor
 
entering(TraceNode) - Method in class com.yahoo.yolean.trace.TraceVisitor
Enters a TraceNode.
entries() - Method in class com.yahoo.application.container.handler.Headers
Returns an unmodifiable list of all key-value pairs of this.
entries() - Method in interface com.yahoo.data.access.Inspector
Convert an array to an iterable list.
entries() - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
entries() - Method in class com.yahoo.data.access.simple.Value
 
entries() - Method in class com.yahoo.jdisc.HeaderFields
Returns an unmodifiable list of all key-value pairs of this.
Entry(String, FileReference) - Constructor for class com.yahoo.config.application.api.FileRegistry.Entry
 
entry(int, Inspector) - Method in interface com.yahoo.data.access.ArrayTraverser
Callback function to implement.
entry(int) - Method in interface com.yahoo.data.access.Inspector
Access an array entry.
entry(int, Inspector) - Method in class com.yahoo.data.access.simple.JsonRender.StringEncoder
 
entry(int) - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
entry(int) - Method in class com.yahoo.data.access.simple.Value
 
entry - Variable in class com.yahoo.documentapi.messagebus.protocol.LoadBalancer.Node
 
Entry(String, String) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.Entry
 
Entry(String, String, long) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.Entry
 
EntryBase(String, long) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
 
entryCount() - Method in interface com.yahoo.data.access.Inspector
Get the number of entries in an ARRAY (always returns 0 for non-arrays)
entryCount() - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
entryCount() - Method in class com.yahoo.data.access.simple.Value
 
entrySet() - Method in class com.yahoo.application.container.handler.Headers
 
entrySet() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
entrySet() - Method in class com.yahoo.document.datatypes.WeightedSet
 
entrySet() - Method in class com.yahoo.jdisc.HeaderFields
 
entrySet() - Method in class com.yahoo.metrics.simple.Bucket
 
entrySet() - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap
Returns the set of dimensional entries across all contexts.
entrySet() - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
EnumNode<ENUM extends Enum<?>> - Class in com.yahoo.config
The EnumNode class is a superclass for Enumerations in a configuration tree.
EnumNode() - Constructor for class com.yahoo.config.EnumNode
 
EnumNode(boolean) - Constructor for class com.yahoo.config.EnumNode
 
environment() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
 
Environment - Enum in com.yahoo.config.provision
Environments in hosted Vespa.
environment() - Method in class com.yahoo.config.provision.Zone
Returns the current environment
environment() - Method in class com.yahoo.processing.execution.Execution
 
Environment(ChainRegistry<COMPONENT>) - Constructor for class com.yahoo.processing.execution.Execution.Environment
Creates a new environment
EOF - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
End of File.
EOF - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
End of File.
eol - Variable in exception com.yahoo.document.select.parser.ParseException
The end of line string for this machine.
eol - Variable in exception com.yahoo.searchlib.rankingexpression.parser.ParseException
The end of line string for this machine.
EQ - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
EQ - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
equal() - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
equal(List<String>) - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
Equal() - Constructor for class com.yahoo.tensor.functions.ScalarFunctions.Equal
 
equal(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
equals(Object) - Method in class com.yahoo.application.container.handler.Headers
 
equals(Object) - Method in class com.yahoo.component.chain.Chain
 
equals(Object) - Method in class com.yahoo.component.ComponentId
 
equals(Object) - Method in class com.yahoo.component.ComponentSpecification
 
equals(Object) - Method in class com.yahoo.component.Version
Compares this Version to another.
equals(Object) - Method in class com.yahoo.component.VersionSpecification
Compares this VersionSpecification to another.
equals(Object) - Method in class com.yahoo.config.application.api.ApplicationFile
 
equals(Object) - Method in class com.yahoo.config.FileReference
 
equals(Object) - Method in class com.yahoo.config.InnerNode
 
equals(Object) - Method in class com.yahoo.config.LeafNode
 
equals(Object) - Method in class com.yahoo.config.NodeVector
 
equals(Object) - Method in class com.yahoo.config.provision.ApplicationId
 
equals(Object) - Method in class com.yahoo.config.provision.ApplicationName
 
equals(Object) - Method in class com.yahoo.config.provision.ClusterMembership
 
equals(Object) - Method in class com.yahoo.config.provision.ClusterSpec
 
equals(Object) - Method in class com.yahoo.config.provision.ClusterSpec.Group
 
equals(Object) - Method in class com.yahoo.config.provision.ClusterSpec.Id
 
equals(Object) - Method in class com.yahoo.config.provision.Flavor
 
equals(Object) - Method in class com.yahoo.config.provision.HostSpec
 
equals(Object) - Method in class com.yahoo.config.provision.InstanceName
 
equals(Object) - Method in class com.yahoo.config.provision.RegionName
 
equals(Object) - Method in class com.yahoo.config.provision.Rotation
 
equals(Object) - Method in class com.yahoo.config.provision.TenantName
 
equals(Object) - Method in class com.yahoo.config.provision.Version
Performs an equality test between this Version object and another.
equals(Object) - Method in class com.yahoo.config.provision.Zone
 
equals(Object) - Method in class com.yahoo.config.subscription.ConfigSourceSet
 
equals(Object) - Method in class com.yahoo.docproc.DocumentProcessor.Progress
 
equals(Object) - Method in class com.yahoo.document.annotation.AlternateSpanList
 
equals(Object) - Method in class com.yahoo.document.annotation.Annotation
 
equals(Object) - Method in class com.yahoo.document.annotation.AnnotationReference
 
equals(Object) - Method in class com.yahoo.document.annotation.AnnotationType
 
equals(Object) - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
equals(Object) - Method in class com.yahoo.document.annotation.ListAnnotationContainer
 
equals(Object) - Method in class com.yahoo.document.annotation.SpanList
 
equals(Object) - Method in class com.yahoo.document.annotation.SpanNode
 
equals(Object) - Method in class com.yahoo.document.annotation.SpanTree
 
equals(Object) - Method in class com.yahoo.document.BucketId
 
equals(Object) - Method in class com.yahoo.document.DataType
 
equals(Object) - Method in class com.yahoo.document.DataTypeName
 
equals(Object) - Method in class com.yahoo.document.datatypes.Array
 
equals(Object) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.CompositeFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
Checks if another object is equal to this set.
equals(Object) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.Raw
 
equals(Object) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.StringFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.Struct
 
equals(Object) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
equals(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
Checks if another object is equal to this set.
equals(Object) - Method in class com.yahoo.document.Document
Returns true if the argument is a document which has the same set of values
equals(Object) - Method in class com.yahoo.document.DocumentId
 
equals(Object) - Method in class com.yahoo.document.DocumentRemove
 
equals(Object) - Method in class com.yahoo.document.DocumentType
 
equals(Object) - Method in class com.yahoo.document.DocumentTypeId
 
equals(Object) - Method in class com.yahoo.document.DocumentUpdate
 
equals(Object) - Method in class com.yahoo.document.Field
Two fields are equal if they have the same name and the same data type
equals(Object) - Method in class com.yahoo.document.FieldPath
 
equals(Object) - Method in class com.yahoo.document.FieldPathEntry
 
equals(Object) - Method in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
equals(Object) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
equals(Object) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
equals(Object) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
equals(Object) - Method in class com.yahoo.document.GlobalId
 
equals(Object) - Method in class com.yahoo.document.idstring.IdString
 
equals(Object) - Method in class com.yahoo.document.predicate.BooleanPredicate
 
equals(Object) - Method in class com.yahoo.document.predicate.Conjunction
 
equals(Object) - Method in class com.yahoo.document.predicate.Disjunction
 
equals(Object) - Method in class com.yahoo.document.predicate.FeatureConjunction
 
equals(Object) - Method in class com.yahoo.document.predicate.FeatureRange
 
equals(Object) - Method in class com.yahoo.document.predicate.FeatureSet
 
equals(Object) - Method in class com.yahoo.document.predicate.Negation
 
equals(Object) - Method in class com.yahoo.document.predicate.RangeEdgePartition
 
equals(Object) - Method in class com.yahoo.document.predicate.RangePartition
 
equals(Object) - Method in class com.yahoo.document.select.OrderingSpecification
 
equals(Object) - Method in class com.yahoo.document.StructDataType
 
equals(Object) - Method in class com.yahoo.document.StructuredDataType
 
equals(Object) - Method in class com.yahoo.document.update.AddValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.AssignValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.FieldUpdate
 
equals(Object) - Method in class com.yahoo.document.update.MapValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
equals(Object) - Method in class com.yahoo.document.update.ValueUpdate
 
equals(Object) - Method in class com.yahoo.documentapi.DocumentIdResponse
 
equals(Object) - Method in class com.yahoo.documentapi.DocumentResponse
 
equals(Object) - Method in class com.yahoo.documentapi.DocumentUpdateResponse
 
equals(Object) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
equals(Object) - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListReply.BucketInfo
 
equals(Object) - Method in class com.yahoo.documentapi.ProgressToken.BucketKeyWrapper
 
equals(Object) - Method in class com.yahoo.documentapi.RemoveResponse
 
equals(Object) - Method in class com.yahoo.documentapi.Response
 
equals(Object) - Method in class com.yahoo.documentapi.UpdateResponse
 
equals(Object) - Method in class com.yahoo.jdisc.application.UriPattern
 
equals(Object) - Method in class com.yahoo.jdisc.HeaderFields
 
equals(Object) - Method in class com.yahoo.jdisc.http.Cookie
 
equals(Object) - Method in class com.yahoo.language.process.GramSplitter.Gram
 
equals(Object) - Method in class com.yahoo.metrics.simple.Identifier
 
equals(Object) - Method in class com.yahoo.metrics.simple.Point
 
equals(Object) - Method in class com.yahoo.net.URI
 
equals(Object) - Method in class com.yahoo.net.Url
 
equals(Object) - Method in class com.yahoo.net.UrlToken
 
equals(Object) - Method in class com.yahoo.path.Path
 
equals(BucketInfo) - Method in class com.yahoo.persistence.spi.BucketInfo
 
equals(Object) - Method in class com.yahoo.persistence.spi.result.RemoveResult
 
equals(Result) - Method in class com.yahoo.persistence.spi.result.Result
 
equals(Object) - Method in class com.yahoo.persistence.spi.result.Result
 
equals(Object) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
 
equals(Object) - Method in class com.yahoo.prelude.query.CompositeItem
Returns whether this item is of the same class and contains the same state as the given item
equals(Object) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
 
equals(Object) - Method in class com.yahoo.prelude.query.IntItem
 
equals(Object) - Method in class com.yahoo.prelude.query.Item
Returns whether this item is of the same class and contains the same state as the given item
equals(Object) - Method in class com.yahoo.prelude.query.Limit
 
equals(Object) - Method in class com.yahoo.prelude.query.MarkerWordItem
 
equals(Object) - Method in class com.yahoo.prelude.query.NearItem
Returns whether this item is of the same class and contains the same state as the given item
equals(Object) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
equals(Object) - Method in class com.yahoo.prelude.query.RegExpItem
 
equals(Object) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
 
equals(Object) - Method in class com.yahoo.prelude.query.TermType
 
equals(Object) - Method in class com.yahoo.prelude.query.WeakAndItem
Returns whether this item is of the same class and contains the same state as the given item
equals(Object) - Method in class com.yahoo.prelude.query.WordItem
 
equals(Object) - Method in class com.yahoo.processing.request.CompoundName
 
equals(Object) - Method in class com.yahoo.processing.request.ErrorMessage
Two error messages are equal if they have the same code and message.
equals(Object) - Method in class com.yahoo.protect.ErrorMessage
Two error messages are equal if they have the same code and message.
equals(Object) - Method in class com.yahoo.search.federation.selection.FederationTarget
 
equals(Object) - Method in class com.yahoo.search.grouping.request.RawBuffer
 
equals(Object) - Method in class com.yahoo.search.intent.model.Intent
 
equals(Object) - Method in class com.yahoo.search.intent.model.Source
 
equals(Object) - Method in class com.yahoo.search.pagetemplates.model.Layout
 
equals(Object) - Method in class com.yahoo.search.pagetemplates.model.Source
 
equals(Object) - Method in class com.yahoo.search.predicate.Hit
 
equals(Object) - Method in class com.yahoo.search.Query
Returns whether the given query is equal to this
equals(Object) - Method in class com.yahoo.search.query.Model
 
equals(Object) - Method in class com.yahoo.search.query.Presentation
 
equals(Object) - Method in class com.yahoo.search.query.profile.compiled.Binding
Returns whether the given binding has exactly the same values as this
equals(Object) - Method in class com.yahoo.search.query.profile.DimensionBinding
Two bindings are equal if they contain the same dimensions and the same non-null values
equals(Object) - Method in class com.yahoo.search.query.profile.DimensionValues
 
equals(Object) - Method in class com.yahoo.search.query.profile.SubstituteString
 
equals(Object) - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
 
equals(Object) - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
equals(Object) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Two types are equal if they have the same id
equals(Object) - Method in class com.yahoo.search.query.QueryTree
 
equals(Object) - Method in class com.yahoo.search.query.ranking.Diversity
 
equals(Object) - Method in class com.yahoo.search.query.Ranking
 
equals(Object) - Method in class com.yahoo.search.query.ranking.Matching
 
equals(Object) - Method in class com.yahoo.search.query.ranking.MatchPhase
 
equals(Object) - Method in class com.yahoo.search.query.ranking.RankFeatures
 
equals(Object) - Method in class com.yahoo.search.query.ranking.RankProperties
 
equals(Object) - Method in class com.yahoo.search.query.ranking.SoftTimeout
 
equals(Object) - Method in class com.yahoo.search.query.Sorting.AttributeSorter
 
equals(Object) - Method in class com.yahoo.search.query.Sorting
 
equals(Object) - Method in class com.yahoo.search.query.Sorting.FieldOrder
 
equals(Object) - Method in class com.yahoo.search.query.Sorting.LowerCaseSorter
 
equals(Object) - Method in class com.yahoo.search.query.Sorting.RawSorter
 
equals(Object) - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
equals(Object) - Method in class com.yahoo.search.result.ErrorMessage
 
equals(Object) - Method in class com.yahoo.search.result.Hit
Returns true if the argument is a hit having the same uri as this
equals(Object) - Method in class com.yahoo.search.result.Relevance
Compares relevancy values
equals(Execution.Context) - Method in class com.yahoo.search.searchchain.Execution.Context
 
equals(Object) - Method in class com.yahoo.search.searchchain.Execution.Context
 
equals(Object) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
equals(Object) - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
 
equals(Object) - Method in class com.yahoo.statistics.Counter
 
equals(Object) - Method in class com.yahoo.statistics.CounterGroup
 
equals(Object) - Method in class com.yahoo.statistics.Handle
 
equals(Object) - Method in class com.yahoo.statistics.Value
 
equals(Object) - Method in class com.yahoo.statistics.ValueGroup
 
equals(Object) - Method in class com.yahoo.tensor.DimensionSizes
 
equals(Object) - Method in class com.yahoo.tensor.IndexedTensor
 
equals(Object) - Method in class com.yahoo.tensor.MappedTensor
 
equals(Object) - Method in class com.yahoo.tensor.Tensor.Cell
 
equals(Object) - Method in interface com.yahoo.tensor.Tensor
Returns whether this tensor and the given tensor is mathematically equal: That they have the same dimension *names* and the same content.
equals(Tensor, Tensor) - Static method in interface com.yahoo.tensor.Tensor
Implement here to make this work across implementations.
equals(Object) - Method in class com.yahoo.tensor.TensorAddress
 
equals(Object) - Method in class com.yahoo.tensor.TensorType.Dimension
 
equals(Object) - Method in class com.yahoo.tensor.TensorType
 
equals(Object) - Method in class com.yahoo.tensor.TensorType.IndexedBoundDimension
 
equals(Object) - Method in class com.yahoo.text.AbstractUtf8Array
 
equals(Object) - Method in class com.yahoo.text.DataTypeIdentifier
 
equals(Object) - Method in class com.yahoo.text.interpretation.AnnotationClass
 
equals(Object) - Method in class com.yahoo.text.Utf8String
 
equals(Object) - Method in class com.yahoo.vespa.http.client.config.Endpoint
 
equals(Object) - Method in class com.yahoo.vespa.objects.FieldBase
 
equals(Object) - Method in class com.yahoo.vespa.objects.Identifiable
 
equals(Object, Object) - Static method in class com.yahoo.vespa.objects.Identifiable
Returns whether or not two objects are equal, taking into account that either can be null.
equals(Object) - Method in class com.yahoo.yolean.chain.Chain
 
equals(Chain<?>) - Method in class com.yahoo.yolean.chain.Chain
 
equalsIgnoringGroupAndDockerImage(Object) - Method in class com.yahoo.config.provision.ClusterSpec
Returns whether this is equal, disregarding the group value and wanted docker image
EquivItem - Class in com.yahoo.prelude.query
An Item where each child is an alternative which can be matched.
EquivItem() - Constructor for class com.yahoo.prelude.query.EquivItem
make an EQUIV item with no children
EquivItem(Item) - Constructor for class com.yahoo.prelude.query.EquivItem
create an EQUIV with the given item as child.
EquivItem(Item, Collection<String>) - Constructor for class com.yahoo.prelude.query.EquivItem
create an EQUIV with the given item and a set of alternate words as children.
Error - Enum in com.yahoo.container.protect
Error codes to use in ErrorMessage instances for container applications.
ERROR - Static variable in class com.yahoo.log.LogLevel
 
Error - Class in com.yahoo.messagebus
This class implements the pair (code, message) that is used in Reply to hold errors.
Error(int, String) - Constructor for class com.yahoo.messagebus.Error
This is the constructor used by anyone adding an error to a message.
Error(int, String, String) - Constructor for class com.yahoo.messagebus.Error
This constructor is used by the network layer to properly tag deserialized errors with the hostname of whatever service produced the error.
ERROR - Static variable in class com.yahoo.messagebus.TraceLevel
Traces whenever an Error is added to a Reply.
error() - Method in class com.yahoo.prelude.query.QueryCanonicalizer.CanonicalizationResult
Returns the error of this query, or empty if it is a valid query
error(String) - Static method in class com.yahoo.prelude.query.QueryCanonicalizer.CanonicalizationResult
 
error(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
error(Context, T) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
error(Writer, Collection<ErrorMessage>) - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
error(Context, T) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
error(Context, T) - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
Render the error message for a result set.
error(SAXParseException) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
error(Logger, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Print error message
error(Logger, Query, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Print error message
error(XMLWriter, Result) - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
error(WRITER, Collection<ErrorMessage>) - Method in class com.yahoo.search.rendering.SectionedRenderer
Called if there are errors in the result.
error(XMLWriter, Result) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
ERROR_ABORTED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Operation cut short and aborted.
ERROR_BUCKET_DELETED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Bucket recently removed, such that operation cannot be performed.
ERROR_BUCKET_NOT_FOUND - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Bucket given in operation not found due to bucket database inconsistencies between storage and distributor nodes.
ERROR_BUSY - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Node too busy to process request (Typically full queues)
ERROR_DISK_FAILURE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
We failed accessing the disk, which we think is a disk hardware problem.
ERROR_DOCUMENT_EXISTS - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Operation cannot be performed because token already exist.
ERROR_DOCUMENT_NOT_FOUND - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Document in operation cannot be found.
ERROR_IGNORED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Request was not handled correctly.
ERROR_ILLEGAL_PARAMETERS - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Parameters given in request is illegal.
ERROR_INTERNAL_FAILURE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
We failed in some way we didn't expect to fail.
ERROR_IO_FAILURE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
We failed during an IO operation, we dont think is a specific disk hardware problem.
ERROR_LIMIT - Static variable in class com.yahoo.messagebus.ErrorCode
No error codes are allowed to be this big.
ERROR_MESSAGE_IGNORED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Used by policies to indicate an inappropriate message.
ERROR_NO_SPACE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Not enough free space on disk to perform operation.
ERROR_NODE_NOT_READY - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Node not ready to perform operation.
ERROR_NOT_CONNECTED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Lost connection with the node we requested something from.
ERROR_NOT_IMPLEMENTED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Node have not implemented support for the given operation.
ERROR_POLICY_FAILURE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Used for error policy when policy creation failed.
ERROR_PROCESSING_FAILURE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Failed to process the given request.
ERROR_REJECTED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Node refuse to perform operation.
ERROR_STALE_TIMESTAMP - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Storage node received a timestamp that is stale.
ERROR_SUSPENDED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
The given node have gotten a critical error and have suspended itself.
ERROR_TEST_AND_SET_CONDITION_FAILED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Test and set condition (selection) failed.
ERROR_TIMESTAMP_EXIST - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Unique timestamp specified for new operation is already in use.
ERROR_UNKNOWN_COMMAND - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Unknown request received.
ERROR_UNPARSEABLE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Request cannot be decoded.
ERROR_WRONG_DISTRIBUTION - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Wrong node to talk to in current state.
ErrorCode - Class in com.yahoo.messagebus
This interface contains the reserved error codes that are used for errors that occur within the messagebus.
ErrorCode() - Constructor for class com.yahoo.messagebus.ErrorCode
 
errorHit(WRITER, ErrorHit) - Method in class com.yahoo.search.rendering.SectionedRenderer
Called when an errorHit is encountered.
ErrorHit - Interface in com.yahoo.search.result
A hit which holds information on error conditions in a result.
errorIterator() - Method in class com.yahoo.search.result.DefaultErrorHit
Returns all the detail errors of this error hit, not including the main error.
errorIterator() - Method in interface com.yahoo.search.result.ErrorHit
Returns all the detail errors of this error hit, including the main error
ErrorMessage - Class in com.yahoo.processing.request
An error encountered while processing a request.
ErrorMessage(String) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(int, String) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(String, String) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(int, String, String) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(String, Throwable) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(int, String, Throwable) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(String, String, Throwable) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage(int, String, String, Throwable) - Constructor for class com.yahoo.processing.request.ErrorMessage
Creates an error
ErrorMessage - Class in com.yahoo.protect
An error message with a code.
ErrorMessage() - Constructor for class com.yahoo.protect.ErrorMessage
Create an invalid instance for a subclass to initialize.
ErrorMessage(int, String) - Constructor for class com.yahoo.protect.ErrorMessage
 
ErrorMessage(int, String, String) - Constructor for class com.yahoo.protect.ErrorMessage
Create an application specific error message with an application specific code
ErrorMessage(int, String, String, Throwable) - Constructor for class com.yahoo.protect.ErrorMessage
Create an application specific error message with an application specific code
ErrorMessage - Class in com.yahoo.search.result
An error message with a code.
ErrorMessage(int, String) - Constructor for class com.yahoo.search.result.ErrorMessage
 
ErrorMessage(int, String, String) - Constructor for class com.yahoo.search.result.ErrorMessage
Creates an application specific error message with an application specific code.
ErrorMessage(int, String, String, Throwable) - Constructor for class com.yahoo.search.result.ErrorMessage
Creates an application specific error message with an application specific code and a stack trace.
ErrorPolicy - Class in com.yahoo.documentapi.messagebus.protocol
This policy assigns an error supplied at constructor time to the routing context when ErrorPolicy.select(RoutingContext) is invoked.
ErrorPolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.ErrorPolicy
Creates a new policy that will assign an EmptyReply with the given error to all routing contexts that invoke ErrorPolicy.select(RoutingContext).
errors() - Method in class com.yahoo.processing.Request
Returns the list of errors encountered while processing this request, never null.
errors() - Method in class com.yahoo.search.result.DefaultErrorHit
Returns a read-only set containing all the error of this
errors() - Method in interface com.yahoo.search.result.ErrorHit
Returns a read-only set containing all the error of this, including the main error
escape(String) - Static method in class com.yahoo.log.VespaFormat
This static method is used to detect if a message needs to be escaped, and if so, performs the escaping.
escape(String) - Static method in class com.yahoo.text.JSON
Returns the given string as a properly json escaped string
escape(String) - Static method in class com.yahoo.text.StringUtilities
 
escape(String, char) - Static method in class com.yahoo.text.StringUtilities
Escapes strings into a format with only printable ASCII characters.
ESCAPE_CHAR - Static variable in class com.yahoo.text.Ascii
 
escapedAsciiContent(String, boolean) - Method in class com.yahoo.text.XMLWriter
Writes the given US-ASCII only string as-is.
escapedContent(String, boolean) - Method in class com.yahoo.text.XMLWriter
Writes the given string as-is.
ESTIMATE - Static variable in class com.yahoo.search.query.Model
The name of the query property used for generating hit count estimate queries.
ETAG - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
evaluate(Document, Map<String, Object>) - Method in class com.yahoo.document.DocumentCalculator
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.AttributeNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.DocumentNode
 
evaluate(DocumentOperation) - Method in class com.yahoo.document.select.rule.DocumentNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
evaluate(Context) - Method in interface com.yahoo.document.select.rule.ExpressionNode
Evaluate the content of this node based on document object, and return that value.
evaluate(Context) - Method in class com.yahoo.document.select.rule.IdNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.LiteralNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.LogicNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.NegationNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.NowNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
evaluate(Context) - Method in class com.yahoo.document.select.rule.VariableNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Returns the value of evaluating this expression over the given context.
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
Evaluate all arguments in this
evaluate(int, Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
Evaluate the i'th argument
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.ArithmeticNode
 
evaluate(Value, Value) - Method in enum com.yahoo.searchlib.rankingexpression.rule.ArithmeticOperator
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.ComparisonNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
Returns the value of evaluating this expression over the given context.
evaluate(double, double) - Method in enum com.yahoo.searchlib.rankingexpression.rule.Function
Perform the function on the input
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
Evaluate this in a context which must have the arguments bound
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
Evaluate this in a context which must have the arguments bound
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
evaluate(Context) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
evaluate(EvaluationContext) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.TensorFunctionExpressionNode
 
evaluate(double, double) - Method in enum com.yahoo.searchlib.rankingexpression.rule.TruthOperator
Perform the truth operation on the input
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.evaluation.VariableTensor
 
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.functions.CompositeTensorFunction
Evaluates this by first converting it to a primitive function
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.functions.Concat
 
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.functions.ConstantTensor
 
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.functions.Generate
 
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.functions.Join
 
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.functions.Map
 
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.functions.Reduce
 
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.functions.Rename
 
evaluate(EvaluationContext) - Method in class com.yahoo.tensor.functions.TensorFunction
Evaluates this tensor.
evaluate() - Method in class com.yahoo.tensor.functions.TensorFunction
Evaluate with no context
evaluateListAndSingle(AttributeNode.VariableValueList, Object) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
evaluateListsFalse(AttributeNode.VariableValueList, AttributeNode.VariableValueList) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
evaluateListsTrue(AttributeNode.VariableValueList, AttributeNode.VariableValueList) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
EvaluationContext - Interface in com.yahoo.tensor.evaluation
An evaluation context which is passed down to all nested functions during evaluation.
Event - Class in com.yahoo.log.event
The Event class is the base class for all VESPA defined events.
Event() - Constructor for class com.yahoo.log.event.Event
 
EVENT - Static variable in class com.yahoo.log.LogLevel
 
eventname(String) - Method in class com.yahoo.search.statistics.MeasureQpsConfig.Builder
 
eventname() - Method in class com.yahoo.search.statistics.MeasureQpsConfig
 
eventname(String) - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Builder
 
eventname() - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Timer
 
exactness - Variable in class com.yahoo.prelude.query.WordAlternativesItem.Alternative
 
exactness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Field.Term
Returns the degree to which this term is exactly what was in the document (1.0), or some stemmed form (closer to 0)
ExactStringItem - Class in com.yahoo.prelude.query
Used to signal that this term requires exact match if the backend supports it.
ExactStringItem(String) - Constructor for class com.yahoo.prelude.query.ExactStringItem
 
ExactStringItem(String, boolean) - Constructor for class com.yahoo.prelude.query.ExactStringItem
 
Exceptions - Class in com.yahoo.yolean
Helper methods for handling exceptions
Exceptions() - Constructor for class com.yahoo.yolean.Exceptions
 
excludeCipherSuite - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
excludeCipherSuite(ConnectorConfig.Ssl.ExcludeCipherSuite.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
Add the given builder to this builder's list of ExcludeCipherSuite builders
excludeCipherSuite(List<ConnectorConfig.Ssl.ExcludeCipherSuite.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
Set the given list as this builder's list of ExcludeCipherSuite builders
excludeCipherSuite() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
excludeCipherSuite(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
ExcludeCipherSuite() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeCipherSuite
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by ExcludeCipherSuite(Builder)
ExcludeCipherSuite(ConnectorConfig.Ssl.ExcludeCipherSuite.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeCipherSuite
 
excludeProtocol - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
excludeProtocol(ConnectorConfig.Ssl.ExcludeProtocol.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
Add the given builder to this builder's list of ExcludeProtocol builders
excludeProtocol(List<ConnectorConfig.Ssl.ExcludeProtocol.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
Set the given list as this builder's list of ExcludeProtocol builders
excludeProtocol() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
excludeProtocol(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
ExcludeProtocol() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeProtocol
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by ExcludeProtocol(Builder)
ExcludeProtocol(ConnectorConfig.Ssl.ExcludeProtocol.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeProtocol
 
execute(Object) - Method in interface com.yahoo.vespa.objects.ObjectOperation
Apply this operation to the given object.
executeRequest(U, boolean) - Method in interface com.yahoo.jdisc.test.ServerProviderConformanceTest.Adapter
 
Execution - Class in com.yahoo.processing.execution
An execution of a chain.
Execution(Processor, Execution) - Constructor for class com.yahoo.processing.execution.Execution
Creates an execution of a single processor
Execution(Chain<? extends Processor>, Execution) - Constructor for class com.yahoo.processing.execution.Execution
Creates an execution of a chain
Execution(Execution) - Constructor for class com.yahoo.processing.execution.Execution
Creates an execution from another.
Execution(Chain<? extends Processor>, int, Execution.Trace, Execution.Environment<? extends Processor>) - Constructor for class com.yahoo.processing.execution.Execution
Creates a new execution by setting the internal state directly.
Execution - Class in com.yahoo.search.searchchain
An execution of a search chain.
Execution(Execution) - Constructor for class com.yahoo.search.searchchain.Execution
Creates an execution from another.
Execution(Execution.Context) - Constructor for class com.yahoo.search.searchchain.Execution
Creates an which executes nothing
Execution(Chain<? extends Searcher>, Execution.Context) - Constructor for class com.yahoo.search.searchchain.Execution
The usually best way of creating a new execution for a search chain.
Execution(Searcher, Execution.Context) - Constructor for class com.yahoo.search.searchchain.Execution
Creates an execution from a single searcher
Execution.Context - Class in com.yahoo.search.searchchain
The execution context is the search chain's current view of the indexes, search chain registrys, etc.
Execution.Environment<COMPONENT extends Processor> - Class in com.yahoo.processing.execution
Holds the static execution environment for the duration of an execution
Execution.Trace - Class in com.yahoo.processing.execution
Tre trace of this execution.
Execution.Trace.Level - Enum in com.yahoo.processing.execution
Defines what information is added at which trace level
Execution.Trace.LogValue - Class in com.yahoo.processing.execution
An immutable access log value added to the trace
ExecutionWithResponse - Class in com.yahoo.processing.execution
An execution which has a response which is returned when this gets to the end of the chain.
ExecutionWithResponse(Chain<? extends Processor>, Response, Execution) - Constructor for class com.yahoo.processing.execution.ExecutionWithResponse
Creates an execution which will return a given response at the end of the chain.
exists() - Method in class com.yahoo.config.application.api.ApplicationFile
Test whether or not this file exists.
exists(Path) - Method in class com.yahoo.vespa.curator.Curator
A convenience method which returns whether the given path exists
EXP - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
exp() - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
expand(SerializationContext, List<ExpressionNode>, Deque<String>) - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Create and return an instance of this function based on the given arguments.
ExpandBuff(boolean) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
EXPANSION_INDEX - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Config flag for expansion index name
EXPECT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
EXPECTATION_FAILED - Static variable in interface com.yahoo.jdisc.Response.Status
 
expectedTokenSequences - Variable in exception com.yahoo.document.select.parser.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception com.yahoo.searchlib.rankingexpression.parser.ParseException
Each entry in this array is an array of integers.
EXPIRES - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ExplicitBucketSource(Set<BucketId>, int, ProgressToken) - Constructor for class com.yahoo.documentapi.VisitorIterator.ExplicitBucketSource
 
explicitSignificance - Variable in class com.yahoo.prelude.query.Item
 
EXPONENT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
EXPONENT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Exponent() - Constructor for class com.yahoo.tensor.functions.ScalarFunctions.Exponent
 
export() - Method in interface com.yahoo.config.application.api.FileRegistry
 
ExportPackage - Annotation Type in com.yahoo.osgi.annotation
For annotating packages that should be exported.
expression() - Method in class com.yahoo.document.select.parser.SelectParser
 
expression() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
ExpressionFunction - Class in com.yahoo.searchlib.rankingexpression
A function defined by a ranking expression
ExpressionFunction(String, List<String>, RankingExpression) - Constructor for class com.yahoo.searchlib.rankingexpression.ExpressionFunction
Constructs a new function
ExpressionFunction.Instance - Class in com.yahoo.searchlib.rankingexpression
expressionInclude(String, String) - Method in class com.yahoo.application.Application.Builder
 
expressionList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
ExpressionNode - Interface in com.yahoo.document.select.rule
This is the interface of all expression nodes.
ExpressionNode - Class in com.yahoo.searchlib.rankingexpression.rule
Superclass of all expression nodes.
ExpressionNode() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
 
ExpressionOptimizer - Class in com.yahoo.searchlib.rankingexpression.evaluation
This class will perform various optimizations on the ranking expressions.
ExpressionOptimizer() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.ExpressionOptimizer
 
expressions() - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
Returns an unmodifiable list of the expressions in this
ExpressionVisitor - Interface in com.yahoo.search.grouping.request
This interface defines the necessary callback to recursively visit all GroupingExpression objects in a GroupingOperation.
EXT_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
ExtendedField - Class in com.yahoo.document
This adds an Extractor to the Field that can be used to get access the backed value used in the concrete document types.
ExtendedField(String, DataType, ExtendedField.Extract) - Constructor for class com.yahoo.document.ExtendedField
 
ExtendedField.Extract - Interface in com.yahoo.document
 
ExtendedResponse - Class in com.yahoo.container.jdisc
An HTTP response supporting async rendering and extended information for logging.
ExtendedResponse(int) - Constructor for class com.yahoo.container.jdisc.ExtendedResponse
 
ExtendedStringField - Class in com.yahoo.document
This adds an Extractor to the ExtendedField that can be used to get access the backed spantrees used in the concrete document types.
ExtendedStringField(String, DataType, ExtendedField.Extract, ExtendedStringField.ExtractSpanTrees) - Constructor for class com.yahoo.document.ExtendedStringField
 
ExtendedStringField.ExtractSpanTrees - Interface in com.yahoo.document
 
ExternalSlobrokPolicy - Class in com.yahoo.documentapi.messagebus.protocol
Abstract class for policies that allow you to specify which slobrok to use for the routing.
ExternalSlobrokPolicy(Map<String, String>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.ExternalSlobrokPolicy
 
ExternPolicy - Class in com.yahoo.documentapi.messagebus.protocol
This policy implements the necessary logic to communicate with an external Vespa application and resolve its list of recipients using that other application's slobrok servers.
ExternPolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.ExternPolicy
Constructs a new instance of this policy.
extractFlags(int) - Static method in class com.yahoo.document.serialization.DocumentUpdateFlags
 
extractFrom(String) - Method in class com.yahoo.language.process.GramSplitter.Gram
Returns this gram as a string from the input string
extractValue(int) - Static method in class com.yahoo.document.serialization.DocumentUpdateFlags
 

F

F - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
FABS - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
FACTOR - Static variable in class com.yahoo.search.query.ranking.Diversity
 
FACTOR - Static variable in class com.yahoo.search.query.ranking.SoftTimeout
 
Factory() - Constructor for class com.yahoo.document.datatypes.UriFieldValue.Factory
 
Factory() - Constructor for class com.yahoo.document.PrimitiveDataType.Factory
 
Factory(Provider<MetricConsumer>) - Constructor for class com.yahoo.jdisc.application.ContainerThread.Factory
 
FACTORY_CLASS - Static variable in class com.yahoo.container.xml.bind.JAXBContextFactory
 
FAILED - Static variable in class com.yahoo.docproc.DocumentProcessor.Progress
Returned by a processor when a processing has failed and it should not be called again for this processing.
failed() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.StateDescription
 
failed(Throwable) - Method in interface com.yahoo.jdisc.handler.CompletionHandler
Invoked when an operation fails.
failed(Throwable) - Method in class com.yahoo.jdisc.handler.FutureCompletion
 
failed(Throwable) - Method in class com.yahoo.jdisc.handler.ReadableContentChannel
This method calls CompletionHandler.failed(Throwable) on all pending CompletionHandlers, and blocks all future operations to this ContentChannel (i.e.
failed(Throwable) - Method in class com.yahoo.jdisc.test.NonWorkingCompletionHandler
 
failed(ErrorMessage) - Method in class com.yahoo.search.cluster.BaseNodeMonitor
Called when this node fails.
failed(T, ErrorMessage) - Method in class com.yahoo.search.cluster.ClusterMonitor
Called from ClusterSearcher/NodeManager when a node failed
failed(T) - Method in class com.yahoo.search.cluster.ClusterSearcher
NodeManager method, called from ClusterMonitor
failed(T) - Method in interface com.yahoo.search.cluster.NodeManager
Called when a working node fails
failed(ErrorMessage) - Method in class com.yahoo.search.cluster.TrafficNodeMonitor
Called when this node fails.
FAILED_DEPENDENCY - Static variable in interface com.yahoo.jdisc.Response.Status
 
failedAt - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
The last time this node failed, in ms
FALSE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
FalseItem - Class in com.yahoo.prelude.query
A query item which never matches.
FalseItem() - Constructor for class com.yahoo.prelude.query.FalseItem
 
FastContentOutputStream - Class in com.yahoo.jdisc.handler
This class extends the AbstractContentOutputStream, and forwards all write() and close() calls to a FastContentWriter.
FastContentOutputStream(ContentChannel) - Constructor for class com.yahoo.jdisc.handler.FastContentOutputStream
Constructs a new FastContentOutputStream that writes into the given ContentChannel.
FastContentOutputStream(FastContentWriter) - Constructor for class com.yahoo.jdisc.handler.FastContentOutputStream
Constructs a new FastContentOutputStream that writes into the given FastContentWriter.
FastContentWriter - Class in com.yahoo.jdisc.handler
This class provides a non-blocking, awaitable write-interface to a ContentChannel.
FastContentWriter(ContentChannel) - Constructor for class com.yahoo.jdisc.handler.FastContentWriter
Creates a new FastContentWriter that encapsulates a given ContentChannel.
FATAL - Static variable in class com.yahoo.log.LogLevel
 
FATAL_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
A general non-recoverable error, resending is not possible.
fatalError(SAXParseException) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
feature(String) - Static method in class com.yahoo.document.predicate.Predicates
 
Feature(String, String, long) - Constructor for class com.yahoo.search.predicate.PredicateQuery.Feature
 
feature() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
FeatureBuilder(String) - Constructor for class com.yahoo.document.predicate.Predicates.FeatureBuilder
 
FeatureConjunction - Class in com.yahoo.document.predicate
A FeatureConjunction is a special type of Conjunction where all children are either a FeatureSet or a Negation (with an underlying FeatureSet).
FeatureConjunction(List<Predicate>) - Constructor for class com.yahoo.document.predicate.FeatureConjunction
 
FeatureData - Class in com.yahoo.search.result
A wrapper for structured data representing feature values.
FeatureData(Inspector) - Constructor for class com.yahoo.search.result.FeatureData
 
featureHash - Variable in class com.yahoo.search.predicate.PredicateQuery.Feature
 
FeatureList - Class in com.yahoo.searchlib.rankingexpression
Encapsulates the production rule 'featureList()' int the RankingExpressionParser.
FeatureList(Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.FeatureList
Creates a new feature list by consuming from a reader object.
FeatureList(String) - Constructor for class com.yahoo.searchlib.rankingexpression.FeatureList
Creates a new feature list by parsing a string.
FeatureList(File) - Constructor for class com.yahoo.searchlib.rankingexpression.FeatureList
Creates a new feature list by reading the content of a file.
featureList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
FeatureRange - Class in com.yahoo.document.predicate
 
FeatureRange(String) - Constructor for class com.yahoo.document.predicate.FeatureRange
 
FeatureRange(String, Long, Long) - Constructor for class com.yahoo.document.predicate.FeatureRange
 
FEATURES - Static variable in class com.yahoo.search.query.Ranking
 
Features - Class in com.yahoo.searchlib.ranking.features
A set of (immutable) computed features
FeatureSet - Class in com.yahoo.document.predicate
 
FeatureSet(String, String...) - Constructor for class com.yahoo.document.predicate.FeatureSet
 
FeatureSet(String, Collection<String>) - Constructor for class com.yahoo.document.predicate.FeatureSet
 
FederationTarget<T> - Class in com.yahoo.search.federation.selection
Represents a search chain that the federation searcher should send a query to, along with a timeout and custom data reserved for use by the TargetSelector.
FederationTarget(Chain<Searcher>, FederationOptions, T) - Constructor for class com.yahoo.search.federation.selection.FederationTarget
 
feed(String) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route.Builder
 
feed() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route
 
FeedClient - Interface in com.yahoo.vespa.http.client
API for feeding document operations (add, removes or updates) to one or many Vespa clusters.
FeedClient.ResultCallback - Interface in com.yahoo.vespa.http.client
This callback is executed when new results are arriving.
FeedClientFactory - Class in com.yahoo.vespa.http.client
Factory for creating FeedClient.
FeedClientFactory() - Constructor for class com.yahoo.vespa.http.client.FeedClientFactory
 
feedJson(InputStream, FeedClient, AtomicInteger) - Static method in interface com.yahoo.vespa.http.client.FeedClient
Utility function that takes an array of JSON documents and calls the FeedClient for each element.
FeedParams - Class in com.yahoo.vespa.http.client.config
Parameters given to a SessionFactory when creating Sessions.
FeedParams.Builder - Class in com.yahoo.vespa.http.client.config
Mutable class used to instantiate a FeedParams.
FeedParams.DataFormat - Enum in com.yahoo.vespa.http.client.config
Enumeration of data formats that are acceptable by the OutputStream returned by Session.stream(CharSequence).
feedXml(InputStream, FeedClient, AtomicInteger) - Static method in interface com.yahoo.vespa.http.client.FeedClient
Utility function that takes an array of XML documents and calls the FeedClient for each element.
field(String) - Method in interface com.yahoo.data.access.Inspector
Access an field in an object.
field(String, Inspector) - Method in interface com.yahoo.data.access.ObjectTraverser
Callback function to implement.
field(String, Inspector) - Method in class com.yahoo.data.access.simple.JsonRender.StringEncoder
 
field(String) - Method in class com.yahoo.data.access.simple.Value
 
field(String) - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
field - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
field(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
Add the given builder to this builder's list of Field builders
field(List<DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
Set the given list as this builder's list of Field builders
field() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
field(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
Field() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Field(Builder)
Field(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
Field - Class in com.yahoo.document
A name and type.
Field(String, int, DataType, boolean) - Constructor for class com.yahoo.document.Field
Creates a new field.
Field(String) - Constructor for class com.yahoo.document.Field
 
Field(String, DataType, boolean, DocumentType) - Constructor for class com.yahoo.document.Field
Creates a new field.
Field(String, DataType, boolean) - Constructor for class com.yahoo.document.Field
Creates a new field.
Field(String, DataType) - Constructor for class com.yahoo.document.Field
Constructor for header fields
Field(String, Field) - Constructor for class com.yahoo.document.Field
Creates a field with a new name and the other properties (excluding the id and owner) copied from another field
field - Variable in class com.yahoo.document.update.FieldUpdate
 
Field - Class in com.yahoo.searchlib.ranking.features.fieldmatch
Represents a document field which can be matched and ranked against.
Field(String) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Field
Creates a field from a space-separated string
Field(List<Field.Term>) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Field
Creates a field from a list of terms
Field.Term - Class in com.yahoo.searchlib.ranking.features.fieldmatch
A term in a field
FIELD_X - Static variable in class com.yahoo.document.PositionDataType
 
FIELD_Y - Static variable in class com.yahoo.document.PositionDataType
 
FieldBase - Class in com.yahoo.vespa.objects
 
FieldBase(String) - Constructor for class com.yahoo.vespa.objects.FieldBase
 
FieldCollection - Class in com.yahoo.document.fieldset
 
FieldCollection(DocumentType) - Constructor for class com.yahoo.document.fieldset.FieldCollection
 
FieldComparator - Class in com.yahoo.search.result
Comparator used for ordering hits using the field values and a sorting specification.
FieldComparator(Sorting) - Constructor for class com.yahoo.search.result.FieldComparator
Creates a field comparator using a sort order and having no chained comparator
FieldComparator(Sorting, Comparator<Hit>) - Constructor for class com.yahoo.search.result.FieldComparator
Creates a field comparator using a sort order with a chained comparator
fieldCount() - Method in interface com.yahoo.data.access.Inspector
Get the number of fields in an OBJECT (always returns 0 for non-objects)
fieldCount() - Method in class com.yahoo.data.access.simple.Value
 
fieldCount() - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
FieldDescription - Class in com.yahoo.search.query.profile.types
A field description of a query profile type.
FieldDescription(String, FieldType) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
 
FieldDescription(String, String) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
 
FieldDescription(String, FieldType, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
 
FieldDescription(String, String, String) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
 
FieldDescription(String, FieldType, String) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
 
FieldDescription(String, String, String, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
Creates a field description
FieldDescription(String, FieldType, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
 
FieldDescription(String, FieldType, String, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
 
FieldDescription(CompoundName, FieldType, String, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
Creates a field description from a list where the aliases are represented as a comma-separated string
FieldDescription(CompoundName, FieldType, List<String>, boolean, boolean) - Constructor for class com.yahoo.search.query.profile.types.FieldDescription
Creates a field description
fieldId - Variable in class com.yahoo.document.Field
 
fieldIds - Variable in class com.yahoo.document.BaseStructDataType
 
fieldIdsV6 - Variable in class com.yahoo.document.BaseStructDataType
 
FieldIterator - Class in com.yahoo.prelude.hitfield
A specialized list iterator to manipulate FieldParts in HitField objects.
FieldIterator(List<FieldPart>, HitField) - Constructor for class com.yahoo.prelude.hitfield.FieldIterator
 
fieldIterator() - Method in class com.yahoo.search.result.Hit
Fields
fieldIteratorThisTypeOnly() - Method in class com.yahoo.document.DocumentType
Returns an iterator over all fields in this documenttype
fieldKeys() - Method in class com.yahoo.search.result.Hit
Returns the keys of the fields of this hit as a modifiable view.
FieldMatchMetrics - Class in com.yahoo.searchlib.ranking.features.fieldmatch
The collection of metrics calculated by the string match metric calculator.
FieldMatchMetrics(FieldMatchMetricsComputer) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
FieldMatchMetricsComputer - Class in com.yahoo.searchlib.ranking.features.fieldmatch
Calculates a set of metrics capturing information about the degree of agreement between a query and a field string.
FieldMatchMetricsComputer() - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Creates a feature computer using default settings
FieldMatchMetricsComputer(FieldMatchMetricsParameters) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Creates a feature computer with the given parameters.
FieldMatchMetricsParameters - Class in com.yahoo.searchlib.ranking.features.fieldmatch
The parameters to a string match metric calculator.
FieldMatchMetricsParameters() - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Creates an unfrozen marcg metrics object initialized to the default values
FieldOrder(Sorting.AttributeSorter, Sorting.Order) - Constructor for class com.yahoo.search.query.Sorting.FieldOrder
Creates an attribute vector
fieldOrders() - Method in class com.yahoo.search.query.Sorting
Returns the field orders of this sort specification as list.
FieldPart - Interface in com.yahoo.prelude.hitfield
Represents an element of a hit property
FieldPath - Class in com.yahoo.document
This class represents a path into a document, that can be used to iterate through the document and extract the field values you're interested in.
FieldPath() - Constructor for class com.yahoo.document.FieldPath
Constructs an empty path.
FieldPath(FieldPath) - Constructor for class com.yahoo.document.FieldPath
Constructs a path containing the entries of the specified path, in the order they are returned by that path's iterator.
FieldPath(List<FieldPathEntry>) - Constructor for class com.yahoo.document.FieldPath
 
FieldPathEntry - Class in com.yahoo.document
 
FieldPathEntry.KeyParseResult - Class in com.yahoo.document
 
FieldPathEntry.Type - Enum in com.yahoo.document
 
FieldPathIteratorHandler - Class in com.yahoo.document.datatypes
 
FieldPathIteratorHandler() - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
FieldPathIteratorHandler.IndexValue - Class in com.yahoo.document.datatypes
 
FieldPathIteratorHandler.ModificationStatus - Enum in com.yahoo.document.datatypes
 
FieldPathIteratorHandler.VariableMap - Class in com.yahoo.document.datatypes
 
FieldPathUpdate - Class in com.yahoo.document.fieldpathupdate
 
FieldPathUpdate(FieldPathUpdate.Type, DocumentType, String, String) - Constructor for class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
FieldPathUpdate(FieldPathUpdate.Type, DocumentType, DocumentUpdateReader) - Constructor for class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
FieldPathUpdate(FieldPathUpdate.Type, DocumentType) - Constructor for class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
FieldPathUpdate.Type - Enum in com.yahoo.document.fieldpathupdate
 
FieldReader - Interface in com.yahoo.document.serialization
 
fields() - Method in interface com.yahoo.data.access.Inspector
Convert an object to an iterable list of (name, value) pairs.
fields() - Method in class com.yahoo.data.access.simple.Value
 
fields() - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
fields - Variable in class com.yahoo.document.BaseStructDataType
 
fields - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
fields(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
fields(Collection<String>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets.Builder
 
fields() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
fields(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
fields() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns all the fields of this profile type and all types it inherits as a read-only map
fields() - Method in class com.yahoo.search.result.Hit
Returns the fields of this as a read-only map.
fieldsAsAttributes() - Method in class com.yahoo.prelude.templates.FormattingOptions
 
fieldSet() - Method in class com.yahoo.document.DocumentType
Returns an ordered set snapshot of all fields of this documenttype, except the fields of Document.
FieldSet - Interface in com.yahoo.document.fieldset
TODO: Move to Java and implement.
fieldSet() - Method in class com.yahoo.documentapi.VisitorParameters
 
fieldSet(String) - Method in class com.yahoo.documentapi.VisitorParameters
Set field set to use.
FieldSetRepo - Class in com.yahoo.document.fieldset
TODO: Move to document and implement
FieldSetRepo() - Constructor for class com.yahoo.document.fieldset.FieldSetRepo
 
fieldsets - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
fieldsets(String, DocumenttypesConfig.Documenttype.Fieldsets.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
fieldsets(Map<String, DocumenttypesConfig.Documenttype.Fieldsets.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
fieldsets() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
fieldsets(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Fieldsets() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Fieldsets(Builder)
Fieldsets(DocumenttypesConfig.Documenttype.Fieldsets.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Fieldsets
 
FieldTermMatch - Class in com.yahoo.searchlib.ranking.features
Calculates the fieldTermMatch features
FieldTermMatch() - Constructor for class com.yahoo.searchlib.ranking.features.FieldTermMatch
 
FieldType - Class in com.yahoo.search.query.profile.types
Superclass of query type field types.
FieldType() - Constructor for class com.yahoo.search.query.profile.types.FieldType
 
FieldUpdate - Class in com.yahoo.document.update
A field update holds a list of value updates that will be applied atomically to a field in a document.
FieldUpdate(DocumentUpdateReader, DocumentType, int) - Constructor for class com.yahoo.document.update.FieldUpdate
 
FieldValue - Class in com.yahoo.document.datatypes
 
FieldValue() - Constructor for class com.yahoo.document.datatypes.FieldValue
 
FieldValue(DimensionValues, Object) - Constructor for class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
 
fieldValueIterator() - Method in class com.yahoo.document.datatypes.Array
 
fieldValueIterator() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
fieldValueIterator() - Method in class com.yahoo.document.datatypes.WeightedSet
 
FieldValues() - Constructor for class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
 
FieldWriter - Interface in com.yahoo.document.serialization
Interface for writing out com.yahoo.document.datatypes.FieldValue.
FileAcquirer - Interface in com.yahoo.filedistribution.fileacquirer
Retrieves the path to a file or directory on the local file system that has been transferred with the vespa file distribution mechanism.
FileAcquirerFactory - Class in com.yahoo.filedistribution.fileacquirer
Hides the real file acquirer type from 3rd party developers.
FileAcquirerFactory() - Constructor for class com.yahoo.filedistribution.fileacquirer.FileAcquirerFactory
 
FileLogTarget - Class in com.yahoo.log
 
FileLogTarget(File) - Constructor for class com.yahoo.log.FileLogTarget
 
FileNode - Class in com.yahoo.config
Represents a 'file' in a ConfigInstance, usually a filename.
FileNode() - Constructor for class com.yahoo.config.FileNode
 
FileNode(String) - Constructor for class com.yahoo.config.FileNode
 
FileReference - Class in com.yahoo.config
An immutable file reference that can only be created from classes within the same package.
fileReference - Variable in exception com.yahoo.filedistribution.fileacquirer.FileReferenceDoesNotExistException
 
fileReference - Variable in exception com.yahoo.filedistribution.fileacquirer.FileReferenceRemovedException
 
FileReferenceDoesNotExistException - Exception in com.yahoo.filedistribution.fileacquirer
 
FileReferenceRemovedException - Exception in com.yahoo.filedistribution.fileacquirer
 
FileRegistry - Interface in com.yahoo.config.application.api
 
FileRegistry.Entry - Class in com.yahoo.config.application.api
 
FileSource - Class in com.yahoo.config.subscription
Source specifying config from one local file
FileSource(File) - Constructor for class com.yahoo.config.subscription.FileSource
 
fileSourceHost() - Method in interface com.yahoo.config.application.api.FileRegistry
Returns the name of the host which is the source of the files
fill(Result, String, Execution) - Method in class com.yahoo.search.cluster.ClusterSearcher
 
fill(Result, String, Execution, T) - Method in class com.yahoo.search.cluster.ClusterSearcher
Perform the fill against the given connection.
fill(Result, String, Execution, Connection) - Method in class com.yahoo.search.federation.http.ConfiguredHTTPClientSearcher
Forwards to the next in chain fill(result,summaryName)
fill(Result, String, Execution, Connection) - Method in class com.yahoo.search.federation.http.ConfiguredHTTPProviderSearcher
Override this to provider multi-phase result filling towards a backend.
fill(Result, String, Execution, Connection) - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
Do nothing on fill in client searchers
fill(Result, String) - Method in class com.yahoo.search.searchchain.AsyncExecution
The future of this functions returns the original Result
fill(Result) - Method in class com.yahoo.search.searchchain.Execution
Fill hit properties with data using the default summary class, possibly overridden with the 'summary' request parameter.
fill(Result, String) - Method in class com.yahoo.search.searchchain.Execution
Calls fill on the next searcher in this chain.
fill(Result, String, Execution) - Method in class com.yahoo.search.Searcher
Fill hit properties with data using the given summary class.
fill(Result, String, Execution) - Method in class com.yahoo.search.statistics.TimingSearcher
 
FILL - Static variable in class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Measure
 
FILL_TIME - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
fillAttributes(Result) - Method in class com.yahoo.search.searchchain.Execution
Fill hit properties with values from all in-memory attributes.
FillBuff() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
fillTime() - Method in class com.yahoo.search.statistics.ElapsedTime
Total amount of time spent in all threads for this Execution while fetching document contents, or preparing to fetch them.
fillTime() - Method in class com.yahoo.search.statistics.TimeTracker
 
fillWeightedSetItem(WeightedSetItem) - Method in class com.yahoo.prelude.hitfield.JSONString
 
filter(HttpRequest, ResponseHandler) - Method in interface com.yahoo.jdisc.http.filter.RequestFilter
 
filter(Response, Request) - Method in interface com.yahoo.jdisc.http.filter.ResponseFilter
 
filter(DiscFilterRequest, ResponseHandler) - Method in interface com.yahoo.jdisc.http.filter.SecurityRequestFilter
 
filter(HttpRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
filter(DiscFilterRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
filter(DiscFilterResponse, RequestView) - Method in interface com.yahoo.jdisc.http.filter.SecurityResponseFilter
 
filter(Response, Request) - Method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
filter(RequestView, DiscFilterResponse) - Method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
filter - Variable in class com.yahoo.jdisc.http.ServerConfig.Builder
 
filter(ServerConfig.Filter.Builder) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Add the given builder to this builder's list of Filter builders
filter(List<ServerConfig.Filter.Builder>) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
Set the given list as this builder's list of Filter builders
filter() - Method in class com.yahoo.jdisc.http.ServerConfig
 
filter(int) - Method in class com.yahoo.jdisc.http.ServerConfig
 
Filter() - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Filter(Builder)
Filter(ServerConfig.Filter.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig.Filter
 
FILTER - Static variable in class com.yahoo.search.query.Model
 
FilterBindingsProvider - Class in com.yahoo.container.jdisc
Provides filter bindings based on vespa config.
FilterBindingsProvider(ComponentId, ServerConfig, FilterChainRepository, ComponentRegistry<SecurityRequestFilter>) - Constructor for class com.yahoo.container.jdisc.FilterBindingsProvider
 
FilterConfig - Interface in com.yahoo.jdisc.http.filter
Legacy filter config.
finalize() - Method in class com.yahoo.config.subscription.ConfigSubscriber
Finalizer to ensure that we do not leak resources on reconfig.
finalize() - Method in class com.yahoo.documentapi.messagebus.protocol.ExternPolicy
 
finalize() - Method in class com.yahoo.jdisc.handler.ContentInputStream
 
finalize() - Method in class com.yahoo.messagebus.DestinationSession
 
finalize() - Method in class com.yahoo.messagebus.IntermediateSession
 
finalize() - Method in class com.yahoo.messagebus.MessageBus
 
finalize() - Method in class com.yahoo.messagebus.Messenger
 
finalize() - Method in class com.yahoo.messagebus.RPCMessageBus
 
finalize() - Method in class com.yahoo.messagebus.SourceSession
 
findBestMatch(VersionSpecification, Set<Version>) - Static method in class com.yahoo.component.provider.ComponentRegistry
Finds the best (highest) matching version among a set.
findCall(ComponentId) - Method in class com.yahoo.docproc.CallStack
Returns the next call to this processor id, or null if no such calls are left
findCall(DocumentProcessor) - Method in class com.yahoo.docproc.CallStack
Returns the next call to this processor, or null if no such calls are left
findEndOfKey() - Method in class com.yahoo.text.SimpleMapParser
 
findEndOfValue() - Method in class com.yahoo.text.SimpleMapParser
 
findQueryProfile(String) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
Returns a query profile for the given request string, or null if a suitable one is not found.
findQueryProfile(String) - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
Returns a query profile for the given request string, or null if a suitable one is not found.
FINISHED_BUCKET - Static variable in class com.yahoo.documentapi.ProgressToken
 
first() - Method in class com.yahoo.processing.request.CompoundName
Returns the name before the first dot.
first(int) - Method in class com.yahoo.processing.request.CompoundName
Returns the first n components of this.
first() - Method in class com.yahoo.search.statistics.ElapsedTime
Time stamp of start of the first event registered.
first() - Method in class com.yahoo.search.statistics.TimeTracker
 
firstFill() - Method in class com.yahoo.search.statistics.ElapsedTime
The time of the start of the first document fill requested.
firstFill() - Method in class com.yahoo.search.statistics.TimeTracker
 
FixedWidthFunction - Class in com.yahoo.search.grouping.request
This class represents a fixed-width bucket-function in a GroupingExpression.
FixedWidthFunction(GroupingExpression, Number) - Constructor for class com.yahoo.search.grouping.request.FixedWidthFunction
Constructs a new instance of this class.
flavor() - Method in class com.yahoo.config.provision.Capacity
The node flavor requested, or empty if no particular flavor is specified.
Flavor - Class in com.yahoo.config.provision
A host flavor (type).
Flavor(FlavorsConfig.Flavor) - Constructor for class com.yahoo.config.provision.Flavor
Creates a Flavor, but does not set the replacesFlavors.
flavor(String) - Static method in class com.yahoo.config.provision.HostFilter
Returns a filter which matches a given flavor only
flavor() - Method in class com.yahoo.config.provision.HostSpec
 
Flavor.Type - Enum in com.yahoo.config.provision
 
flip() - Method in class com.yahoo.vespa.objects.BufferSerializer
 
FLOAT - Static variable in class com.yahoo.document.DataType
 
FLOAT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
FLOAT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
FloatFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a float.
FloatFieldValue() - Constructor for class com.yahoo.document.datatypes.FloatFieldValue
 
FloatFieldValue(float) - Constructor for class com.yahoo.document.datatypes.FloatFieldValue
 
FloatFieldValue(Float) - Constructor for class com.yahoo.document.datatypes.FloatFieldValue
 
FloatFieldValue(String) - Constructor for class com.yahoo.document.datatypes.FloatFieldValue
 
floatType - Static variable in class com.yahoo.search.query.profile.types.FieldType
 
floatValue() - Method in class com.yahoo.search.result.NanNumber
 
FLOOR - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
flush() - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Flush the internal buffers, does not touch the ContentChannel.
flush(Bucket) - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
flush(Bucket) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
For providers that store data persistently on disk, the contract of flush is that data has been stored persistently so that if the node should restart, the data will be available.
flush() - Method in class com.yahoo.text.ForwardWriter
 
flush() - Method in class com.yahoo.text.JavaWriterWriter
 
FMOD - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
fmt(StringBuilder, double) - Static method in class com.yahoo.text.DoubleFormatter
 
footer(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
footer(Context, T) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
footer(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.PageTemplateSet
 
footer(Context, T) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
footer(Context, T) - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
Render the result set footer.
FORBIDDEN - Static variable in interface com.yahoo.jdisc.Response.Status
 
forceAttribute(Utf8String, Object) - Method in class com.yahoo.text.XMLWriter
Writes an attribute by XML.xmlEscape(value.toString(),false)
forceAttribute(String, Object) - Method in class com.yahoo.text.XMLWriter
 
ForkingSearcher - Class in com.yahoo.search.searchchain
Searchers which invokes other search chains should override this.
ForkingSearcher() - Constructor for class com.yahoo.search.searchchain.ForkingSearcher
 
ForkingSearcher.CommentedSearchChain - Class in com.yahoo.search.searchchain
A search chain with a comment about when it is used.
format(String, String, String, long, String, String, String, Throwable) - Static method in class com.yahoo.log.VespaFormat
 
format(LogRecord) - Method in class com.yahoo.log.VespaFormatter
 
FORMAT - Static variable in class com.yahoo.search.query.Presentation
The (short) name of the parameter holding the name of the return format to use
formatException(Throwable, StringBuilder) - Static method in class com.yahoo.log.VespaFormat
Format throwable into given StringBuffer.
formatFieldAsAttribute(String, String) - Method in class com.yahoo.prelude.templates.FormattingOptions
Tells to format a field as an attribute of the hit's tag.
formatFieldWithSubtype(String, String, String, String) - Method in class com.yahoo.prelude.templates.FormattingOptions
Tells to format a field using a subtype.
formatFieldWithSubtype(String, String, String) - Method in class com.yahoo.prelude.templates.FormattingOptions
Same as FormattingOptions.formatFieldWithSubtype(String, String, String, String) except that fields are selected based on the beginning of their name and the type attribute value is deduced from the rest of their name.
formats - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
formatTime(long, StringBuilder) - Static method in class com.yahoo.log.VespaFormat
It is easier to slice and dice strings in Java than formatting numbers...
FormattingOptions - Class in com.yahoo.prelude.templates
Defines formatting options used with special kinds of hits.
FormattingOptions() - Constructor for class com.yahoo.prelude.templates.FormattingOptions
 
forward(Routable) - Method in class com.yahoo.messagebus.IntermediateSession
Forwards a routable to the next hop in its route.
ForwardWriter - Class in com.yahoo.text
Wraps another writer and also converting IOException to Exceptions.
ForwardWriter(GenericWriter) - Constructor for class com.yahoo.text.ForwardWriter
 
FOUND - Static variable in interface com.yahoo.jdisc.Response.Status
 
framework() - Method in class com.yahoo.vespa.curator.Curator
Returns the curator framework API
free(T) - Method in class com.yahoo.yolean.concurrent.ConcurrentResourcePool
 
free(T) - Method in class com.yahoo.yolean.concurrent.ResourcePool
 
Freezable - Interface in com.yahoo.component.provider
A class which may be irreversibly frozen.
FreezableClass - Class in com.yahoo.component.provider
Convenience superclass of non-component freezables
FreezableClass() - Constructor for class com.yahoo.component.provider.FreezableClass
 
FreezableComponent - Class in com.yahoo.component.provider
Superclass for freezable components
FreezableComponent(ComponentId) - Constructor for class com.yahoo.component.provider.FreezableComponent
 
FreezableComponent() - Constructor for class com.yahoo.component.provider.FreezableComponent
 
FreezableSimpleComponent - Class in com.yahoo.component.provider
Superclass for simple freezable components
FreezableSimpleComponent(ComponentId) - Constructor for class com.yahoo.component.provider.FreezableSimpleComponent
 
FreezableSimpleComponent() - Constructor for class com.yahoo.component.provider.FreezableSimpleComponent
 
freeze() - Method in class com.yahoo.component.provider.ComponentRegistry
Freezes this registry to prevent further changes.
freeze() - Method in interface com.yahoo.component.provider.Freezable
Freezes this component to prevent further changes.
freeze() - Method in class com.yahoo.component.provider.FreezableClass
Freezes this class to prevent further changes.
freeze() - Method in class com.yahoo.component.provider.FreezableComponent
Freezes this component to prevent further changes.
freeze() - Method in class com.yahoo.component.provider.FreezableSimpleComponent
Freezes this component to prevent further changes.
freeze() - Method in class com.yahoo.component.provider.ListenableFreezableClass
Freezes this class to prevent further changes.
freeze() - Method in class com.yahoo.config.provision.Flavor
Irreversibly freezes the content of this
freeze() - Method in class com.yahoo.processing.response.ArrayDataList
Irreversibly prevent further changes to the items of this.
freeze() - Method in class com.yahoo.search.federation.http.HTTPParameters
Make this unmodifiable.
freeze() - Method in class com.yahoo.search.pagetemplates.model.Choice
 
freeze() - Method in class com.yahoo.search.pagetemplates.model.MapChoice
 
freeze() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
 
freeze() - Method in class com.yahoo.search.pagetemplates.model.Renderer
 
freeze() - Method in class com.yahoo.search.pagetemplates.model.Section
 
freeze() - Method in class com.yahoo.search.pagetemplates.model.Source
 
freeze() - Method in class com.yahoo.search.pagetemplates.PageTemplate
 
freeze() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
freeze() - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
 
freeze() - Method in class com.yahoo.search.query.profile.QueryProfile
Switches this from write-only to read-only mode.
freeze() - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
Freezes this, and all owned query profiles and query profile types
freeze() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
 
freeze() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
 
freeze() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Irreversibly prevents any further modifications to this
freeze() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
 
freeze() - Method in class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
 
freeze() - Method in class com.yahoo.search.searchchain.SearchChainRegistry
 
freeze() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Freezes this object.
freeze() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Freezes this.
freeze() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Irreversibly makes this immutable.
freeze() - Method in class com.yahoo.statistics.Limits
Prevent adding any mores axes.
FreezeDetector - Class in com.yahoo.container.protect
Deprecated.
this is not in use and will be removed in the next major release
FreezeDetector(DiagnosticsConfig) - Constructor for class com.yahoo.container.protect.FreezeDetector
Deprecated.
 
FRESHNESS - Static variable in class com.yahoo.search.query.Ranking
 
from(TenantName, ApplicationName, InstanceName) - Static method in class com.yahoo.config.provision.ApplicationId
 
from(String, String, String) - Static method in class com.yahoo.config.provision.ApplicationId
 
from(String) - Static method in class com.yahoo.config.provision.ApplicationName
 
from(String, Optional<String>) - Static method in class com.yahoo.config.provision.ClusterMembership
 
from(ClusterSpec, int) - Static method in class com.yahoo.config.provision.ClusterMembership
 
from(ClusterSpec.Type, ClusterSpec.Id, ClusterSpec.Group, Optional<String>) - Static method in class com.yahoo.config.provision.ClusterSpec
Create a specification specifying an existing cluster group having these attributes
from(int) - Static method in class com.yahoo.config.provision.ClusterSpec.Group
 
from(String) - Static method in class com.yahoo.config.provision.ClusterSpec.Id
 
from(String) - Static method in enum com.yahoo.config.provision.ClusterSpec.Type
 
from(String) - Static method in enum com.yahoo.config.provision.Environment
Returns the environment name from the string value returned by value()
from(Collection<String>, Collection<String>, Collection<ClusterSpec.Type>, Collection<ClusterSpec.Id>) - Static method in class com.yahoo.config.provision.HostFilter
Returns a host filter from three optional conditions
from(String, String, String, String) - Static method in class com.yahoo.config.provision.HostFilter
Returns a host filter from three comma and-or space separated string lists.
from(String) - Static method in class com.yahoo.config.provision.InstanceName
 
from(String) - Static method in class com.yahoo.config.provision.RegionName
 
from(String) - Static method in enum com.yahoo.config.provision.SystemName
 
from(String) - Static method in class com.yahoo.config.provision.TenantName
Create a TenantName with a given name.
FROM - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
from(String, Limit, Limit, int) - Static method in class com.yahoo.prelude.query.IntItem
Creates an int item from arguments.
from(ErrorMessage) - Static method in class com.yahoo.search.result.ErrorMessage
Returns the given error message as this type.
from(TensorType, String) - Static method in interface com.yahoo.tensor.Tensor
Returns a tensor instance containing the given data on the standard string format returned by toString
from(String, String) - Static method in interface com.yahoo.tensor.Tensor
Returns a tensor instance containing the given data on the standard string format returned by toString
from(String) - Static method in interface com.yahoo.tensor.Tensor
Returns a tensor instance containing the given data on the standard string format returned by toString.
from(Writer, int, int) - Static method in class com.yahoo.text.XMLWriter
Returns the input writer as-is if it is an XMLWriter instance.
from(Writer) - Static method in class com.yahoo.text.XMLWriter
Returns the input writer as-is if it is an XMLWriter instance.
fromApplicationPackage(Path, Networking) - Static method in class com.yahoo.application.Application
Factory method to create an Application from an application package.
fromApplicationPackage(File, Networking) - Static method in class com.yahoo.application.Application
Factory method to create an Application from an application package.
fromBinary(byte[]) - Static method in class com.yahoo.document.predicate.Predicate
 
fromBuilder(Application.Builder) - Static method in class com.yahoo.application.Application
 
fromClass(Class) - Static method in class com.yahoo.search.query.profile.types.FieldType
Returns the field type from a value class, or null if there is no type for it
fromComponents(String...) - Static method in class com.yahoo.processing.request.CompoundName
Constructs this from an array of name components which are assumed not to contain dots
fromConditionString(Optional<String>) - Static method in class com.yahoo.document.TestAndSetCondition
Maps and optional test and set conditiong string to a TestAndSetCondition.
fromCookieHeader(String) - Static method in class com.yahoo.jdisc.http.Cookie
 
fromDocumentOperation(DocumentOperation) - Static method in class com.yahoo.docproc.Processing
Deprecated.
fromEncoding(String) - Static method in enum com.yahoo.language.Language
Returns the language from an encoding, or Language.UNKNOWN if it cannot be determined.
fromExecutionContext(Execution.Context) - Static method in class com.yahoo.search.query.parser.ParserEnvironment
 
fromFileName(String) - Static method in class com.yahoo.component.ComponentId
Creates an id from a file first name string encoded in the standard translation (see ComponentId.toFileName()).
fromInputStream(DataInputStream) - Static method in class com.yahoo.search.predicate.Config
 
fromInputStream(DataInputStream) - Static method in class com.yahoo.search.predicate.PredicateIndex
 
fromIntValues(int, int, int) - Static method in class com.yahoo.config.provision.Version
Creates a Version object from the specified components.
fromJson(byte[]) - Static method in class com.yahoo.config.provision.ProvisionInfo
 
fromJsonString(String) - Static method in class com.yahoo.config.application.api.ApplicationMetaData
 
fromLanguageTag(String) - Static method in enum com.yahoo.language.Language
Convenience method for calling fromLocale(LocaleFactory.fromLanguageTag(languageTag)).
fromLanguageTag(String) - Static method in class com.yahoo.language.LocaleFactory
Implements a simple parser for RFC5646 language tags.
fromLocale(Locale) - Static method in enum com.yahoo.language.Language
Returns the Language whose Language.languageCode() is equal to locale.getLanguage(), with the following additions:
fromLong(long) - Static method in class com.yahoo.document.PositionDataType
 
fromNodeCount(int) - Static method in class com.yahoo.config.provision.Capacity
Creates this from a desired node count: The request may be satisfied with a smaller number of nodes.
fromNodeCount(int, String) - Static method in class com.yahoo.config.provision.Capacity
Creates this from a desired node count: The request may be satisfied with a smaller number of nodes.
fromNodeCount(int, Optional<String>) - Static method in class com.yahoo.config.provision.Capacity
Creates this from a desired node count: The request may be satisfied with a smaller number of nodes.
fromNodeCount(int, Optional<String>, boolean) - Static method in class com.yahoo.config.provision.Capacity
 
fromParserEnvironment(ParserEnvironment) - Static method in class com.yahoo.search.query.parser.ParserEnvironment
 
fromPath(Path, Networking) - Static method in class com.yahoo.application.container.JDisc
Factory method to create a JDisc from an application package.
fromPath(Path, Networking, ConfigModelRepo) - Static method in class com.yahoo.application.container.JDisc
Create a jDisc instance which is given a config model repo (in which (mock) content clusters can be looked up).
fromQueryModel(Model) - Static method in class com.yahoo.search.query.parser.Parsable
 
fromRequiredNodeCount(int) - Static method in class com.yahoo.config.provision.Capacity
Creates this from a required node count: Requests must fail unless the node count can be satisfied exactly
fromRequiredNodeCount(int, String) - Static method in class com.yahoo.config.provision.Capacity
Creates this from a required node count: Requests must fail unless the node count can be satisfied exactly
fromRequiredNodeCount(int, Optional<String>) - Static method in class com.yahoo.config.provision.Capacity
Creates this from a required node count: Requests must fail unless the node count can be satisfied exactly
fromRequiredNodeType(NodeType) - Static method in class com.yahoo.config.provision.Capacity
Creates this from a node type
fromResource(SharedResource) - Static method in class com.yahoo.jdisc.References
fromSerializedForm(TenantName, String) - Static method in class com.yahoo.config.provision.ApplicationId
Deprecated.
don't pass TenantName
fromSerializedForm(String) - Static method in class com.yahoo.config.provision.ApplicationId
 
fromServicesXml(String, Networking) - Static method in class com.yahoo.application.Application
Factory method to create an Application from an XML String.
fromServicesXml(String, Networking) - Static method in class com.yahoo.application.container.JDisc
Factory method to create a JDisc from an XML String.
fromSetCookieHeader(String) - Static method in class com.yahoo.jdisc.http.Cookie
 
fromSpec(String) - Static method in class com.yahoo.tensor.TensorType
Returns a tensor type instance from a string on the format tensor(dimension1, dimension2, ...) where each dimension is either dimension-name[] - an unbound indexed dimension dimension-name[int] - an bound indexed dimension dimension-name{} - a mapped dimension Example: tensor(x[10],y[20]) (a matrix)
fromString(String) - Static method in class com.yahoo.component.ComponentId
Creates a component id from the id string form: name(:version)?(@namespace)?, where version has the form 1(.2(.3(.identifier)?)?)? and namespace is a component id.
fromString(String) - Static method in class com.yahoo.component.ComponentSpecification
Creates a component id from the id string form: name(:version?), where version has the form 1(.2(.3(.identifier)?)?)?
fromString(String) - Static method in class com.yahoo.component.Version
Returns new Version(versionString), or Version.emptyVersion if the input string is null or ""
fromString(String) - Static method in class com.yahoo.component.VersionSpecification
 
fromString(String) - Static method in class com.yahoo.config.provision.Version
Creates a version object from the specified string.
fromString(String) - Static method in class com.yahoo.document.PositionDataType
 
fromString(String) - Static method in class com.yahoo.document.predicate.Predicate
 
fromString(String) - Static method in enum com.yahoo.jdisc.http.HttpRequest.Version
 
fromString(String) - Static method in class com.yahoo.net.Url
 
fromString(String) - Static method in class com.yahoo.path.Path
Create a path from a string.
fromString(String, String) - Static method in class com.yahoo.path.Path
Create a path from a string.
fromString(String) - Static method in class com.yahoo.search.grouping.Continuation
 
fromString(String) - Static method in class com.yahoo.search.grouping.request.GroupingOperation
Convenience method to call GroupingOperation.fromStringAsList(String) and assert that the list contains exactly one grouping operation.
fromString(String) - Static method in class com.yahoo.search.pagetemplates.model.Layout
Returns a layout having this string as name, or null if the given string is null or empty
fromString(String, QueryProfileTypeRegistry) - Static method in class com.yahoo.search.query.profile.types.FieldType
Returns the field type for a given string name.
fromString(String, QueryProfileTypeRegistry) - Static method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
fromString(String) - Static method in class com.yahoo.search.query.Sorting
Creates a new sorting from the given string and returns it, or returns null if the argument does not contain any sorting criteria (e.g it is null or the empty string)
fromString(String) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
A convenience constructor which returns a map context from a string on the form name1:value1, name2:value2 ....
fromString(String) - Static method in enum com.yahoo.searchlib.rankingexpression.rule.TruthOperator
 
fromStringAsList(String) - Static method in class com.yahoo.search.grouping.request.GroupingOperation
Parses the given string as a list of grouping operations.
fromTypeString(String) - Static method in class com.yahoo.search.query.profile.types.TensorFieldType
 
fromXml(Reader) - Static method in class com.yahoo.config.application.api.DeploymentSpec
Creates a deployment spec from XML.
frozen(boolean) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
Create a boolean value which is frozen at the outset.
frozen(double) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
Create a double which is frozen at the outset.
frozen(String) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
Create a string value which is frozen at the outset.
FSA - Class in com.yahoo.fsa
Finite-State Automaton.
FSA(String) - Constructor for class com.yahoo.fsa.FSA
Loads an FSA from a file using utf-8 encoding
FSA(String, String) - Constructor for class com.yahoo.fsa.FSA
Loads an FSA from a file using the specified character encoding.
FSA(FileInputStream) - Constructor for class com.yahoo.fsa.FSA
Loads an FSA from a file input stream using utf-8 encoding
FSA(FileInputStream, String) - Constructor for class com.yahoo.fsa.FSA
Loads an FSA from a file input stream using the specified character encoding
FSA.Iterator - Class in com.yahoo.fsa
Class used to iterate over all accepted strings in the fsa.
FSA.Iterator.Item - Class in com.yahoo.fsa
Internally, this class stores the state information for the iterator.
FSA.State - Class in com.yahoo.fsa
Thread local state object used to traverse a Finite-State Automaton.
fsaDict - Variable in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
 
fsaDict(RewritesConfig.FsaDict.Builder) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
Add the given builder to this builder's list of FsaDict builders
fsaDict(List<RewritesConfig.FsaDict.Builder>) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
Set the given list as this builder's list of FsaDict builders
fsaDict() - Method in class com.yahoo.search.query.rewrite.RewritesConfig
 
fsaDict(int) - Method in class com.yahoo.search.query.rewrite.RewritesConfig
 
FsaDict() - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by FsaDict(Builder)
FsaDict(RewritesConfig.FsaDict.Builder) - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict
 
FULL_COVERAGE - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
fullReason - Variable in class com.yahoo.container.handler.Coverage
 
fullResultSets - Variable in class com.yahoo.container.handler.Coverage
 
FUNCTION - Static variable in class com.yahoo.document.select.rule.AttributeNode.Item
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
function(Function, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Perform the given binary function on this value and the given value
function() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
Function - Enum in com.yahoo.searchlib.rankingexpression.rule
A scalar function
functionArguments() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.TensorFunctionExpressionNode
 
functionArguments() - Method in class com.yahoo.tensor.evaluation.VariableTensor
 
functionArguments() - Method in class com.yahoo.tensor.functions.Argmax
 
functionArguments() - Method in class com.yahoo.tensor.functions.Argmin
 
functionArguments() - Method in class com.yahoo.tensor.functions.Concat
 
functionArguments() - Method in class com.yahoo.tensor.functions.ConstantTensor
 
functionArguments() - Method in class com.yahoo.tensor.functions.Diag
 
functionArguments() - Method in class com.yahoo.tensor.functions.Generate
 
functionArguments() - Method in class com.yahoo.tensor.functions.Join
 
functionArguments() - Method in class com.yahoo.tensor.functions.L1Normalize
 
functionArguments() - Method in class com.yahoo.tensor.functions.L2Normalize
 
functionArguments() - Method in class com.yahoo.tensor.functions.Map
 
functionArguments() - Method in class com.yahoo.tensor.functions.Matmul
 
functionArguments() - Method in class com.yahoo.tensor.functions.Random
 
functionArguments() - Method in class com.yahoo.tensor.functions.Range
 
functionArguments() - Method in class com.yahoo.tensor.functions.Reduce
 
functionArguments() - Method in class com.yahoo.tensor.functions.Rename
 
functionArguments() - Method in class com.yahoo.tensor.functions.Softmax
 
functionArguments() - Method in class com.yahoo.tensor.functions.TensorFunction
Returns the function arguments of this node in the order they are applied
functionArguments() - Method in class com.yahoo.tensor.functions.XwPlusB
 
FunctionNode - Class in com.yahoo.search.grouping.request
This class represents a function in a GroupingExpression.
FunctionNode(String, List<GroupingExpression>) - Constructor for class com.yahoo.search.grouping.request.FunctionNode
 
FunctionNode - Class in com.yahoo.searchlib.rankingexpression.rule
Invocation of a native function.
FunctionNode(Function, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
FunctionNode(Function, ExpressionNode, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
Creates a binary function node
FutureCompletion - Class in com.yahoo.jdisc.handler
This class provides an implementation of CompletionHandler that allows you to wait for either FutureCompletion.completed() or FutureCompletion.failed(Throwable) to be called.
FutureCompletion() - Constructor for class com.yahoo.jdisc.handler.FutureCompletion
 
FutureConjunction - Class in com.yahoo.jdisc.handler
This class implements a Future<Boolean> that is conjunction of zero or more other Future<Boolean>s, i.e.
FutureConjunction() - Constructor for class com.yahoo.jdisc.handler.FutureConjunction
 
FutureResponse - Class in com.yahoo.jdisc.handler
This class provides an implementation of ResponseHandler that allows you to wait for a Response to be returned.
FutureResponse() - Constructor for class com.yahoo.jdisc.handler.FutureResponse
Constructs a new FutureResponse that returns a NullContent when FutureResponse.handleResponse(Response) is invoked.
FutureResponse(ContentChannel) - Constructor for class com.yahoo.jdisc.handler.FutureResponse
Constructs a new FutureResponse that returns the given ContentChannel when FutureResponse.handleResponse(Response) is invoked.
FutureResponse(ResponseHandler) - Constructor for class com.yahoo.jdisc.handler.FutureResponse
Constructs a new FutureResponse that calls the given ResponseHandler when FutureResponse.handleResponse(Response) is invoked.
FutureResponse - Class in com.yahoo.processing.response
A processing response which will arrive in the future.
FutureResponse(Callable<Response>, Execution, Request) - Constructor for class com.yahoo.processing.response.FutureResponse
 
FutureResult - Class in com.yahoo.search.searchchain
Extends a FutureTask<Result>, with some added error handling
FutureResult(Callable<Result>, Execution, Query) - Constructor for class com.yahoo.search.searchchain.FutureResult
 

G

GATEWAY_TIMEOUT - Static variable in interface com.yahoo.jdisc.Response.Status
 
Gauge - Class in com.yahoo.metrics.simple
A gauge metric, i.e.
GE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
GE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Generate - Class in com.yahoo.tensor.functions
An indexed tensor whose values are generated by a function
Generate(TensorType, Function<List<Integer>, Double>) - Constructor for class com.yahoo.tensor.functions.Generate
Creates a generated tensor
generate(TensorType, Function<List<Integer>, Double>) - Static method in interface com.yahoo.tensor.Tensor
 
Generated - Annotation Type in com.yahoo.document
Classes generated by vespa-documentgen-plugin are annotated with this.
generateOrderDocParams(String) - Static method in class com.yahoo.document.idstring.IdString
 
generateParseException() - Method in class com.yahoo.document.select.parser.SelectParser
Generate ParseException.
generateParseException() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Generate ParseException.
GeneratorLambdaFunctionNode - Class in com.yahoo.searchlib.rankingexpression.rule
A tensor generating function, whose arguments are determined by a tensor type
GeneratorLambdaFunctionNode(TensorType, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
GENERIC_EXPAND_DICT - Static variable in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
 
GENERIC_EXPAND_DICT_FILENAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
 
GenericExpansionRewriter - Class in com.yahoo.search.query.rewrite.rewriters
This rewriter would add rewrites to entities (e.g abbreviation, synonym, etc)
to boost precision - FSA dict: [normalized original query]\t[rewrite 1]\t[rewrite 2]\t[etc]
- Features:
RewritesAsUnitEquiv flag: add proximity boosted rewrites
PartialPhraseMatch flag: whether to match whole phrase or partial phrase
MaxRewrites flag: the maximum number of rewrites to be added
GenericExpansionRewriter(ComponentId, FileAcquirer, RewritesConfig) - Constructor for class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
Constructor for GenericExpansionRewriter.
GenericExpansionRewriter(RewritesConfig, HashMap<String, File>) - Constructor for class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
Constructor for GenericExpansionRewriter unit test.
genericQueryProfileType - Static variable in class com.yahoo.search.query.profile.types.FieldType
 
GenericTemplateSet - Class in com.yahoo.prelude.templates
Deprecated.
use a renderer instead
GenericTemplateSet(String, String, String) - Constructor for class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Creates a template set containing no templates
genericTensorType - Static variable in class com.yahoo.search.query.profile.types.FieldType
 
GenericWriter - Class in com.yahoo.text
This is a basic writer for presenting text.
GenericWriter() - Constructor for class com.yahoo.text.GenericWriter
 
get(Object) - Method in class com.yahoo.application.container.handler.Headers
 
get(int) - Method in class com.yahoo.config.NodeVector
 
get(ConfigKey<?>) - Method in class com.yahoo.config.subscription.ConfigSet
Returns a Builder matching the given key, or null if no match
get() - Method in interface com.yahoo.container.di.componentgraph.Provider
 
get() - Method in class com.yahoo.container.handler.ThreadPoolProvider
Get the Executor provided by this class.
get() - Method in class com.yahoo.container.jdisc.CertificateStoreProvider
 
get() - Method in class com.yahoo.container.jdisc.FilterBindingsProvider
 
get() - Method in class com.yahoo.container.jdisc.SecretStoreProvider
 
get() - Method in class com.yahoo.container.jdisc.SslKeyStoreFactoryProvider
 
get(int) - Method in class com.yahoo.document.datatypes.Array
 
get(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
get(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
Returns the weight associated with the specified key.
get(StructuredFieldValue) - Method in interface com.yahoo.document.ExtendedField.Extract
 
get(StructuredFieldValue) - Method in interface com.yahoo.document.ExtendedStringField.ExtractSpanTrees
 
get(int) - Method in class com.yahoo.document.FieldPath
 
get(Field) - Method in class com.yahoo.document.SimpleDocument
 
get(String) - Method in class com.yahoo.document.SimpleDocument
 
get(StructuredFieldValue, Field) - Static method in class com.yahoo.document.SimpleDocument
 
get(DocumentId) - Method in interface com.yahoo.documentapi.AsyncSession
Gets a document.
get(DocumentId, boolean, DocumentProtocol.Priority) - Method in interface com.yahoo.documentapi.AsyncSession
Gets a document.
get(DocumentId) - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
get(DocumentId, boolean, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
get(DocumentId) - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
get(DocumentId, String, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
get(DocumentId) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
get(DocumentId, boolean, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
get(DocumentId) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
get(DocumentId, String, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
get(DocumentId) - Method in interface com.yahoo.documentapi.SyncSession
Gets a document.
get(DocumentId, String, DocumentProtocol.Priority) - Method in interface com.yahoo.documentapi.SyncSession
Gets a document.
get() - Method in class com.yahoo.jdisc.application.MetricProvider
 
get(Key<T>) - Method in class com.yahoo.jdisc.application.ResourcePool
Returns the appropriate instance for the given injection key.
get(Class<T>) - Method in class com.yahoo.jdisc.application.ResourcePool
Returns the appropriate instance for the given injection type.
get() - Method in class com.yahoo.jdisc.handler.FastContentOutputStream
 
get(long, TimeUnit) - Method in class com.yahoo.jdisc.handler.FastContentOutputStream
 
get() - Method in class com.yahoo.jdisc.handler.FastContentWriter
 
get(long, TimeUnit) - Method in class com.yahoo.jdisc.handler.FastContentWriter
 
get() - Method in class com.yahoo.jdisc.handler.FutureConjunction
 
get(long, TimeUnit) - Method in class com.yahoo.jdisc.handler.FutureConjunction
 
get() - Method in class com.yahoo.jdisc.handler.RequestDispatch
 
get(long, TimeUnit) - Method in class com.yahoo.jdisc.handler.RequestDispatch
 
get(Object) - Method in class com.yahoo.jdisc.HeaderFields
 
get(int) - Method in class com.yahoo.language.process.StemList
 
get() - Method in class com.yahoo.metrics.simple.MetricManager
 
get(Bucket, FieldSet, DocumentId) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Retrieves the latest version of the document specified by the document id.
get(String) - Method in class com.yahoo.prelude.templates.Context
Returns a value by looking it up in the primary, and thereafter in secondary sources.
get(String) - Method in class com.yahoo.prelude.templates.HitContext
 
get(String) - Method in class com.yahoo.prelude.templates.MapContext
 
get(int) - Method in class com.yahoo.processing.request.CompoundName
Returns the compound element as the given index
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.Properties
Gets a named value which (if necessary) is resolved using a property context.
get(String, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.Properties
Gets a named value which (if necessary) is resolved using a property context
get(CompoundName, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one by calling get(name,context,this)
get(String, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one by calling get(name,context,this)
get(CompoundName) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one by calling get(name,null,this)
get(String) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one by calling get(name,null,this)
get(CompoundName, Object) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one, or the default value if no value is set, or if the first value encountered is explicitly set to null.
get(String, Object) - Method in class com.yahoo.processing.request.Properties
Gets a named value from the first chained instance which has one, or the default value if no value is set, or if the first value encountered is explicitly set to null.
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.properties.PropertyMap
 
get() - Method in class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
Wait until all data is available.
get(long, TimeUnit) - Method in class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
Wait until all data is available.
get(int) - Method in class com.yahoo.processing.response.ArrayDataList
Returns the data element at index
get(int) - Method in interface com.yahoo.processing.response.DataList
 
get() - Method in class com.yahoo.processing.response.FutureResponse
 
get(long, TimeUnit) - Method in class com.yahoo.processing.response.FutureResponse
 
get() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
get(long, TimeUnit) - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
get(int) - Method in class com.yahoo.search.pagetemplates.model.Choice
Convenience shorthand of return alternatives().get(index)
get(String) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
 
get(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
 
get(String, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
 
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
 
get(KEY, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap
Returns the value for this key matching a context, or null if none
get(Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue
Returns the value matching this context, or null if none
get(String) - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
 
get(int) - Method in class com.yahoo.search.query.profile.DimensionValues
Returns the string at the given index, or null if it has no value at this index.
get(String) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns a value from this query profile by resolving the given name: The name up to the first dot is the value looked up in the value of this profile The rest of the name (if any) is used as the name to look up in the referenced query profile If this name does not resolve completely into a value in this or any inherited profile, null is returned.
get(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns a value from this using the given property context for resolution and using this for substitution
get(String, String[]) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns a value from this using the given dimensions for resolution
get(String, String[], Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
 
get(String, DimensionValues, Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns a value from this using the given dimensions for resolution
get(String, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
 
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
 
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
Gets a value from the query profile, or from the nested profile if the value is null
get(String, QueryProfileType, boolean, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Returns the most specific matching value of a name for a given set of canonical dimension values.
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.DefaultProperties
 
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.PropertyAliases
 
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.PropertyMap
 
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.QueryProperties
 
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.RequestContextProperties
 
get(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.SubProperties
 
get(String) - Method in class com.yahoo.search.query.ranking.RankFeatures
Returns a rank feature as a string by full name or null if not set
get(String) - Method in class com.yahoo.search.query.ranking.RankProperties
Returns a read-only list of properties properties by full name.
get(int) - Method in class com.yahoo.search.result.HitGroup
Returns the hit at the given (0-base) index in this group of hit (without searching any subgroups).
get(String) - Method in class com.yahoo.search.result.HitGroup
get(String, int) - Method in class com.yahoo.search.result.HitGroup
 
get(URI, int) - Method in class com.yahoo.search.result.HitGroup
Returns the hit with the given id, or null if there is no hit with this id in this group or any subgroup.
get() - Method in class com.yahoo.search.searchchain.FutureResult
Returns a Result containing the hits returned from this source, or an error otherwise.
get(long, TimeUnit) - Method in class com.yahoo.search.searchchain.FutureResult
Returns a Result containing the hits returned from this source, or an error otherwise.
get(String) - Method in class com.yahoo.searchlib.ranking.features.Features
Returns the Value of a feature, or null if it is not present in this
get(String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a metric by name
get(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Perform a slow lookup by name
get(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Perform a fast lookup by index
get(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Returns the value of a simple variable name.
get(String, Arguments, String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Returns the value of a structured variable on the form name(argument*)(.output)?, where argument is any string.
get(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Lookup by index rather than name.
get(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Perform a slow lookup by name
get(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Perform a faster lookup by index
get(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Returns the value of a key.
get(int) - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
Returns the feature at the given index.
get() - Method in class com.yahoo.statistics.Counter
 
get() - Method in class com.yahoo.statistics.Value
Get last value logged, 0 if nothing logged since reset.
get(String) - Method in class com.yahoo.tensor.evaluation.MapEvaluationContext
Returns the tensor bound to this name, or null if none
get(int...) - Method in class com.yahoo.tensor.IndexedTensor
Returns the value at the given indexes
get(TensorAddress) - Method in class com.yahoo.tensor.IndexedTensor
Returns the value at this address, or NaN if there is no value at this address
get(TensorAddress) - Method in class com.yahoo.tensor.MappedTensor
 
get(TensorAddress) - Method in interface com.yahoo.tensor.Tensor
Returns the value of a cell, or NaN if this cell does not exist/have no value
get(String) - Method in class com.yahoo.text.interpretation.Annotations
 
get(String) - Method in class com.yahoo.text.interpretation.Interpretation
Returns the annotation marked with the annotationClass.
get(AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
Returns the annotation marked with the annotationClass.
get(String, String) - Method in class com.yahoo.text.interpretation.Interpretation
Gets the value of a property set on an annotation.
get(AnnotationClass, String) - Method in class com.yahoo.text.interpretation.Interpretation
Gets the value of a property set on an annotation.
get(int, int, String) - Method in class com.yahoo.text.interpretation.Interpretation
Equivalent to get(from,to,new AnnotationClass(annotationClass))
get(int, int, AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
Gets an annotation that is set on a substring.
get(int, int, String, String) - Method in class com.yahoo.text.interpretation.Interpretation
Get the value of a property set on a substring annotation.
get(Object) - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
get() - Method in interface com.yahoo.yolean.function.ThrowingSupplier
 
getAbsolute() - Method in class com.yahoo.path.Path
Get string representation of path represented from the root node.
getAbsoluteOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query: sum over all query terms(min(number of occurrences of the term,maxOccurrences))/(query term count*100)
getAbsoluteProximity() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the normalized proximity of the matched terms, weighted by the connectedness of the query terms.
getAccessLogEntry() - Method in class com.yahoo.container.jdisc.HttpRequest
 
getAccuracy() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Return the accuracy of this.
getAckToken() - Method in class com.yahoo.documentapi.VisitorResponse
 
getActive() - Method in class com.yahoo.container.handler.Coverage
Total number of documents that could be searched.
getActiveBucketCount() - Method in class com.yahoo.documentapi.ProgressToken
 
getAdaptee() - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
For internal use only
getAddNumber() - Method in class com.yahoo.search.result.Hit
Returns the add number, assigned when adding the hit to a Result.
getAlias(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the alias associated with the given name.
getAliases() - Method in class com.yahoo.search.query.profile.types.FieldDescription
Returns a unmodifiable list of the aliases of this.
getAll() - Method in class com.yahoo.text.interpretation.Interpretation
Gets all annotations mentioned in the query.
getAll(String) - Method in class com.yahoo.text.interpretation.Interpretation
Returns a list of all annotations of the given class that exists in the text.
getAll(AnnotationClass) - Method in class com.yahoo.text.interpretation.Interpretation
Returns a list of all annotations of the given class that exists in the text.
getAllAnnotations() - Method in class com.yahoo.text.interpretation.Span
Returns all annotations that are contained in either this subspan or in any of its subannotations
getAllDescendantLeafNodes(InnerNode) - Static method in class com.yahoo.config.InnerNode
 
getAllExistingConfigDefs() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Returns all the config definitions available in this package as unparsed data.
getAllMetricNames() - Method in class com.yahoo.metrics.simple.Bucket
 
getAllServiceReferences(String, String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getAlternatives() - Method in class com.yahoo.prelude.query.WordAlternativesItem
Return an immutable snapshot of the contained terms.
getAnnotatedDependencies(Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>) - Method in class com.yahoo.component.chain.ChainedComponent
 
getAnnotation(String) - Method in class com.yahoo.prelude.query.Item
Returns an annotation on this item, or null if the annotation is not set
getAnnotation() - Method in class com.yahoo.text.interpretation.Modification
 
getAnnotation(AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
Returns the annotations with a specific class for the area defined by this span
getAnnotation(int, int, AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
Returns the annotations with a specific class for the area defined by (from,to).
getAnnotationType() - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
Returns the annotation type of this AnnotationReferenceDataType.
getAnnotationTypeRegistry() - Method in class com.yahoo.document.DocumentTypeManager
 
getAnnotationTypes() - Method in class com.yahoo.application.container.DocumentProcessing
 
getApplicationName() - Method in class com.yahoo.config.application.api.ApplicationMetaData
Gets the name of the application (name of the directory from which application was deployed.
getApplicationName() - Method in interface com.yahoo.config.application.api.ApplicationPackage
The name of the application package
getApproxSize() - Method in class com.yahoo.document.Document
This is an approximation of serialized size.
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getApproxSize() - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentListEntry
 
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListMessage
 
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentMessage
 
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListMessage
 
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketStateMessage
 
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
 
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.MapVisitorMessage
 
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
 
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
 
getApproxSize() - Method in class com.yahoo.documentapi.messagebus.protocol.StatBucketMessage
 
getApproxSize() - Method in class com.yahoo.messagebus.Message
Obtain the approximate size of this message object in bytes.
getArg(int) - Method in class com.yahoo.search.grouping.request.FunctionNode
Returns the argument at the given index.
getArguments() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns the arguments, never null
getArgumentType() - Static method in class com.yahoo.search.Query
 
getArgumentType() - Static method in class com.yahoo.search.query.Model
 
getArgumentType() - Static method in class com.yahoo.search.query.Presentation
 
getArgumentType() - Static method in class com.yahoo.search.query.ranking.Diversity
 
getArgumentType() - Static method in class com.yahoo.search.query.Ranking
 
getArgumentType() - Static method in class com.yahoo.search.query.ranking.Matching
 
getArgumentType() - Static method in class com.yahoo.search.query.ranking.MatchPhase
 
getArgumentType() - Static method in class com.yahoo.search.query.ranking.SoftTimeout
 
getArray(DataType) - Static method in class com.yahoo.document.DataType
Returns an array datatype, where the array elements are of the given type
getAscending() - Method in class com.yahoo.search.query.ranking.MatchPhase
Returns the order to sort the attribute during the path phase when this takes effect.
getAttemptRandomOnFailuresLimit() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
When we have gotten this amount of failures from a node (Any kind of failures).
getAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getAttribute(String) - Method in interface com.yahoo.jdisc.http.filter.RequestView
Returns a named attribute.
getAttribute() - Method in class com.yahoo.search.query.ranking.Diversity
Returns the attribute to use for diversity, or null if none
getAttribute() - Method in class com.yahoo.search.query.ranking.MatchPhase
Returns the attribute to use for degradation, or null if none
getAttributeName(String) - Method in class com.yahoo.prelude.templates.FormattingOptions
 
getAttributeName() - Method in class com.yahoo.search.grouping.request.ArrayAtLookup
Returns the name of the attribute to retrieve from the input hit.
getAttributeName() - Method in class com.yahoo.search.grouping.request.AttributeFunction
Returns the name of the attribute to retrieve from the input hit.
getAttributeName() - Method in class com.yahoo.search.grouping.request.AttributeValue
Returns the name of the attribute to retrieve from the input hit.
getAttributeName() - Method in class com.yahoo.search.grouping.request.InterpolatedLookup
Get the name of the attribute to be retrieved from the input hit.
getAttributeName() - Method in exception com.yahoo.search.grouping.UnavailableAttributeException
Returns the name of the attribute which is referenced but not available.
getAttributeNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getAttributeNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getBacking() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
Returns the query profile backing this
getBeginColumn() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Get token beginning line number.
getBinding(String) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Returns the resolution of an argument, or null if it isn't defined in this context
getBindingMatch() - Method in class com.yahoo.jdisc.Request
Returns the last resolved BindingMatch, or null if none has been resolved yet.
getBlockItem(int) - Method in class com.yahoo.prelude.query.PhraseItem
Returns a subitem as a block item,
getBody() - Method in class com.yahoo.application.container.handler.Request
Returns the body of this Request.
getBody() - Method in class com.yahoo.application.container.handler.Response
Returns the body of this Response.
getBody() - Method in class com.yahoo.document.Document
 
getBody() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
getBodyAsString() - Method in class com.yahoo.application.container.handler.Response
Attempts to decode the buffer returned by Response.getBody() as a String in a best-effort manner.
getBodyType() - Method in class com.yahoo.document.DocumentType
 
getBoldCloseTag() - Method in class com.yahoo.prelude.templates.Context
 
getBoldCloseTag() - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
 
getBoldCloseTag() - Method in class com.yahoo.prelude.templates.HitContext
 
getBoldCloseTag() - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
getBolding() - Method in class com.yahoo.search.query.Presentation
Returns whether matching query terms should be bolded in the result.
getBoldOpenTag() - Method in class com.yahoo.prelude.templates.Context
 
getBoldOpenTag() - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
 
getBoldOpenTag() - Method in class com.yahoo.prelude.templates.HitContext
 
getBoldOpenTag() - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
getBoolean(CompoundName) - Method in class com.yahoo.processing.request.Properties
Gets a property as a boolean - if this value can reasonably be interpreted as a boolean, this will return the value.
getBoolean(String) - Method in class com.yahoo.processing.request.Properties
Gets a property as a boolean - if this value can reasonably be interpreted as a boolean, this will return the value.
getBoolean(CompoundName, boolean) - Method in class com.yahoo.processing.request.Properties
Gets a property as a boolean.
getBoolean(String, boolean) - Method in class com.yahoo.processing.request.Properties
Gets a property as a boolean.
getBoolean(String) - Method in class com.yahoo.text.interpretation.Annotations
Helper function to get a Boolean annotation.
getBooleanInitParameter(String, boolean) - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the boolean value of the init parameter.
getBooleanProperty(String) - Method in class com.yahoo.container.jdisc.HttpRequest
Helper method to parse boolean request flags, using Boolean.parseBoolean(String).
getBreakdown() - Method in class com.yahoo.search.searchchain.Execution.Context
If too many queries time out, the search handler will assume the system is in a breakdown state.
getBroadcastName() - Method in class com.yahoo.messagebus.DestinationSessionParams
Returns whether or not to broadcast the name of this session on the network.
getBroadcastName() - Method in class com.yahoo.messagebus.IntermediateSessionParams
Returns whether or not to broadcast the name of this session on the network.
getBucket(int) - Method in class com.yahoo.search.grouping.request.DoublePredefined
 
getBucket(int) - Method in class com.yahoo.search.grouping.request.LongPredefined
 
getBucket(int) - Method in class com.yahoo.search.grouping.request.PredefinedFunction
Returns the bucket at the given index.
getBucket(int) - Method in class com.yahoo.search.grouping.request.RawPredefined
 
getBucket(int) - Method in class com.yahoo.search.grouping.request.StringPredefined
 
getBucketCursor() - Method in class com.yahoo.documentapi.ProgressToken
 
getBucketId(DocumentId) - Method in class com.yahoo.document.BucketIdFactory
Get the bucket id for a given document.
getBucketId() - Method in class com.yahoo.documentapi.BucketListVisitorResponse
 
getBucketId() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListMessage
 
getBucketId() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListMessage
 
getBucketId() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListReply.BucketInfo
 
getBucketId() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketStateMessage
Returns the bucket whose state this contains.
getBucketId() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveLocationMessage
 
getBucketId() - Method in class com.yahoo.documentapi.messagebus.protocol.StatBucketMessage
 
getBucketId() - Method in class com.yahoo.persistence.spi.Bucket
 
getBucketIds() - Method in class com.yahoo.documentapi.EmptyBucketsVisitorResponse
 
getBucketIds() - Method in class com.yahoo.documentapi.messagebus.protocol.EmptyBucketsMessage
 
getBucketInfo(Bucket) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
If the bucket doesn't exist, return empty bucket info.
getBucketInfo() - Method in class com.yahoo.persistence.spi.result.BucketInfoResult
 
getBucketInformation() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListReply.BucketInfo
 
getBucketList(String) - Method in class com.yahoo.document.select.BucketSelector
Get the set of buckets that may contain documents that match the given document selection, as long as the document selection does not result in an unknown set of buckets.
GetBucketListMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
GetBucketListMessage(BucketId) - Constructor for class com.yahoo.documentapi.messagebus.protocol.GetBucketListMessage
 
GetBucketListMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketListMessageFactory
 
GetBucketListReply - Class in com.yahoo.documentapi.messagebus.protocol
 
GetBucketListReply() - Constructor for class com.yahoo.documentapi.messagebus.protocol.GetBucketListReply
 
GetBucketListReply.BucketInfo - Class in com.yahoo.documentapi.messagebus.protocol
 
GetBucketListReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketListReplyFactory
 
getBuckets() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getBuckets() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListReply
 
getBuckets() - Method in class com.yahoo.documentapi.ProgressToken
Get internal progress token bucket state map.
getBuckets() - Method in class com.yahoo.persistence.spi.result.BucketIdListResult
 
getBuckets() - Method in class com.yahoo.statistics.Histogram
 
getBucketSequence() - Method in class com.yahoo.messagebus.Message
Returns the identifier used to order message buckets.
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.AttributeNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.DocumentNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
getBucketSet(BucketIdFactory) - Method in interface com.yahoo.document.select.rule.ExpressionNode
Returns the set of bucket ids covered by this node.
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.IdNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.LiteralNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.LogicNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.NegationNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.NowNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
getBucketSet(BucketIdFactory) - Method in class com.yahoo.document.select.rule.VariableNode
 
getBucketSource() - Method in class com.yahoo.documentapi.VisitorIterator
 
getBucketState() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketStateReply
Returns the bucket state contained in this.
GetBucketStateMessage - Class in com.yahoo.documentapi.messagebus.protocol
This message is a request to return the state of a given bucket.
GetBucketStateMessage(BucketId) - Constructor for class com.yahoo.documentapi.messagebus.protocol.GetBucketStateMessage
Constructs a new reply with initial content.
GetBucketStateMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketStateMessageFactory
 
GetBucketStateReply - Class in com.yahoo.documentapi.messagebus.protocol
This is a reply to a GetBucketStateMessage.
GetBucketStateReply() - Constructor for class com.yahoo.documentapi.messagebus.protocol.GetBucketStateReply
Constructs a new reply with no content.
GetBucketStateReply(List<DocumentState>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.GetBucketStateReply
Constructs a new reply with initial content.
GetBucketStateReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetBucketStateReplyFactory
 
getBucketsToVisit() - Method in class com.yahoo.documentapi.VisitorParameters
 
getBuf() - Method in interface com.yahoo.document.serialization.DocumentDeserializer
Returns the underlying buffer used for de-serialization.
getBuf() - Method in interface com.yahoo.document.serialization.DocumentSerializer
Returns the underlying buffer used for serialization.
getBuf() - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getBundle() - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getBundle(long) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getBundle(String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getBundles() - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getBundleSdFiles(String, JarFile) - Static method in interface com.yahoo.config.application.api.ApplicationPackage
Returns the name-payload pairs of any sd files under path/searchdefinitions/ in the given jar bundle
getBusyWait() - Method in class com.yahoo.search.grouping.request.DebugWaitFunction
Returns whether or not the debug node should busy-wait.
getByte() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
getByte(int) - Method in class com.yahoo.text.AbstractUtf8Array
This will return the byte at the given position.
getByte(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getByte(FieldBase) - Method in interface com.yahoo.vespa.objects.Deserializer
 
getByteBuffer() - Method in class com.yahoo.document.datatypes.Raw
 
getByteLength() - Method in class com.yahoo.text.AbstractUtf8Array
 
getByteLength() - Method in class com.yahoo.text.Utf8Array
 
getByteLength() - Method in class com.yahoo.text.Utf8PartialArray
 
getByteOffset() - Method in class com.yahoo.text.AbstractUtf8Array
 
getByteOffset() - Method in class com.yahoo.text.Utf8Array
 
getByteOffset() - Method in class com.yahoo.text.Utf8PartialArray
 
getBytes(String) - Static method in class com.yahoo.prelude.query.Item
Utility method for turning a string into utf-8 bytes
getBytes() - Method in class com.yahoo.search.grouping.request.RawBuffer
Create a copy of data in the internal buffer.
getBytes() - Method in class com.yahoo.text.AbstractUtf8Array
 
getBytes() - Method in class com.yahoo.text.Utf8Array
 
getBytes(FieldBase, int) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getBytes(FieldBase, int) - Method in interface com.yahoo.vespa.objects.Deserializer
 
getCacheKey(Query) - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
numHits and offset should not be part of the cache key as cache supports partial read/write that is only one cache entry is maintained per query irrespective of the offset and numhits.
getCacheKey(Query) - Method in class com.yahoo.search.federation.http.HTTPProviderSearcher
Deprecated.
the cache key is ignored as there is no built-in caching support
getCacheKey(Query) - Method in class com.yahoo.search.federation.vespa.VespaSearcher
 
getCallStack() - Method in class com.yahoo.docproc.DocprocExecutor
 
getCallStack() - Method in class com.yahoo.docproc.DocprocService
Returns the processing chain of this service.
getCallStack() - Method in class com.yahoo.messagebus.Routable
Return the callstack of this routable.
getCause() - Method in class com.yahoo.processing.request.ErrorMessage
Returns the throwable associated with this error, or null if none
getCause() - Method in class com.yahoo.protect.ErrorMessage
Returns the cause of this, or null if none is set
getCertificate(String) - Method in interface com.yahoo.jdisc.http.CertificateStore
Returns a certificate for a given appid, using the default TTL and retry time
getCertificate(String, long) - Method in interface com.yahoo.jdisc.http.CertificateStore
Returns a certificate for a given appid, using a TTL and default retry time
getCertificate(String, long, long) - Method in interface com.yahoo.jdisc.http.CertificateStore
Returns a certificate for a given appid, using a TTL and default retry time
getCertificate(String, long, long) - Method in class com.yahoo.search.federation.http.HTTPSearcher.ThrowingCertificateStore
 
getChain(ComponentSpecification) - Method in class com.yahoo.application.container.ProcessingBase
 
getChain() - Method in class com.yahoo.search.federation.selection.FederationTarget
 
getChain(String) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
 
getChain(ComponentId) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
 
getChainRegistry() - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
 
getChains() - Method in class com.yahoo.application.container.DocumentProcessing
Returns a registry of configured docproc chains.
getChains() - Method in class com.yahoo.application.container.Processing
 
getChains() - Method in class com.yahoo.application.container.ProcessingBase
Returns a registry of configured chains.
getChains() - Method in class com.yahoo.application.container.Search
 
getChangesRequiringRestart(Node, Node) - Method in interface com.yahoo.config.ChangesRequiringRestart.CompareFunc
 
getCharacterClasses() - Method in interface com.yahoo.language.Linguistics
Returns a thread-unsafe character classes instance.
getCharacterEncoding() - Method in class com.yahoo.container.jdisc.HttpResponse
The name of the encoding for the response contents, if applicable.
getCharacterEncoding() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Get character encoding
getCharacterEncoding() - Method in class com.yahoo.processing.handler.ProcessingResponse
 
getCharacterEncoding() - Method in class com.yahoo.search.handler.HttpSearchResponse
Returns expected character encoding of this response
getCharacterEncoding(Result) - Method in class com.yahoo.search.rendering.Renderer
 
getCharset() - Static method in class com.yahoo.text.Utf8
Returns the Charset instance for UTF-8
getCheckInterval() - Method in class com.yahoo.search.cluster.MonitorConfiguration
Returns the interval between each ping of idle or failing nodes Default is 1000ms
getCheckSum() - Method in class com.yahoo.config.application.api.ApplicationMetaData
Returns an md5 hash of the contents of the application package
getChecksum() - Method in class com.yahoo.persistence.spi.BucketInfo
 
getChild(int) - Method in class com.yahoo.messagebus.TraceNode
Returns the child trace node at the given index.
getChild(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the child operation at the given index.
getChild(Element, String) - Static method in class com.yahoo.text.XML
Returns the first child with the given name, or null if none
getChildren() - Method in class com.yahoo.config.InnerNode
 
getChildren() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns an immutable view to the child list of this node.
getChildren(Element) - Static method in class com.yahoo.text.XML
Returns the child Element objects from a w3c dom spec
getChildren(Element, String) - Static method in class com.yahoo.text.XML
Returns the child Element objects with given name from a w3c dom spec
getChildren(Path) - Method in class com.yahoo.vespa.curator.Curator
Returns the names of the children at the given path.
getChildrenWithVectorsFlattened() - Method in class com.yahoo.config.InnerNode
Returns a flat map of this node's direct children, including all NodeVectors' elements.
getClasses() - Method in class com.yahoo.text.interpretation.Interpretation
Gets all the annotationclasses that describes the text.
getClasses(int, int) - Method in class com.yahoo.text.interpretation.Interpretation
Gets all annotationclasses that describe a substring
getClasses() - Method in class com.yahoo.text.interpretation.Span
Returns all AnnotationClasses that are defined for this span and any of its superspans.
getClasses(int, int) - Method in class com.yahoo.text.interpretation.Span
Returns all AnnotationClasses that are defined for the range (from,to).
getClassId() - Method in class com.yahoo.vespa.objects.Identifiable
Returns the class identifier of this class.
getClassName() - Method in class com.yahoo.component.AbstractComponent
 
getClazz() - Method in class com.yahoo.text.interpretation.AnnotationClass
 
getClientQueueSize() - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
 
getClientQueueSize() - Method in class com.yahoo.vespa.http.client.config.SessionParams
 
getClientTimeout(TimeUnit) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
 
getClientTimeout(TimeUnit) - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getClusterName() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
 
getClusterName() - Method in exception com.yahoo.search.grouping.UnavailableAttributeException
Returns the name of the cluster for which the request is illegal.
getClusters() - Method in class com.yahoo.vespa.http.client.config.SessionParams
 
getCode() - Method in class com.yahoo.document.DataType
 
getCode() - Method in enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
 
getCode() - Method in class com.yahoo.messagebus.Error
Return the numerical code of this error.
getCode() - Method in class com.yahoo.prelude.query.Item
Returns the int code of this item
getCode() - Method in class com.yahoo.processing.request.ErrorMessage
Returns the code of this message, or 0 if no code is set
getCode() - Method in class com.yahoo.protect.ErrorMessage
 
getCollator() - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
getColumn(BucketId) - Method in class com.yahoo.document.BucketDistribution
This method maps the given bucket id to its corresponding column.
getColumn() - Method in interface com.yahoo.document.select.parser.CharStream
Deprecated.
getColumn() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Deprecated.
getComment() - Method in class com.yahoo.jdisc.http.Cookie
 
getComment() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getCommentURL() - Method in class com.yahoo.jdisc.http.Cookie
 
getCommentUrl() - Method in class com.yahoo.jdisc.http.Cookie
 
getComparator() - Method in class com.yahoo.search.result.HitOrderer
Returns the Comparator that this HitOrderer uses internally to sort hits.
getComparator() - Method in class com.yahoo.search.result.HitSortOrderer
 
getCompleteness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Total completeness, where field completeness is more important: queryCompleteness * ( 1 - fieldCompletenessImportance) + fieldCompletenessImportance * fieldCompleteness
getCompletionWaiter(Path, int, String) - Method in class com.yahoo.vespa.curator.Curator
 
getComponent(String) - Method in class com.yahoo.component.provider.ComponentRegistry
See getComponent(ComponentSpecification)
getComponent(ComponentId) - Method in class com.yahoo.component.provider.ComponentRegistry
 
getComponent(ComponentSpecification) - Method in class com.yahoo.component.provider.ComponentRegistry
Returns a component.
getComponent(int) - Method in interface com.yahoo.language.process.Token
Returns a component token of this
getComponent() - Method in class com.yahoo.log.LogMessage
 
getComponent(ComponentId) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
 
getComponent(ComponentSpecification) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
 
getComponent(String) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
 
getComponentCount() - Method in class com.yahoo.component.provider.ComponentRegistry
Returns the number of components in this
getComponentsInfo(Version) - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
getCompoundName() - Method in class com.yahoo.search.query.profile.types.FieldDescription
Returns the full name of this as a compound name
getCompress() - Method in class com.yahoo.search.Query
Deprecated.
this always returns false
getCompressionConfig() - Method in class com.yahoo.document.BaseStructDataType
Returns a view of the configuration of the compressor used to compress this type
getCompressionLevel() - Method in class com.yahoo.document.datatypes.Struct
 
getCompressionThreshold() - Method in class com.yahoo.document.datatypes.Struct
 
getCompressionType() - Method in class com.yahoo.document.datatypes.Struct
 
getCompressor() - Method in class com.yahoo.document.BaseStructDataType
Returns the compressor to use to compress data of this type
getConcreteHitCount() - Method in class com.yahoo.search.Result
Returns the total number of concrete hits contained (directly or in subgroups) in this result.
getConcreteSize() - Method in class com.yahoo.search.result.HitGroup
Returns the number of concrete hits contained in this group and all subgroups.
getConcreteSizeShallow() - Method in class com.yahoo.search.result.HitGroup
Returns the number of concrete hits contained in this group, without counting hits in subgroups.
getCondition() - Method in class com.yahoo.document.DocumentOperation
 
getCondition() - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
 
getCondition() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
 
getCondition() - Method in class com.yahoo.documentapi.messagebus.protocol.TestAndSetMessage
 
getCondition() - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
 
getCondition() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
getConfig(MockApplicationConfig.Builder) - Method in interface com.yahoo.application.MockApplicationConfig.Producer
 
getConfig(String) - Method in class com.yahoo.config.subscription.ConfigGetter
Returns an instance of the config class specified in the constructor.
getConfig(Class<T>, String) - Static method in class com.yahoo.config.subscription.ConfigGetter
Creates a ConfigGetter instance and returns an instance of the config class c.
getConfig(Class<T>, String, ConfigSource) - Static method in class com.yahoo.config.subscription.ConfigGetter
Creates a ConfigGetter instance and returns an instance of the config class c.
getConfig() - Method in class com.yahoo.config.subscription.ConfigHandle
The config of this handle
getConfig(ThreadpoolConfig.Builder) - Method in interface com.yahoo.container.handler.ThreadpoolConfig.Producer
 
getConfig(ContainerMbusConfig.Builder) - Method in interface com.yahoo.container.jdisc.ContainerMbusConfig.Producer
 
getConfig(JdiscBindingsConfig.Builder) - Method in interface com.yahoo.container.jdisc.JdiscBindingsConfig.Producer
 
getConfig(DocumenttypesConfig.Builder) - Method in interface com.yahoo.document.DocumenttypesConfig.Producer
 
getConfig(DocumentrouteselectorpolicyConfig.Builder) - Method in interface com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Producer
 
getConfig(ConnectorConfig.Builder) - Method in interface com.yahoo.jdisc.http.ConnectorConfig.Producer
 
getConfig(ServerConfig.Builder) - Method in interface com.yahoo.jdisc.http.ServerConfig.Producer
 
getConfig(ServletPathsConfig.Builder) - Method in interface com.yahoo.jdisc.http.ServletPathsConfig.Producer
 
getConfig(MessagebusConfig.Builder) - Method in interface com.yahoo.messagebus.MessagebusConfig.Producer
 
getConfig(SearchWithRendererHandlerConfig.Builder) - Method in interface com.yahoo.search.handler.SearchWithRendererHandlerConfig.Producer
 
getConfig(PageTemplatesConfig.Builder) - Method in interface com.yahoo.search.pagetemplates.PageTemplatesConfig.Producer
 
getConfig(ResolversConfig.Builder) - Method in interface com.yahoo.search.pagetemplates.ResolversConfig.Producer
 
getConfig(RewritesConfig.Builder) - Method in interface com.yahoo.search.query.rewrite.RewritesConfig.Producer
 
getConfig(MeasureQpsConfig.Builder) - Method in interface com.yahoo.search.statistics.MeasureQpsConfig.Producer
 
getConfig(TimingSearcherConfig.Builder) - Method in interface com.yahoo.search.statistics.TimingSearcherConfig.Producer
 
getConfig() - Method in interface com.yahoo.statistics.Statistics
Get current config used.
getConfig() - Method in class com.yahoo.statistics.Statistics.NullImplementation
 
getConfig() - Method in class com.yahoo.statistics.StatisticsImpl
Get current config used.
getConfigId() - Method in class com.yahoo.config.subscription.ConfigURI
 
getConfigMd5() - Method in class com.yahoo.config.ConfigInstance
 
getConfiguration() - Method in class com.yahoo.search.cluster.ClusterMonitor
Returns the configuration of this cluster monitor
getConnectedAt(TimeUnit) - Method in class com.yahoo.jdisc.http.HttpRequest
For server requests, this returns the timestamp of when the underlying HTTP channel was connected.
getConnectedItem() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
 
getConnectedItem() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
 
getConnectedItem() - Method in interface com.yahoo.prelude.query.TaggableItem
 
getConnectedItem() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
 
getConnectedness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
Returns how connected this term is to the previous term in the query.
getConnectionManager(HttpParams) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Get a connection manager which may be used safely from this thread
getConnectionParams() - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
 
getConnectionParams() - Method in class com.yahoo.vespa.http.client.config.SessionParams
 
getConnectionSpec() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusReceiver
 
getConnectionSpec() - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.Receiver
Get connection spec that can be used by other clients to send messages to this Receiver.
getConnectionSpec() - Method in class com.yahoo.messagebus.DestinationSession
Returns the connection spec string for this session.
getConnectionSpec() - Method in class com.yahoo.messagebus.IntermediateSession
Returns the connection spec string for this session.
getConnectionSpec() - Method in class com.yahoo.messagebus.MessageBus
Returns the connection spec string for the network layer of this message bus.
getConnectionTimeout(TimeUnit) - Method in class com.yahoo.jdisc.http.HttpRequest
 
getConnectionTimeout() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the connection timeout in milliseconds.
getConnectivity() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
 
getConnectivity() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
 
getConnectivity() - Method in interface com.yahoo.prelude.query.TaggableItem
 
getConnectivity() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
 
getConstructor() - Method in class com.yahoo.component.provider.ComponentClass.ComponentConstructor
 
getContent() - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
 
getContent() - Method in interface com.yahoo.prelude.hitfield.FieldPart
 
getContent() - Method in class com.yahoo.prelude.hitfield.HitField
 
getContent(String, String, String) - Method in class com.yahoo.prelude.hitfield.HitField
 
getContent() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
 
getContent() - Method in class com.yahoo.prelude.hitfield.JSONString
 
getContent() - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
 
getContent() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
 
getContent() - Method in class com.yahoo.search.federation.http.GzipDecompressingEntity
 
getContent() - Method in class com.yahoo.search.federation.http.TimedHttpEntity
 
getContent(String) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
Returns a value from the content of this: The value in this, or the value from the backing if not set in this
getContent() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
Returns all the content from this: All the values in this, and all values in the backing where an overriding value is not set in this
getContent(String) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns a value from the content of this, or null if not present
getContent() - Method in class com.yahoo.search.query.profile.QueryProfile
Returns all the content from this as an unmodifiable map
getContentEncoding() - Method in class com.yahoo.search.federation.http.TimedHttpEntity
 
getContentLength() - Method in class com.yahoo.search.federation.http.GzipDecompressingEntity
 
getContentLength() - Method in class com.yahoo.search.federation.http.TimedHttpEntity
 
getContentType() - Method in class com.yahoo.container.jdisc.HttpResponse
The MIME type of the response contents or null.
getContentType() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the content-type for the request
getContentType() - Method in class com.yahoo.processing.handler.ProcessingResponse
 
getContentType() - Method in class com.yahoo.search.federation.http.TimedHttpEntity
 
getContentType() - Method in class com.yahoo.search.handler.HttpSearchResponse
Returns MIME type of this response
getContext() - Method in class com.yahoo.messagebus.Routable
Return the context of this routable.
getContext() - Method in class com.yahoo.net.URI.Token
 
getContext(boolean) - Method in class com.yahoo.search.Query
Returns the context of this query, possibly creating it if missing.
getContext() - Method in class com.yahoo.search.query.profile.DimensionBinding
Returns a context created from the dimensions and values of this
getContext(boolean) - Method in class com.yahoo.search.Result
Returns the context of this result - this is equal to getQuery().getContext(create)
getContext() - Method in class com.yahoo.vespa.http.client.Result
Returns the context of the object if any.
getControlDestination() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getControlHandler() - Method in class com.yahoo.documentapi.VisitorParameters
 
getCookie() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
Return com.yahoo.jdisc.http.Cookie
getCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getCount() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getCountBitCount() - Method in class com.yahoo.document.BucketIdFactory
 
getCountry() - Method in class com.yahoo.language.detect.Hint
 
getCoverage() - Method in class com.yahoo.container.jdisc.ExtendedResponse
Returns the completeness of the scan of the total known data for this response.
getCoverage() - Method in class com.yahoo.search.handler.HttpSearchResponse
 
getCoverage(boolean) - Method in class com.yahoo.search.Result
Returns coverage information
getCreateIfNonExistent() - Method in class com.yahoo.document.DocumentUpdate
Gets whether this update should create the document it updates if that document does not exist.
getCreateIfNonExistent() - Method in class com.yahoo.document.serialization.DocumentUpdateFlags
 
getCreateMissingPath() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getCreator() - Method in class com.yahoo.prelude.query.Item
Returns the item creator value.
getCurrentData() - Method in interface com.yahoo.vespa.curator.Curator.DirectoryCache
 
getCurrentData() - Method in interface com.yahoo.vespa.curator.Curator.FileCache
 
getCurrentIndexes() - Method in class com.yahoo.document.annotation.SpanTree
 
getCurrentResultURL() - Method in class com.yahoo.search.result.Templating
 
getCurrentWindowSize() - Method in interface com.yahoo.documentapi.AsyncSession
Returns the current send window size of the session.
getCurrentWindowSize() - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
getCurrentWindowSize() - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
getCustomData() - Method in class com.yahoo.search.federation.selection.FederationTarget
Any data that the TargetSelector wants to associate with this target.
getCutoffFactor() - Method in class com.yahoo.search.query.ranking.Diversity
 
getCutoffStrategy() - Method in class com.yahoo.search.query.ranking.Diversity
 
getData() - Method in class com.yahoo.container.jdisc.HttpRequest
The input stream for this request, i.e.
getData() - Method in class com.yahoo.documentapi.messagebus.protocol.MapVisitorMessage
 
getData() - Method in class com.yahoo.fsa.FSA.Iterator.Item
 
getData(Path) - Method in class com.yahoo.vespa.curator.Curator
Returns the data at the given path, which may be a zero-length buffer if the node exists but have no data.
getDataDestination() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getDataFile(String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getDataFormat() - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
 
getDataFormat() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getDataHandler() - Method in class com.yahoo.documentapi.VisitorDestinationParameters
 
getDataString() - Method in class com.yahoo.fsa.FSA.Iterator.Item
 
getDataType() - Method in class com.yahoo.document.annotation.AnnotationReference
 
getDataType() - Method in class com.yahoo.document.annotation.AnnotationType
Returns the data type of this annotation, if any.
getDataType() - Method in class com.yahoo.document.datatypes.Array
 
getDataType() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.CompositeFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.FieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.Raw
 
getDataType() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns DataType.STRING.
getDataType() - Method in class com.yahoo.document.datatypes.Struct
 
getDataType() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.UriFieldValue
 
getDataType() - Method in class com.yahoo.document.datatypes.WeightedSet
 
getDataType() - Method in class com.yahoo.document.Document
 
getDataType(String) - Method in class com.yahoo.document.DocumentTypeManager
 
getDataType(int) - Method in class com.yahoo.document.DocumentTypeManager
 
getDataType(int, String) - Method in class com.yahoo.document.DocumentTypeManager
Return a data type instance
getDataType() - Method in class com.yahoo.document.Field
 
getDataTypeName() - Method in class com.yahoo.document.StructuredDataType
Returns the name of this as a DataTypeName
getDataTypes() - Method in class com.yahoo.document.DocumentTypeManager
Returns a read only view of the registered data types
getDateHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getDeclaredMatchAsPath() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns true if this is declared as match as path.
getDecomposition() - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
getDeepHitCount() - Method in class com.yahoo.search.Result
Returns the estimated total number of deep hits, which includes every object which matches the query.
getDefault() - Static method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Returns the default template set.
getDefaultAnnotatedDependencies() - Method in class com.yahoo.component.chain.ChainedComponent
This method is here only for legacy reasons, do not override.
getDefaultFSAs() - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Get default FSA dictionary names
getDefaultFSAs() - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
Get default FSA dictionary names
getDefaultFSAs() - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
Get default FSA dictionary names
getDefaultFSAs() - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
Get default FSA dictionary names
getDefaultIndex() - Method in class com.yahoo.search.query.Model
Returns the default index for this query.
getDefaultIndexName() - Method in class com.yahoo.search.query.parser.Parsable
 
getDefaultRenderer() - Method in class com.yahoo.search.rendering.RendererRegistry
Returns the default JSON renderer
getDefaults() - Static method in class com.yahoo.vespa.defaults.Defaults
Returns the defaults of this runtime environment
getDefaultSummaryClass() - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
getDefaultSummaryClass() - Method in class com.yahoo.search.rendering.Renderer
 
getDefaultSummaryClass() - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
getDefMd5() - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.application.MockApplicationConfig
 
getDefMd5() - Method in interface com.yahoo.config.ConfigInstance.Builder
 
getDefMd5() - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.handler.ThreadpoolConfig
 
getDefMd5() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
getDefMd5() - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
getDefMd5() - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.document.DocumenttypesConfig
 
getDefMd5() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
getDefMd5() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefMd5() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefMd5() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.jdisc.http.ServletPathsConfig
 
getDefMd5() - Method in class com.yahoo.messagebus.MessagebusConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.messagebus.MessagebusConfig
 
getDefMd5() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
getDefMd5() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
getDefMd5() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.search.pagetemplates.ResolversConfig
 
getDefMd5() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.search.query.rewrite.RewritesConfig
 
getDefMd5() - Method in class com.yahoo.search.statistics.MeasureQpsConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.search.statistics.MeasureQpsConfig
 
getDefMd5() - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Builder
 
getDefMd5() - Static method in class com.yahoo.search.statistics.TimingSearcherConfig
 
getDefName() - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
getDefName() - Static method in class com.yahoo.application.MockApplicationConfig
 
getDefName() - Method in interface com.yahoo.config.ConfigInstance.Builder
 
getDefName(Class<?>) - Static method in class com.yahoo.config.ConfigInstance
Gets the name of the given config instance
getDefName() - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.handler.ThreadpoolConfig
 
getDefName() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
getDefName() - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Builder
 
getDefName() - Static method in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
getDefName() - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
getDefName() - Static method in class com.yahoo.document.DocumenttypesConfig
 
getDefName() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Builder
 
getDefName() - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
getDefName() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getDefName() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefName() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getDefName() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefName() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
getDefName() - Static method in class com.yahoo.jdisc.http.ServletPathsConfig
 
getDefName() - Method in class com.yahoo.messagebus.MessagebusConfig.Builder
 
getDefName() - Static method in class com.yahoo.messagebus.MessagebusConfig
 
getDefName() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
 
getDefName() - Static method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
getDefName() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
 
getDefName() - Static method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
getDefName() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
 
getDefName() - Static method in class com.yahoo.search.pagetemplates.ResolversConfig
 
getDefName() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
 
getDefName() - Static method in class com.yahoo.search.query.rewrite.RewritesConfig
 
getDefName() - Method in class com.yahoo.search.statistics.MeasureQpsConfig.Builder
 
getDefName() - Static method in class com.yahoo.search.statistics.MeasureQpsConfig
 
getDefName() - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Builder
 
getDefName() - Static method in class com.yahoo.search.statistics.TimingSearcherConfig
 
getDefNamespace() - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.application.MockApplicationConfig
 
getDefNamespace() - Method in interface com.yahoo.config.ConfigInstance.Builder
 
getDefNamespace(Class<?>) - Static method in class com.yahoo.config.ConfigInstance
Gets the namespace of the given config instance
getDefNamespace() - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.handler.ThreadpoolConfig
 
getDefNamespace() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
getDefNamespace() - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
getDefNamespace() - Method in class com.yahoo.document.DocumenttypesConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.document.DocumenttypesConfig
 
getDefNamespace() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
getDefNamespace() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefNamespace() - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefNamespace() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.jdisc.http.ServletPathsConfig
 
getDefNamespace() - Method in class com.yahoo.messagebus.MessagebusConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.messagebus.MessagebusConfig
 
getDefNamespace() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
getDefNamespace() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
getDefNamespace() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.search.pagetemplates.ResolversConfig
 
getDefNamespace() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.search.query.rewrite.RewritesConfig
 
getDefNamespace() - Method in class com.yahoo.search.statistics.MeasureQpsConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.search.statistics.MeasureQpsConfig
 
getDefNamespace() - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Builder
 
getDefNamespace() - Static method in class com.yahoo.search.statistics.TimingSearcherConfig
 
getDefVersion() - Static method in class com.yahoo.application.MockApplicationConfig
 
getDefVersion() - Static method in class com.yahoo.container.handler.ThreadpoolConfig
 
getDefVersion() - Static method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
getDefVersion() - Static method in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
getDefVersion() - Static method in class com.yahoo.document.DocumenttypesConfig
 
getDefVersion() - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
getDefVersion() - Static method in class com.yahoo.jdisc.http.ConnectorConfig
 
getDefVersion() - Static method in class com.yahoo.jdisc.http.ServerConfig
 
getDefVersion() - Static method in class com.yahoo.jdisc.http.ServletPathsConfig
 
getDefVersion() - Static method in class com.yahoo.messagebus.MessagebusConfig
 
getDefVersion() - Static method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
getDefVersion() - Static method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
getDefVersion() - Static method in class com.yahoo.search.pagetemplates.ResolversConfig
 
getDefVersion() - Static method in class com.yahoo.search.query.rewrite.RewritesConfig
 
getDefVersion() - Static method in class com.yahoo.search.statistics.MeasureQpsConfig
 
getDefVersion() - Static method in class com.yahoo.search.statistics.TimingSearcherConfig
 
getDelay() - Method in class com.yahoo.docproc.DocumentProcessor.LaterProgress
 
getDeletionBreaksOrdering() - Method in class com.yahoo.search.Result
 
getDeletionBreaksOrdering() - Method in class com.yahoo.search.result.HitGroup
 
getDenyIfBusyV3() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getDependencies() - Method in class com.yahoo.component.chain.ChainedComponent
Returns the configured and declared dependencies of this chainedcomponent
getDeployedByUser() - Method in class com.yahoo.config.application.api.ApplicationMetaData
Gets the user who deployed the application.
getDeployment() - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
getDeployPath() - Method in class com.yahoo.config.application.api.ApplicationMetaData
Gets the directory where the application was deployed from.
getDeployTimestamp() - Method in class com.yahoo.config.application.api.ApplicationMetaData
Gets the time the application was deployed Will return null if a problem occurred while getting metadata
getDepth() - Method in class com.yahoo.net.URI
Returns the depth of this uri.
getDescription() - Method in class com.yahoo.config.provision.Flavor
 
getDescription() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.StateDescription
 
getDetailedDiagnostics() - Method in class com.yahoo.search.searchchain.Execution.Context
The container has some internal diagnostics mechanisms which may be costly, and therefore not active by default.
getDetailedMessage() - Method in class com.yahoo.processing.request.ErrorMessage
Returns detailed information about this error, or null if there is no detailed message
getDetailedMessage() - Method in class com.yahoo.protect.ErrorMessage
Returns the detailed message, or null if there is no detailed message
getDetails() - Method in class com.yahoo.vespa.http.client.Result
 
getDetector() - Method in interface com.yahoo.language.Linguistics
Returns a thread-unsafe detector.
getDimension(String) - Method in class com.yahoo.tensor.TensorType.Builder
Returns the given dimension, or empty if none is present
getDimensions() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
getDimensions() - Method in class com.yahoo.search.query.profile.DimensionBinding
Returns a read-only list of the dimensions of this.
getDimensions() - Method in class com.yahoo.search.query.profile.QueryProfile
Returns the variant dimensions to be used in this - an unmodifiable list of dimension names
getDimensions() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Returns the dimensions over which the virtual profiles in this may return different values.
getDimensionValues() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
 
getDimensionValues() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
Returns the dimension values for which this value should be used.
getDir() - Method in class com.yahoo.config.subscription.DirSource
 
getDirectRecordEntry(int, int) - Method in class com.yahoo.fsa.MetaData
 
getDisplayId() - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
 
getDisplayId() - Method in class com.yahoo.search.result.Hit
Returns the id to display, or null to not display (render) the id.
getDistance() - Method in class com.yahoo.prelude.query.NearItem
 
getDistanceSummaryFieldName(String) - Static method in class com.yahoo.document.PositionDataType
 
getDistribution() - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
getDistributionBitCount() - Method in class com.yahoo.documentapi.ProgressToken
 
getDistributionBitCount() - Method in interface com.yahoo.documentapi.VisitorIterator.BucketSource
 
getDistributionBitCount() - Method in class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
getDistributionBitCount() - Method in class com.yahoo.documentapi.VisitorIterator.ExplicitBucketSource
 
getDistributionBitCount() - Method in class com.yahoo.documentapi.VisitorIterator
 
getDistributionConfigId() - Method in class com.yahoo.documentapi.messagebus.protocol.ContentPolicy.ContentParameters
 
getDistributionConfigId() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
 
getDistributorHostPattern(Integer) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.SlobrokHostPatternGenerator
Find host pattern of the hosts that are valid targets for this request.
getDiversity() - Method in class com.yahoo.search.query.ranking.MatchPhase
 
getDivisionBits() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getDivisionBits() - Method in class com.yahoo.document.select.OrderingSpecification
 
getDivisionBits() - Method in class com.yahoo.document.select.rule.IdNode
 
getDocId() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
getDocId() - Method in class com.yahoo.search.predicate.Hit
 
getDocMap(String) - Method in class com.yahoo.docproc.DocumentProcessor
 
getDocprocServiceRegistry() - Method in class com.yahoo.docproc.Processing
 
getDocs() - Method in class com.yahoo.container.handler.Coverage
The number of documents searched for this result.
getDocType() - Method in class com.yahoo.document.DocumentId
 
getDocType() - Method in class com.yahoo.document.idstring.IdIdString
 
getDocType() - Method in class com.yahoo.document.idstring.IdString
 
getDocument() - Method in class com.yahoo.document.DocumentPut
 
getDocument() - Method in class com.yahoo.documentapi.DocumentResponse
Returns the document of this response, or null if there is none
getDocument() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListEntry
 
getDocument() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentReply
Returns the document retrieved.
getDocument() - Method in class com.yahoo.persistence.spi.DocEntry
 
getDocument() - Method in class com.yahoo.persistence.spi.result.GetResult
 
getDocument(Reader) - Static method in class com.yahoo.text.XML
Returns the Document of an XML file reader
getDocument(String) - Static method in class com.yahoo.text.XML
Returns the Document of the string XML payload
getDocumentBuilder() - Static method in class com.yahoo.text.XML
Creates a new XML DocumentBuilder
getDocumentBuilder(String, ClassLoader) - Static method in class com.yahoo.text.XML
Creates a new XML DocumentBuilder
getDocumentCopy(String, StructuredFieldValue, DocumentId) - Method in class com.yahoo.docproc.AbstractConcreteDocumentFactory
Used by the docproc framework to get an instance of a concrete document type without resorting to reflection in a bundle
getDocumentCount() - Method in class com.yahoo.persistence.spi.BucketInfo
The number of unique documents that have not been removed from the bucket.
getDocumentDataAsCharSequence() - Method in class com.yahoo.vespa.http.client.Result
Returns the document data.
getDocumentDb() - Method in class com.yahoo.search.query.Model
Returns the name of the document db this should search, or null if not set.
getDocumentId() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
getDocumentId() - Method in class com.yahoo.documentapi.DocumentIdResponse
Returns the document id of this response, or null if there is none
getDocumentId() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
Returns the identifier of the document to retrieve.
getDocumentId() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
Returns the identifier of the document to remove.
getDocumentId() - Method in class com.yahoo.persistence.spi.DocEntry
 
getDocumentId() - Method in class com.yahoo.vespa.http.client.Result
Returns the document ID that this Result is for.
getDocumentList() - Method in class com.yahoo.documentapi.DocumentListVisitorResponse
 
getDocumentManagerConfigId() - Method in class com.yahoo.documentapi.DocumentAccessParams
Returns the config id that the document manager should subscribe to.
GetDocumentMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
GetDocumentMessage(DocumentId) - Constructor for class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
Constructs a new document get message.
GetDocumentMessage(DocumentId, String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
Constructs a new document get message.
GetDocumentMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetDocumentMessageFactory
 
GetDocumentMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51.GetDocumentMessageFactory
 
getDocumentOperation() - Method in class com.yahoo.document.select.Context
 
getDocumentOperations() - Method in class com.yahoo.docproc.Processing
 
getDocumentProcessor() - Method in class com.yahoo.docproc.Call
Returns the processor to call.
getDocumentProcessorId() - Method in class com.yahoo.docproc.Call
Returns the ID of the processor to call.
getDocumentPut() - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
Returns the document put operation
getDocumentRemove() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
 
GetDocumentReply - Class in com.yahoo.documentapi.messagebus.protocol
 
GetDocumentReply(Document) - Constructor for class com.yahoo.documentapi.messagebus.protocol.GetDocumentReply
Constructs a new document get reply.
GetDocumentReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.GetDocumentReplyFactory
 
getDocuments() - Method in class com.yahoo.documentapi.BucketListVisitorResponse
 
getDocuments() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListMessage
 
getDocuments() - Method in class com.yahoo.documentapi.SimpleVisitorDocumentQueue
 
getDocumentSelection() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getDocumentSelection() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveLocationMessage
 
getDocumentSelection() - Method in class com.yahoo.documentapi.messagebus.protocol.StatBucketMessage
 
getDocumentSelection() - Method in class com.yahoo.documentapi.VisitorParameters
 
getDocumentSize() - Method in class com.yahoo.persistence.spi.BucketInfo
The total size of all the unique documents in this bucket.
getDocumentsNotFound() - Method in class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateReply
If all documents to update are found, this vector will be empty.
getDocumentType(DataTypeName) - Method in class com.yahoo.document.DocumentTypeManager
Gets a registered document.
getDocumentType(String) - Method in class com.yahoo.document.DocumentTypeManager
Returns a registered document type
getDocumentType() - Method in class com.yahoo.document.DocumentUpdate
Returns the type of the document this updates
getDocumentType() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getDocumentType() - Method in class com.yahoo.document.fieldset.FieldCollection
 
getDocumentType() - Method in class com.yahoo.document.select.convert.NowQueryExpression
 
getDocumentType() - Method in class com.yahoo.document.update.FieldUpdate
 
getDocumentTypeManager() - Method in class com.yahoo.docproc.DocprocService
 
getDocumentTypeManager() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
getDocumentTypeManager() - Method in class com.yahoo.documentapi.DocumentAccess
Returns the DocumentTypeManager used by this DocumentAccess.
getDocumentTypeManager() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
getDocumentTypes() - Method in class com.yahoo.application.container.DocumentProcessing
 
getDocumentTypes() - Method in class com.yahoo.document.DocumentTypeManager
A read only view of the registered document types
getDocumentUpdate() - Method in class com.yahoo.documentapi.DocumentUpdateResponse
Returns the document update of this response or null if there is none
getDocumentUpdate() - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
Returns the document update to perform.
getDomain() - Method in class com.yahoo.jdisc.http.Cookie
 
getDomain() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getDomain() - Method in class com.yahoo.net.URI
 
getDouble() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getDouble(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Double
getDouble(String) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Double
getDouble(CompoundName, Double) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Double
getDouble(String, Double) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Double
getDouble(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Perform a fast lookup directly of the value as a double.
getDouble(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Perform a fast lookup directly of the value as a double.
getDouble(int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Lookup by index rather than name directly to a double.
getDouble(String) - Method in class com.yahoo.text.interpretation.Annotations
Helper function to get a Double annotation.
getDouble(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getDouble(FieldBase) - Method in interface com.yahoo.vespa.objects.Deserializer
 
getDurationTime() - Method in class com.yahoo.search.Query
Returns the time (in milliseconds) since the query was started/created
getDynamicallyIncreaseMaxBucketsPerVisitor() - Method in class com.yahoo.documentapi.VisitorParameters
 
getDynamicHeaders() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getDynamicMaxBucketsIncreaseFactor() - Method in class com.yahoo.documentapi.VisitorParameters
 
getEagerErrorStatus(ErrorMessage, Iterator<? extends ErrorMessage>) - Static method in class com.yahoo.container.jdisc.VespaHeaders
Returns 5xx or 4xx if there is any error present in the result, 200 otherwise
getEarliness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
A normalized measure of how early the first segment occurs in this field: 1-head/(max(6,field.length)-1)
getEarlinessImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the importance of the match occuring early in the query, relative to segmentProximityImportance, occurrenceImportance and proximityCompletenessImportance in the match metric.
getEdgePartitions() - Method in class com.yahoo.document.predicate.FeatureRange
 
getElapsedTime() - Method in class com.yahoo.search.Result
 
getEnable() - Method in class com.yahoo.search.query.ranking.SoftTimeout
 
getEnableProxy() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns whether proxying should be enabled.
getEncodedInt() - Method in class com.yahoo.prelude.query.IntItem
Returns the number for encoding; the number expression as-is.
getEncodedWord() - Method in class com.yahoo.prelude.query.MarkerWordItem
Returns the marker word for encoding
getEncodedWord() - Method in class com.yahoo.prelude.query.WordItem
Returns the word for encoding.
getEncoding() - Method in class com.yahoo.language.detect.Detection
 
getEncoding() - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Returns the text encoding
getEncoding() - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
getEncoding() - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
getEncoding() - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
getEncoding() - Method in class com.yahoo.processing.rendering.Renderer
Name of the output encoding, if applicable.
getEncoding() - Method in class com.yahoo.search.query.Model
Returns the encoding used in the query as a lowercase string
getEncoding() - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
getEncoding() - Method in class com.yahoo.search.rendering.JsonRenderer
 
getEncoding() - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
getEncodingName() - Method in class com.yahoo.language.detect.Detection
 
getEndColumn() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Get token end line number.
getEndpoint() - Method in class com.yahoo.vespa.http.client.Result.Detail
Returns the endpoint from which the result was received.
getEndpoints() - Method in class com.yahoo.vespa.http.client.config.Cluster
 
getEntity(URI, Query) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Same a getEntity(uri, null).
getEntity(URI, Hit, Query) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Gets the HTTP entity that holds the response contents.
getEntries() - Method in class com.yahoo.persistence.spi.result.IterateResult
 
getEntryCount() - Method in class com.yahoo.persistence.spi.BucketInfo
The number of meta entries in the bucket.
getError() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentRouteSelectorPolicy
This is a safety mechanism to allow the constructor to fail and signal that it can not be used.
getError() - Method in class com.yahoo.documentapi.messagebus.protocol.ExternPolicy
This is a safety mechanism to allow the constructor to fail and signal that it can not be used.
getError() - Method in class com.yahoo.documentapi.Result
Returns the error causes by this.
getError() - Method in class com.yahoo.jdisc.Response
Returns the error of this response, or null if none has been set.
getError(int) - Method in class com.yahoo.messagebus.Reply
Returns the error at the given position.
getError() - Method in class com.yahoo.messagebus.Result
The error resulting from this send/forward if the message was not accepted.
getError(Result) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Returns the error body template
getError() - Method in class com.yahoo.search.result.HitGroup
Returns the first error in this result, or null if no searcher has produced an error AND the query doesn't contain an error
getErrorCodes() - Method in exception com.yahoo.documentapi.DocumentAccessException
 
getErrorHit() - Method in class com.yahoo.search.result.HitGroup
Returns the error hit containing all error information, or null if no error has occurred
getErrorMessage() - Method in class com.yahoo.documentapi.messagebus.protocol.VisitorInfoMessage
 
getErrorMessage() - Method in class com.yahoo.persistence.spi.result.Result
 
getErrorName(int) - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Returns a string representation of the given error code.
getErrorReport() - Method in class com.yahoo.vespa.http.client.config.SessionParams
 
getErrors() - Method in class com.yahoo.messagebus.Reply
Retrieves a (read only) stream of the errors in this reply
getErrorType() - Method in class com.yahoo.persistence.spi.result.Result
 
getEvent() - Method in class com.yahoo.log.LogMessage
If the LogMessage was an EVENT then this method can be used to get the Event instance representing the event.
getExact(DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
Returns the value having exactly the given dimensions, or null if none
getExactness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the degree to which the query terms submitted matched exactly terms contained in the document.
getExactness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
The degree to which this is exactly the term the user specified (1), or a stemmed form (closer to 0)
getException() - Method in class com.yahoo.processing.execution.RunnableExecution
Returns the exception from executing this, or null if response is set or run() has not been called yet
getException() - Method in class com.yahoo.vespa.http.client.Result.Detail
Returns any exception related to this Detail, if unsuccessful.
getExecution() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
The outermost execution which was run to create the response to render.
getExecution() - Method in class com.yahoo.search.query.Model
Returns the Execution working on this, or a null execution if none.
getExecutor() - Method in class com.yahoo.docproc.DocprocService
Returns the DocprocExecutor of this DocprocService.
getExistingTimestamp() - Method in class com.yahoo.persistence.spi.result.UpdateResult
 
getExplicitLanguage() - Method in class com.yahoo.search.query.parser.Parsable
Returns the language explicitly set to be used when parsing, or empty if none is set.
getExpression() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getExpression() - Method in class com.yahoo.search.grouping.request.AggregatorNode
Returns the expression that this node aggregates on.
getExpressionString() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction.Instance
 
getExtension() - Method in class com.yahoo.net.URI
 
getFactor() - Method in class com.yahoo.search.query.ranking.SoftTimeout
 
getFactory() - Static method in class com.yahoo.document.datatypes.ByteFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.FloatFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.LongFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.PredicateFieldValue
 
getFactory() - Static method in class com.yahoo.document.datatypes.Raw
 
getFactory() - Static method in class com.yahoo.document.datatypes.StringFieldValue
 
getFailedBuckets() - Method in class com.yahoo.documentapi.ProgressToken
Get all failed buckets and their progress.
getFailLimit() - Method in class com.yahoo.search.cluster.MonitorConfiguration
Returns the number of milliseconds a node is allowed to fail before we mark it as not working
getFalseExpression() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
getFeatures() - Method in class com.yahoo.prelude.query.PredicateQueryItem
 
getFeatures() - Method in class com.yahoo.search.predicate.PredicateQuery
 
getFeatures() - Method in class com.yahoo.search.query.Ranking
Returns the rank features of this, an empty container (never null) if none are set.
getFederationOptions() - Method in class com.yahoo.search.federation.selection.FederationTarget
 
getFeedParams() - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
 
getFeedParams() - Method in class com.yahoo.vespa.http.client.config.SessionParams
 
getField(ConfigBuilder, String) - Static method in class com.yahoo.config.subscription.ConfigInstanceUtil
Gets the value of a private field on a Builder.
getField(Integer, int) - Method in class com.yahoo.document.BaseStructDataType
 
getField(String) - Method in class com.yahoo.document.BaseStructDataType
 
getField(int) - Method in class com.yahoo.document.BaseStructDataType
 
getField(String) - Method in class com.yahoo.document.datatypes.Struct
 
getField(String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Returns the named field object, or null if that field does not exist.
getField(String) - Method in class com.yahoo.document.Document
 
getField(String) - Method in class com.yahoo.document.DocumentType
Gets the field matching a given name.
getField(int) - Method in class com.yahoo.document.DocumentType
 
getField(Integer, int) - Method in class com.yahoo.document.DocumentType
Gets the field matching a given ID.
getField() - Method in class com.yahoo.document.select.rule.IdNode
 
getField() - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
getField(Integer, int) - Method in class com.yahoo.document.StructDataType
 
getField(String) - Method in class com.yahoo.document.StructDataType
 
getField(int) - Method in class com.yahoo.document.StructDataType
 
getField(String) - Method in class com.yahoo.document.StructuredDataType
Gets the field matching a given name.
getField(int) - Method in class com.yahoo.document.StructuredDataType
Gets the field with the specified id.
getField() - Method in class com.yahoo.document.update.FieldUpdate
Returns the field that this field update applies to
getField(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns the description of the field with the given name in this type or an inherited type (depth first left to right search).
getField(Hit, String) - Method in class com.yahoo.search.result.FieldComparator
 
getField(String) - Method in class com.yahoo.search.result.Hit
Returns a field value
getFieldCompleteness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
The ratio of query tokens which was matched in the field: matches/fieldLength
getFieldCompletenessImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns a number between 0 and 1 which determines the importancy of field completeness in relation to query completeness in the match and completeness metrics.
getFieldCount() - Method in class com.yahoo.document.BaseStructDataType
 
getFieldCount() - Method in class com.yahoo.document.datatypes.Struct
 
getFieldCount() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
getFieldCount() - Method in class com.yahoo.document.Document
 
getFieldCount() - Method in class com.yahoo.document.DocumentType
 
getFieldCount() - Method in class com.yahoo.document.StructDataType
 
getFieldDescription(CompoundName, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns the field description of this field, or null if it is not typed
getFieldMap() - Method in class com.yahoo.docproc.DocumentProcessor
Schema map for field names (doctype,from)→to
getFieldName() - Method in class com.yahoo.search.query.Sorting.FieldOrder
Returns the name of this attribute
getFieldPath() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getFieldPathUpdates() - Method in class com.yahoo.document.DocumentUpdate
Get an unmodifiable list of all field path updates this document update specifies.
getFieldRef() - Method in class com.yahoo.document.FieldPathEntry
 
getFields() - Method in class com.yahoo.document.BaseStructDataType
 
getFields() - Method in class com.yahoo.document.datatypes.Struct
 
getFields() - Method in class com.yahoo.document.DocumentType
 
getFields() - Method in class com.yahoo.document.StructDataType
 
getFields() - Method in class com.yahoo.document.StructuredDataType
 
getFieldSet() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getFieldSet() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
 
getFieldSet() - Method in class com.yahoo.documentapi.VisitorParameters
 
getFieldsThisTypeOnly() - Method in class com.yahoo.document.StructDataType
 
getFieldUpdate(int) - Method in class com.yahoo.document.DocumentUpdate
Get the field update at the specified index in the list of field updates.
getFieldUpdate(Field) - Method in class com.yahoo.document.DocumentUpdate
Returns the update for a field
getFieldUpdate(String) - Method in class com.yahoo.document.DocumentUpdate
Returns the update for a field name
getFieldUpdates() - Method in class com.yahoo.document.DocumentUpdate
Get an unmodifiable list of all field updates that this document update specifies.
getFieldValue() - Method in class com.yahoo.document.annotation.Annotation
Returns the value of the annotation, if any.
getFieldValue(int) - Method in class com.yahoo.document.datatypes.Array
 
getFieldValue(Field) - Method in class com.yahoo.document.datatypes.Struct
 
getFieldValue(FieldValue, DataType, String, Class<T>) - Static method in class com.yahoo.document.datatypes.Struct
 
getFieldValue(FieldValue, DataType, Field, Class<T>) - Static method in class com.yahoo.document.datatypes.Struct
 
getFieldValue(Field) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Returns the value of the given field.
getFieldValue(String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Convenience method to return the value of a named field.
getFieldValue(Field) - Method in class com.yahoo.document.Document
 
getFieldValue(StructuredFieldValue) - Method in class com.yahoo.document.ExtendedField
 
getFieldValue(StructuredFieldValue) - Method in class com.yahoo.document.ExtendedStringField
 
getFieldValue() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getFieldValues() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Returns the map of field values of this indexed by field name.
getFieldXML(String) - Method in class com.yahoo.search.result.Hit
Returns a field of this hit XML escaped and without token delimiters.
getFile(Path) - Method in interface com.yahoo.config.application.api.ApplicationPackage
Gets a file from the root of the application package
getFile() - Method in class com.yahoo.config.subscription.FileSource
 
getFileName(JarEntry) - Static method in interface com.yahoo.config.application.api.ApplicationPackage
The name of an SD in a JarEntry
getFilename() - Method in class com.yahoo.net.URI
 
getFileReference(Path) - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
getFileReference() - Method in class com.yahoo.config.PathNode
 
getFileRegistryMap() - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
getFiles(Path, String, boolean) - Method in interface com.yahoo.config.application.api.ApplicationPackage
Returns the files in a directory as readers.
getFiles(Path, String) - Method in interface com.yahoo.config.application.api.ApplicationPackage
Same as getFiles(pathFromRoot,suffix,false)
getFilled() - Method in class com.yahoo.search.result.Hit
Returns the set of summary classes for which this hit is filled as an unmodifiable set.
getFilled() - Method in class com.yahoo.search.result.HitGroup
 
getFilledInternal() - Method in class com.yahoo.search.result.Hit
For vespa internal use only.
getFilter() - Method in class com.yahoo.search.query.Model
Returns the filter string set for this query.
getFilter() - Method in class com.yahoo.search.query.parser.Parsable
 
getFilterClass() - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the filter-class of this filter
getFilterName() - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the filter-name of this filter
getFilters() - Method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
Returns an unmodifiable viuew of the filters in this
getFilters() - Method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
Returns an unmodifiable view of the filters in this
getFinishedBucketCount() - Method in class com.yahoo.documentapi.ProgressToken
 
getFinishedBuckets() - Method in class com.yahoo.documentapi.messagebus.protocol.VisitorInfoMessage
 
getFirst(String) - Method in class com.yahoo.application.container.handler.Headers
Convenience method for retrieving the first value of a named header field.
getFirst(String) - Method in class com.yahoo.jdisc.HeaderFields
Convenience method for retrieving the first value of a named header field.
getFirstConnection(Hasher.NodeList<T>, int, int, Query) - Method in class com.yahoo.search.cluster.ClusterSearcher
 
getFirstErrorMsg() - Method in class com.yahoo.documentapi.ProgressToken
 
getFirstHeader(String) - Method in interface com.yahoo.jdisc.http.filter.RequestView
Convenience method for retrieving the first value of a named header field.
getFirstHitNo() - Method in class com.yahoo.search.result.Templating
Returns The first hit presented in the result as an index into the global list of all hits generated by the user query.
getFlavor(String) - Method in class com.yahoo.config.provision.NodeFlavors
Returns a flavor by name, or empty if there is no flavor with this name.
getFlavorOrThrow(String) - Method in class com.yahoo.config.provision.NodeFlavors
Returns the flavor with the given name or throws an IllegalArgumentException if it does not exist
getFloat() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
getFloat(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getFloat(FieldBase) - Method in interface com.yahoo.vespa.objects.Deserializer
 
getFollowRedirects() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getFooter(Result) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Returns the result footer template
getForceSinglePass() - Method in class com.yahoo.search.grouping.request.GroupingOperation
 
getForceTimestamps() - Method in class com.yahoo.processing.execution.Execution.Trace
 
getFormat() - Method in class com.yahoo.search.query.Presentation
Get the name of the format desired for result rendering.
getFragment() - Method in class com.yahoo.net.URI
 
getFragment() - Method in class com.yahoo.net.Url
 
getFragmentBegin() - Method in class com.yahoo.net.Url
 
getFragmentEnd() - Method in class com.yahoo.net.Url
 
getFreshness() - Method in class com.yahoo.search.query.Ranking
Get the freshness search parameters associated with this query
getFrom(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the character index where this SpanNode starts (inclusive), i.e. the smallest SpanNode.getFrom() of all children in subtree i.
getFrom() - Method in class com.yahoo.document.annotation.Span
 
getFrom() - Method in class com.yahoo.document.annotation.SpanList
Returns the character index where this SpanNode starts (inclusive), i.e. the smallest SpanNode.getFrom() of all children.
getFrom() - Method in class com.yahoo.document.annotation.SpanNode
Returns the character index where this SpanNode starts (inclusive).
getFrom() - Method in class com.yahoo.prelude.query.RangeItem
Returns the lower limit of this range, which may be negative infinity
getFrom() - Method in class com.yahoo.search.grouping.request.BucketValue
Returns the inclusive-from value of this bucket.
getFrom() - Method in class com.yahoo.search.grouping.result.BucketGroupId
Returns the inclusive-from of the value range.
getFrom(Query) - Static method in class com.yahoo.search.intent.model.IntentModel
Returns the intent model stored at property key "intentModel" in this query, or null if none
getFrom(Query) - Static method in class com.yahoo.search.query.Model
 
getFrom(Query) - Static method in class com.yahoo.search.query.Ranking
 
getFrom() - Method in class com.yahoo.text.interpretation.Span
hack
getFromInclusive() - Method in class com.yahoo.document.predicate.FeatureRange
 
getFromLimit() - Method in class com.yahoo.prelude.query.IntItem
Returns the lower limit of this range, which may be negative infinity
getFromMillis() - Method in class com.yahoo.metrics.simple.Bucket
This bucket contains data newer than approximately this point in time.
getFromTimestamp() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getFromTimestamp() - Method in class com.yahoo.documentapi.VisitorParameters
 
getFull() - Method in class com.yahoo.container.handler.Coverage
 
getFullResultSets() - Method in class com.yahoo.container.handler.Coverage
A Coverage instance contains coverage information for potentially more than one search.
getFunction() - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
getFunction(String) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Returns a function or null if it isn't defined in this context
getFunctionSerialization(String) - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Returns the existing serialization of a function, or null if none
getGapLength() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the summed size of all gaps within segments
getGaps() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the total number of position jumps (backward or forward) within document segments
getGeneration() - Method in class com.yahoo.config.application.api.ApplicationMetaData
Gets the time the application was deployed Will return null if a problem occurred while getting metadata
getGeneration() - Method in class com.yahoo.config.subscription.ConfigSubscriber
The current generation of configs known by this subscriber.
getGid() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
getGidBitCount() - Method in class com.yahoo.document.BucketIdFactory
 
getGidModifier() - Method in class com.yahoo.document.idstring.IdString
 
getGidModifier() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getGlobalId() - Method in class com.yahoo.document.DocumentId
 
getGramSplitter() - Method in interface com.yahoo.language.Linguistics
Returns a thread-unsafe gram splitter.
getGroup() - Method in class com.yahoo.document.idstring.GroupDocIdString
 
getGroup() - Method in class com.yahoo.document.idstring.IdIdString
 
getGroup() - Method in class com.yahoo.document.idstring.IdString
 
getGroup() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getGroup() - Method in class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
 
getGroupBy() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the expression assigned as the group-by clause of this.
getGroupId() - Method in class com.yahoo.search.grouping.result.Group
Returns the id of this group.
getGroupingSessionCache() - Method in class com.yahoo.search.Query
Returns whether this query should use the grouping session cache.
getGroupList(String) - Method in class com.yahoo.search.grouping.result.Group
Returns the GroupList with the given label.
getHasher() - Method in class com.yahoo.search.cluster.ClusterSearcher
Returns the hasher used internally in this.
getHead() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of tokens in the field preceding the start of the first matched segment
getHeader(String) - Method in class com.yahoo.container.jdisc.HttpRequest
Access an HTTP header in the request.
getHeader() - Method in class com.yahoo.document.Document
 
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getHeader(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
getHeader(Result) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Returns the result header template
getHeaderNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeaderNames() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getHeaderNamesAsList() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeaderNamesAsList() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getHeaders() - Method in class com.yahoo.application.container.handler.Request
Returns a mutable multi-map of headers for this Request.
getHeaders() - Method in class com.yahoo.application.container.handler.Response
Returns a mutable multi-map of headers for this Response.
getHeaders(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeaders(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getHeaders(String) - Method in interface com.yahoo.jdisc.http.filter.RequestView
Returns an immutable view of all values of a named header field.
getHeaders(boolean) - Method in class com.yahoo.search.Result
Returns the set of "envelope" headers to be returned with this result.
getHeaders() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getHeadersAsList(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getHeadersAsList(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getHeaderType() - Method in class com.yahoo.document.DocumentType
 
getHeaderValue() - Method in interface com.yahoo.vespa.http.client.config.ConnectionParams.HeaderProvider
 
getHighestModificationTimestamp() - Method in class com.yahoo.documentapi.messagebus.protocol.WriteDocumentReply
Returns a unique VDS timestamp so that visiting up to and including that timestamp will return a state including this operation but not any operations sent to the same distributor after it.
getHighlight() - Method in class com.yahoo.search.query.Presentation
Returns how terms in this result should be highlighted, or null if not set
getHighlightItems() - Method in class com.yahoo.prelude.query.Highlight
Returns the modifiable map of highlight items (never null)
getHighlightTerms() - Method in class com.yahoo.prelude.query.Highlight
 
getHints() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns an immutable view to the hint list of this node.
getHistogram() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getHit(Hit) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Returns the hit template
getHitCount() - Method in class com.yahoo.search.Result
Returns the number of hit objects available in the top level group of this result.
getHitCounts() - Method in class com.yahoo.container.jdisc.ExtendedResponse
Returns the number of "hits" in this.
getHitCounts() - Method in class com.yahoo.search.handler.HttpSearchResponse
 
getHitFooter(Hit) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Returns the hit footer template
getHitLimit() - Method in class com.yahoo.prelude.query.IntItem
Returns the number of hits this will match, or 0 if all should be matched.
getHitList(String) - Method in class com.yahoo.search.grouping.result.Group
Returns the HitList with the given label.
getHitOrderer() - Method in class com.yahoo.search.Result
Returns the orderer used by the top level group, or null if the default relevancy order is used
getHits() - Method in class com.yahoo.search.Query
Returns the number of hits requested by the submitter of this query.
getHost() - Method in class com.yahoo.container.jdisc.HttpRequest
Get the host segment of the URI of this request.
getHost() - Method in class com.yahoo.log.LogMessage
 
getHost() - Method in class com.yahoo.net.URI
Returns the normalized host of this URI.
getHost() - Method in class com.yahoo.net.Url
 
getHost() - Method in class com.yahoo.search.federation.http.Connection
 
getHostBegin() - Method in class com.yahoo.net.Url
 
getHostEnd() - Method in class com.yahoo.net.Url
 
getHostName() - Static method in class com.yahoo.log.Util
We do not have direct access to the gethostname system call, so we have to fake it.
getHostname() - Method in class com.yahoo.vespa.http.client.config.Endpoint
 
getHosts() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Contents of hosts.xml.
getHosts() - Method in class com.yahoo.config.provision.ProvisionInfo
 
getHostSource() - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
getHttpMethod(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getHttpRequest(Request) - Static method in class com.yahoo.container.jdisc.HttpRequest
 
getHttpRequest() - Method in class com.yahoo.search.Query
Return the HTTP request which caused this query.
getHttpVersion(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getId() - Method in class com.yahoo.component.AbstractComponent
Do NOT call at construction time.
getId() - Method in class com.yahoo.component.chain.Chain
 
getId() - Method in interface com.yahoo.component.Component
Returns the id of this component
getId() - Method in class com.yahoo.config.provision.Rotation
 
getId() - Method in class com.yahoo.document.annotation.AnnotationType
Returns the ID of this annotation.
getId() - Method in class com.yahoo.document.BucketId
 
getId() - Method in class com.yahoo.document.DataType
 
getId() - Method in class com.yahoo.document.Document
 
getId() - Method in class com.yahoo.document.DocumentOperation
 
getId() - Method in class com.yahoo.document.DocumentPut
 
getId() - Method in class com.yahoo.document.DocumentRemove
 
getId() - Method in class com.yahoo.document.DocumentTypeId
 
getId() - Method in class com.yahoo.document.DocumentUpdate
 
getId(int) - Method in class com.yahoo.document.Field
Returns the numeric ID used to represent this field when serialized
getId() - Method in class com.yahoo.document.Field
 
getId() - Method in class com.yahoo.document.select.simple.IdSpecParser
 
getID(int) - Static method in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
Returns the operator with the specified ID.
getID(int) - Static method in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
 
getId() - Method in class com.yahoo.search.intent.model.Intent
Returns the id of this intent, never null
getId() - Method in class com.yahoo.search.intent.model.Source
Returns the id of this source, never null
getId() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
 
getId() - Method in class com.yahoo.search.pagetemplates.model.Section
Returns a unique id of this section within the page.
getId() - Method in class com.yahoo.search.result.Hit
Returns the hit id
getIdleLimit() - Method in class com.yahoo.search.cluster.MonitorConfiguration
Gets the number of ms a node (failing or working) is allowed to stay idle before it is pinged.
getIdString() - Method in class com.yahoo.component.AbstractComponent
DO NOT CALL, for internal use only,
getIdV6() - Method in class com.yahoo.document.Field
 
getIfAvailable(long, TimeUnit) - Method in class com.yahoo.search.searchchain.FutureResult
Same as get(timeout, timeunit) but returns Optiona.empty instead of a result with error if the result is not available in time
getIfExists(int) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
 
GetImage() - Method in interface com.yahoo.document.select.parser.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Get token literal value.
getImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the average of significance and weight.
getIndex() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
getIndex(String) - Method in class com.yahoo.documentapi.messagebus.protocol.LoadBalancer
Returns the index from a node name string
getIndex(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Returns the index from a name.
getIndexArgument() - Method in class com.yahoo.search.grouping.request.ArrayAtLookup
get the expression to evaluate before indexing
getIndexedString() - Method in class com.yahoo.prelude.query.CompositeIndexedItem
 
getIndexedString() - Method in interface com.yahoo.prelude.query.IndexedItem
Return the searchable term contents of this item.
getIndexedString() - Method in class com.yahoo.prelude.query.IndexedSegmentItem
 
getIndexedString() - Method in class com.yahoo.prelude.query.IntItem
 
getIndexedString() - Method in class com.yahoo.prelude.query.PhraseItem
 
getIndexedString() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
getIndexedString() - Method in class com.yahoo.prelude.query.RegExpItem
 
getIndexedString() - Method in class com.yahoo.prelude.query.SimpleIndexedItem
 
getIndexedString() - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
getIndexedString() - Method in class com.yahoo.prelude.query.WordItem
 
getIndexFacts() - Method in class com.yahoo.search.query.parser.ParserEnvironment
 
getIndexFacts() - Method in class com.yahoo.search.searchchain.Execution.Context
Returns information about the indexes specified by the search definitions used in this system, or null if not know.
getIndexName() - Method in class com.yahoo.prelude.query.AndSegmentItem
 
getIndexName() - Method in class com.yahoo.prelude.query.CompositeIndexedItem
The name of the index this belongs to, or "" (never null) if not specified
getIndexName() - Method in interface com.yahoo.prelude.query.HasIndexItem
 
getIndexName() - Method in class com.yahoo.prelude.query.IndexedSegmentItem
The name of the index this belongs to, or "" (never null) if not specified
getIndexName() - Method in class com.yahoo.prelude.query.PredicateQueryItem
 
getIndexName() - Method in class com.yahoo.prelude.query.SimpleIndexedItem
The name of the index this belongs to, or "" (never null) if not specified
getIndexName() - Method in class com.yahoo.prelude.query.WeakAndItem
 
getIndexName() - Method in class com.yahoo.prelude.query.WeightedSetItem
 
getIndirectRecordEntry(int, int) - Method in class com.yahoo.fsa.MetaData
 
getIndirectRecordEntry(int) - Method in class com.yahoo.fsa.MetaData
 
getInherited() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Returns the profiles inherited from various variants of this
getInheritedTypes() - Method in class com.yahoo.document.annotation.AnnotationType
 
getInheritedTypes() - Method in class com.yahoo.document.DocumentType
Returns the DocumentNames which are directly inherited by this as a read-only collection.
getInheritedTypes() - Method in class com.yahoo.document.StructDataType
 
getInitContent() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
 
getInitContent() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
 
getInitParameter(String) - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameterNames() - Method in interface com.yahoo.jdisc.http.filter.FilterConfig
Returns the names of the filter's initialization parameters as an Collection of String objects, or an empty Collection if the filter has no initialization parameters.
getInjector() - Method in class com.yahoo.jdisc.application.GuiceRepository
 
getInputEncoding() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the input encoding.
getInstance(Key<T>) - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
getInstance(Class<T>) - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
getInstance(Key<T>) - Method in class com.yahoo.jdisc.application.GuiceRepository
 
getInstance(Class<T>) - Method in class com.yahoo.jdisc.application.GuiceRepository
 
getInstance(Key<T>) - Method in interface com.yahoo.jdisc.Container
Returns the appropriate instance for the given injection key.
getInstance(Class<T>) - Method in interface com.yahoo.jdisc.Container
Returns the appropriate instance for the given injection type.
getInstance(Class<T>) - Method in class com.yahoo.processing.request.Properties
Returns the first instance of the given class in this chain, or null if none
getInstanceId() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getInstanceId() - Method in class com.yahoo.documentapi.messagebus.protocol.DestroyVisitorMessage
 
getInt(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getInt(FieldBase) - Method in interface com.yahoo.vespa.objects.Deserializer
 
getInt1_2_4Bytes(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getInt1_4Bytes(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getInt2_4_8Bytes(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getInteger() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getInteger(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns a property as an Integer
getInteger(String) - Method in class com.yahoo.processing.request.Properties
Returns a property as an Integer
getInteger(CompoundName, Integer) - Method in class com.yahoo.processing.request.Properties
Returns a property as an Integer
getInteger(String, Integer) - Method in class com.yahoo.processing.request.Properties
Returns a property as an Integer
getInteger(String) - Method in class com.yahoo.text.interpretation.Annotations
Helper function to get a Double annotation.
getIntent() - Method in class com.yahoo.search.intent.model.IntentNode
Returns the intent of this node, this is never null
getIntEntry(int) - Method in class com.yahoo.fsa.MetaData
 
getInternalData() - Method in class com.yahoo.prelude.hitfield.RawData
 
getInterpretation() - Method in class com.yahoo.search.intent.model.InterpretationNode
Returns this interpretation.
getIntHeader(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getInvalidExplanation() - Method in class com.yahoo.net.URI
Returns an explanation of why this uri is invalid, or null if it is valid
getItem(int) - Method in class com.yahoo.prelude.query.CompositeItem
Returns a subitem
getItemClass() - Method in class com.yahoo.prelude.query.TermType
Returns the CompositeItem type this type corresponds to, or CompositeItem if it's the default
getItemCount() - Method in class com.yahoo.prelude.query.CompositeItem
Returns the number of direct ancestors of this item
getItemIndex(Item) - Method in class com.yahoo.prelude.query.CompositeItem
Returns the index of a subitem
getItemIterator() - Method in class com.yahoo.prelude.query.CompositeItem
Returns a modifiable list iterator
getItems() - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
getItems() - Method in class com.yahoo.document.select.rule.AttributeNode
 
getItems() - Method in class com.yahoo.document.select.rule.LogicNode
 
getItemType() - Method in class com.yahoo.prelude.query.AndItem
 
getItemType() - Method in class com.yahoo.prelude.query.AndSegmentItem
 
getItemType() - Method in class com.yahoo.prelude.query.DotProductItem
 
getItemType() - Method in class com.yahoo.prelude.query.EquivItem
 
getItemType() - Method in class com.yahoo.prelude.query.ExactStringItem
 
getItemType() - Method in class com.yahoo.prelude.query.FalseItem
 
getItemType() - Method in class com.yahoo.prelude.query.IntItem
 
getItemType() - Method in class com.yahoo.prelude.query.Item
Return the enumerated type of this item.
getItemType() - Method in class com.yahoo.prelude.query.NearItem
 
getItemType() - Method in class com.yahoo.prelude.query.NotItem
 
getItemType() - Method in class com.yahoo.prelude.query.NullItem
 
getItemType() - Method in class com.yahoo.prelude.query.ONearItem
 
getItemType() - Method in class com.yahoo.prelude.query.OrItem
 
getItemType() - Method in class com.yahoo.prelude.query.PhraseItem
 
getItemType() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
getItemType() - Method in class com.yahoo.prelude.query.PredicateQueryItem
 
getItemType() - Method in class com.yahoo.prelude.query.PrefixItem
 
getItemType() - Method in class com.yahoo.prelude.query.PureWeightedInteger
 
getItemType() - Method in class com.yahoo.prelude.query.PureWeightedString
 
getItemType() - Method in class com.yahoo.prelude.query.RankItem
 
getItemType() - Method in class com.yahoo.prelude.query.RegExpItem
 
getItemType() - Method in class com.yahoo.prelude.query.SubstringItem
 
getItemType() - Method in class com.yahoo.prelude.query.SuffixItem
 
getItemType() - Method in class com.yahoo.prelude.query.WandItem
 
getItemType() - Method in class com.yahoo.prelude.query.WeakAndItem
 
getItemType() - Method in class com.yahoo.prelude.query.WeightedSetItem
 
getItemType() - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
getItemType() - Method in class com.yahoo.prelude.query.WordItem
 
getItemType() - Method in class com.yahoo.search.query.QueryTree
 
getIterator() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.VisitingProgress
 
getIteratorHandler(Document) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
getIteratorId() - Method in class com.yahoo.persistence.spi.result.CreateIteratorResult
 
getJarFile() - Method in class com.yahoo.config.subscription.JarSource
 
getJDisc(String) - Method in class com.yahoo.application.Application
 
getJDiscRequest() - Method in class com.yahoo.container.jdisc.HttpRequest
Access the underlying JDisc for this HTTP request.
getJdiscResponse() - Method in class com.yahoo.container.jdisc.HttpResponse
The underlying JDisc response.
getKey() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
getKey() - Method in class com.yahoo.document.predicate.FeatureRange
 
getKey() - Method in class com.yahoo.document.predicate.FeatureSet
 
getKey() - Method in class com.yahoo.documentapi.ProgressToken.BucketKeyWrapper
 
getKey() - Method in class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
 
getKey() - Method in class com.yahoo.processing.execution.Execution.Trace.LogValue
 
getKey() - Method in class com.yahoo.tensor.Tensor.Cell
 
getKeys() - Method in class com.yahoo.prelude.templates.Context
 
getKeys() - Method in class com.yahoo.prelude.templates.HitContext
 
getKeys() - Method in class com.yahoo.prelude.templates.MapContext
 
getKeyType() - Method in class com.yahoo.document.MapDataType
 
getLabel() - Method in class com.yahoo.document.predicate.RangePartition
 
getLabel() - Method in class com.yahoo.prelude.query.Item
Obtain the label for this item.
getLabel() - Method in class com.yahoo.search.grouping.request.GroupingNode
Returns the label assigned to this grouping expression.
getLabel() - Method in class com.yahoo.search.grouping.result.AbstractList
Returns the label of this list.
getLanguage() - Method in class com.yahoo.language.detect.Detection
 
getLanguage() - Method in class com.yahoo.prelude.query.Item
Returns the language of any natural language text below this item, or Language.UNKNOWN if not set.
getLanguage() - Method in class com.yahoo.search.query.Model
Returns the explicitly set parsing language of this query model, or null if none
getLanguage() - Method in class com.yahoo.search.query.parser.Parsable
Returns the language to use when parsing, or null to decide during parsing.
getLast() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getLastBucket() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorReply
 
getLastHitNo() - Method in class com.yahoo.search.result.Templating
Returns the number of the last result of the current hit page.
getLastModified() - Method in class com.yahoo.document.Document
Returns the last modified time of this Document, when stored in persistent storage.
getLastModified() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentReply
Returns the date the document was last modified.
getLastModifiedTimestamp() - Method in class com.yahoo.persistence.spi.result.GetResult
 
getLastPopped() - Method in class com.yahoo.docproc.CallStack
Returns the element that was last popped from this stack, or null if none have been popped or the stack is empty
getLayout() - Method in class com.yahoo.search.pagetemplates.model.Section
Returns the layout identifier describing the kind of layout which should be used by the rendering engine to lay out the content of this section.
getLeftCondition() - Method in class com.yahoo.searchlib.rankingexpression.rule.ComparisonNode
 
getLength(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the length of this span according to subtree i, i.e. getFrom(i) - getTo(i).
getLength() - Method in class com.yahoo.document.annotation.Span
 
getLength() - Method in class com.yahoo.document.annotation.SpanList
Returns the length of this span, i.e. getFrom() - getTo().
getLength() - Method in class com.yahoo.document.annotation.SpanNode
Returns the length of this span, i.e. getFrom() - getTo().
getLength() - Method in class com.yahoo.language.process.GramSplitter.Gram
 
getLength() - Method in class com.yahoo.net.UrlToken
 
getLevel() - Method in class com.yahoo.log.LogMessage
 
getLevel() - Method in class com.yahoo.messagebus.Trace
Returns the trace level.
getLevel() - Method in class com.yahoo.search.grouping.request.GroupingExpression
Returns the conceptual level of this expression.
getLevel() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the conceptual level of this node.
getLevelControl(String) - Method in class com.yahoo.log.VespaLevelControllerRepo
 
getLevelController(String) - Method in interface com.yahoo.log.LevelControllerRepo
Return the level controller for a given component.
getLevelController(String) - Method in class com.yahoo.log.MappedLevelControllerRepo
 
getLevelController(String) - Method in class com.yahoo.log.VespaLevelControllerRepo
 
getLevelDesc(int) - Static method in class com.yahoo.search.grouping.request.GroupingOperation
Returns a description of the given level.
getLevelLimit() - Method in interface com.yahoo.log.LevelController
 
getLevels() - Static method in class com.yahoo.log.LogLevel
Static method returning a map from Vespa level name to Level
getLHS() - Method in class com.yahoo.document.select.rule.ComparisonNode
Returns the left hand side of this comparison.
getLibraryName() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getLibraryParameters() - Method in class com.yahoo.documentapi.VisitorParameters
 
getLine() - Method in interface com.yahoo.document.select.parser.CharStream
Deprecated.
getLine() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Deprecated.
getLinguistics() - Method in class com.yahoo.search.query.parser.ParserEnvironment
 
getLinguistics() - Method in class com.yahoo.search.searchchain.Execution.Context
Returns the Linguistics object assigned to this Context.
getList() - Method in class com.yahoo.document.FieldPath
 
getListFeatures() - Method in class com.yahoo.search.query.Ranking
Returns whether rank features should be dumped with the result of this query, default false
getLoad() - Method in class com.yahoo.search.cluster.Hasher.NodeFactor
 
getLoadType() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentMessage
 
getLoadType() - Method in class com.yahoo.documentapi.VisitorParameters
 
getLoadTypes() - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
 
getLocalAddr() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalDataHandler() - Method in class com.yahoo.documentapi.VisitorParameters
 
getLocale() - Method in class com.yahoo.search.grouping.request.UcaFunction
 
getLocale() - Method in class com.yahoo.search.query.Model
Returns the explicitly set parsing locale of this query model, or null if none.
getLocale() - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
getLocalhost() - Static method in class com.yahoo.net.HostName
Return a public and fully qualified hostname for localhost that resolves to an IP address on a network interface.
getLocalPort() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalQueueTimeOut() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getLocation() - Method in class com.yahoo.document.idstring.DocIdString
Get the location of this document id.
getLocation() - Method in class com.yahoo.document.idstring.GroupDocIdString
Get the location of this document id.
getLocation() - Method in class com.yahoo.document.idstring.IdIdString
 
getLocation() - Method in class com.yahoo.document.idstring.IdString
 
getLocation() - Method in class com.yahoo.document.idstring.OrderDocIdString
Get the location of this document id.
getLocation() - Method in class com.yahoo.document.idstring.UserDocIdString
Get the location of this document id.
getLocation() - Method in class com.yahoo.metrics.simple.Identifier
 
getLocation() - Method in class com.yahoo.search.query.Ranking
Returns the location of this query, or null if none
getLocationBitCount() - Method in class com.yahoo.document.BucketIdFactory
 
getLogger() - Method in class com.yahoo.search.Searcher
Returns a logger unique for the instance subclass
getLogHandler() - Static method in class com.yahoo.log.LogSetup
Returns the log handler set up by this class
getLogValues() - Method in class com.yahoo.container.jdisc.HttpResponse
 
getLogValues() - Method in class com.yahoo.processing.handler.ProcessingResponse
 
getLogValues() - Method in class com.yahoo.search.handler.HttpSearchResponse
 
getLong() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
getLong(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Long
getLong(String) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Long
getLong(CompoundName, Long) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Long
getLong(String, Long) - Method in class com.yahoo.processing.request.Properties
Returns a property as a Long
getLong(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getLong(FieldBase) - Method in interface com.yahoo.vespa.objects.Deserializer
 
getLongestSequence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the size of the longest matched continuous, in-order sequence in the document
getLongestSequenceRatio() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns longestSequence/matches
getLookupArgument() - Method in class com.yahoo.search.grouping.request.InterpolatedLookup
Get the expression that will be evaluated before lookup.
getLookupIndex() - Method in class com.yahoo.document.FieldPathEntry
 
getLookupKey() - Method in class com.yahoo.document.FieldPathEntry
 
getLowerBound() - Method in class com.yahoo.document.predicate.RangeEdgePartition
 
getLowerCasedName() - Method in class com.yahoo.processing.request.CompoundName
 
getMainError() - Method in class com.yahoo.search.result.DefaultErrorHit
Deprecated.
since 5.18, use DefaultErrorHit.errors()
getMainError() - Method in interface com.yahoo.search.result.ErrorHit
Deprecated.
getMainTld() - Method in class com.yahoo.net.URI
 
getMajor() - Method in class com.yahoo.component.Version
Returns the major component of this version, or 0 if not specified
getMajor() - Method in class com.yahoo.component.VersionSpecification
Returns the major component of this version, or 0 if not specified
getMajor() - Method in class com.yahoo.config.provision.Version
Returns major version component
getMajorVersion() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Returns the major version this application is valid for, or empty if it is valid for all versions
getMap(DataType, DataType) - Static method in class com.yahoo.document.DataType
Returns a map datatype
getMap() - Method in class com.yahoo.text.interpretation.Annotations
 
getMapForMetric(String) - Method in class com.yahoo.metrics.simple.Bucket
 
getMarket() - Method in class com.yahoo.language.detect.Hint
 
getMatch() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
A ready-to-use aggregate match score.
getMatchAsPath() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns whether instances of this should be matched as path names.
getMatches() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of query terms which was matched in this field
getMatching() - Method in class com.yahoo.search.query.Ranking
Returns the matching settings of this.
getMatchingResultList(DocumentOperation) - Method in class com.yahoo.document.select.DocumentSelector
Returns the list of different variables resulting in a true state for this expression.
getMatchingResultList(Context) - Method in class com.yahoo.document.select.DocumentSelector
Returns the list of different variables resulting in a true state for this expression.
getMatchPhase() - Method in class com.yahoo.search.query.Ranking
Returns the match phase rank settings of this.
getMax() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getMax() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the max clause of this.
getMax() - Method in class com.yahoo.search.pagetemplates.model.Section
Returns max number of (immediate) elements/sections permissible within this, -1 means unrestricted.
getMax() - Method in class com.yahoo.statistics.Value
Get maximum value logged since last reset.
getMaxAge(TimeUnit) - Method in class com.yahoo.jdisc.http.Cookie
 
getMaxAge() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getMaxAlternativeSegmentations() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the maximal number of alternative segmentations allowed in addition to the first one found.
getMaxBucketsPerVisitor() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getMaxBucketsPerVisitor() - Method in class com.yahoo.documentapi.VisitorParameters
 
getMaxChunkSizeBytes() - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
 
getMaxChunkSizeBytes() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getMaxConnectionsPerRoute() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getMaxFilterCoverage() - Method in class com.yahoo.search.query.ranking.MatchPhase
 
getMaxFirstPassHits() - Method in class com.yahoo.documentapi.VisitorParameters
 
getMaxHits() - Method in class com.yahoo.search.query.ranking.MatchPhase
Returns the max hits to aim for producing in the match phase on each content node, or null if not set
getmaxInFlightRequests() - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
 
getMaxInFlightRequests() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getMaxOccurrences() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the number of occurrences the number of occurrences of each word is normalized against.
getMaxPending() - Method in class com.yahoo.documentapi.VisitorParameters
 
getMaxPendingCount() - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Returns the maximum number of pending messages allowed.
getMaxPendingCount() - Method in class com.yahoo.messagebus.MessageBus
Gets maximum number of messages that can be received without being replied to yet.
getMaxPendingCount() - Method in class com.yahoo.messagebus.MessageBusParams
Returns the maximum number of pending messages.
getMaxPendingCount() - Method in class com.yahoo.messagebus.StaticThrottlePolicy
Returns the maximum number of pending messages allowed.
getMaxPendingReplyCount() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getMaxPendingSize() - Method in class com.yahoo.messagebus.MessageBus
Gets maximum combined size of messages that can be received without being replied to yet.
getMaxPendingSize() - Method in class com.yahoo.messagebus.MessageBusParams
Returns the maximum number of bytes allowed for pending messages.
getMaxPendingSize() - Method in class com.yahoo.messagebus.StaticThrottlePolicy
Returns the maximum total size of pending messages allowed.
getMaxRetries() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
getMaxRetries() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getMaxSleepTimeMs() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getMaxTotalConnections() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getMaxTotalHits() - Method in class com.yahoo.documentapi.VisitorParameters
 
getMaxWindowSize() - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Get the maximum number of pending operations allowed at any time.
getMd5() - Method in class com.yahoo.config.application.api.ApplicationFile.MetaData
 
getMean() - Method in class com.yahoo.statistics.Value
Get mean value since last reset.
getMessage() - Method in error com.yahoo.document.select.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class com.yahoo.jdisc.http.HttpResponse
 
getMessage() - Method in exception com.yahoo.jdisc.test.ServerProviderConformanceTest.ConformanceException
 
getMessage() - Method in class com.yahoo.messagebus.Error
Return the description of this error.
getMessage() - Method in class com.yahoo.messagebus.Reply
Returns the message to which this is a reply.
getMessage() - Method in class com.yahoo.processing.request.ErrorMessage
Returns the error message, never null
getMessage() - Method in class com.yahoo.protect.ErrorMessage
 
getMessage() - Method in error com.yahoo.searchlib.rankingexpression.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageBus() - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
Returns the internal message bus object so that clients can use it directly.
getMessageBus() - Method in class com.yahoo.messagebus.NetworkMessageBus
Returns the contained message bus object
getMessageBusParams() - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Returns the params object used to instantiate the message bus.
getMessageHandler() - Method in class com.yahoo.messagebus.DestinationSession
Returns the message handler of this session.
getMessageHandler() - Method in class com.yahoo.messagebus.DestinationSessionParams
Returns the handler to receive incoming messages.
getMessageHandler() - Method in class com.yahoo.messagebus.IntermediateSession
Returns the message handler of this session.
getMessageHandler() - Method in class com.yahoo.messagebus.IntermediateSessionParams
Returns the handler to receive incoming messages.
getMetaData() - Method in class com.yahoo.config.application.api.ApplicationFile
 
getMetaData() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Gets the ApplicationMetaData instance for this application package.
getMetaPath() - Method in class com.yahoo.config.application.api.ApplicationFile
 
getMethod() - Method in class com.yahoo.application.container.handler.Request
 
getMethod() - Method in class com.yahoo.container.jdisc.HttpRequest
Return the HTTP method (GET, POST...) of the incoming request.
getMethod() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getMethod() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getMethod() - Method in interface com.yahoo.jdisc.http.filter.RequestView
Returns the Http method.
getMethod() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getMethod() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the http method to use.
getMethod() - Method in class com.yahoo.search.pagetemplates.model.AbstractChoice
Returns the choice method to use - a string interpreted by the resolver in use, or null to use any available method
getMetric() - Method in class com.yahoo.docproc.CallStack
 
getMetric(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
Returns the value of a metric, or null if it is not set
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.ANDPolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
getMetrics() - Method in interface com.yahoo.documentapi.messagebus.protocol.DocumentProtocolRoutingPolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentRouteSelectorPolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.ErrorPolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.ExternPolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.LoadBalancerPolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.LocalServicePolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.MessageTypePolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.RoundRobinPolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.SearchColumnPolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.SearchRowPolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
 
getMetrics() - Method in class com.yahoo.documentapi.messagebus.protocol.SubsetServicePolicy
 
getMetrics() - Method in class com.yahoo.messagebus.MessageBus
Returns the metrics used by this messagebus.
getMetrics() - Method in interface com.yahoo.messagebus.Protocol
Returns the metrics associated with this protocol.
getMicro() - Method in class com.yahoo.component.Version
Returns the micro component of this version, or 0 if not specified
getMicro() - Method in class com.yahoo.component.VersionSpecification
Returns the micro component of this version, or 0 if not specified
getMicro() - Method in class com.yahoo.config.provision.Version
Returns micro version component
getMimeType() - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Returns the text MIME
getMimeType() - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
getMimeType() - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
getMimeType() - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
getMimeType() - Method in class com.yahoo.processing.rendering.Renderer
The MIME type of the rendered content sent to the client.
getMimeType() - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
getMimeType() - Method in class com.yahoo.search.rendering.JsonRenderer
 
getMimeType() - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
getMin() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getMin() - Method in class com.yahoo.search.pagetemplates.model.Section
Returns min number of (immediate) elements/sections desired within this, -1 means unrestricted.
getMin() - Method in class com.yahoo.statistics.Value
Get minimal value logged since last reset.
getMinCpuCores() - Method in class com.yahoo.config.provision.Flavor
 
getMinDiskAvailableGb() - Method in class com.yahoo.config.provision.Flavor
 
getMinGroups() - Method in class com.yahoo.search.query.ranking.Diversity
Returns the max hits to aim for producing in the match phase on each content node, or null if not set
getMinHitsPerThread() - Method in class com.yahoo.search.query.ranking.Matching
 
getMinMainMemoryAvailableGb() - Method in class com.yahoo.config.provision.Flavor
 
getMinor() - Method in class com.yahoo.component.Version
Returns the minor component of this version, or 0 if not specified
getMinor() - Method in class com.yahoo.component.VersionSpecification
Returns the minor component of this version, or 0 if not specified
getMinor() - Method in class com.yahoo.config.provision.Version
Returns minor version component
getMinTimeBetweenRetriesMs() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
getMinTimeBetweenRetriesMs() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getMinWindowSize() - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Get the minimum number of pending operations allowed at any time.
getMirror() - Method in class com.yahoo.documentapi.messagebus.protocol.ExternalSlobrokPolicy
 
getMirror() - Method in class com.yahoo.documentapi.messagebus.protocol.ExternPolicy
Returns the slobrok mirror used by this policy to resolve external recipients.
getMirror(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.SlobrokHostFetcher
 
getModel() - Method in class com.yahoo.search.Query
Returns the query representation model to be used for this query, never null
getModification() - Method in class com.yahoo.text.interpretation.Interpretation
 
getModifiedBuckets() - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
getModifiedBuckets() - Method in interface com.yahoo.persistence.spi.PersistenceProvider
This function is called continuously by the service layer.
getMonitor() - Method in class com.yahoo.search.cluster.ClusterSearcher
Returns the monitor of these nodes
getN() - Method in class com.yahoo.prelude.query.WeakAndItem
 
getName() - Method in class com.yahoo.component.chain.Phase
 
getName() - Method in class com.yahoo.component.ComponentId
Returns the name of this.
getName() - Method in class com.yahoo.component.ComponentSpecification
Returns the name of this.
getName() - Method in class com.yahoo.config.ChangesRequiringRestart
 
getName() - Method in class com.yahoo.docproc.CallStack
Returns the name of this stack, or null if it is not named
getName() - Method in class com.yahoo.docproc.DocprocExecutor
 
getName() - Method in class com.yahoo.docproc.DocprocService
 
getName() - Method in class com.yahoo.document.annotation.AnnotationType
Returns the name of this annotation.
getName() - Method in class com.yahoo.document.annotation.SpanTree
Returns the name of this span tree.
getName() - Method in class com.yahoo.document.DataType
 
getName() - Method in class com.yahoo.document.DataTypeName
 
getName() - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
getName() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
getName() - Method in class com.yahoo.io.reader.NamedReader
 
getName() - Method in class com.yahoo.jdisc.http.Cookie
 
getName() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getName() - Method in class com.yahoo.log.event.Event
Get the name of the event instance.
getName() - Method in class com.yahoo.log.event.Unknown
 
getName() - Method in class com.yahoo.messagebus.DestinationSession
Returns the name of this session.
getName() - Method in class com.yahoo.messagebus.DestinationSessionParams
Returns the name to register with message bus.
getName(int) - Static method in class com.yahoo.messagebus.ErrorCode
Translates the given error code into its symbolic name.
getName() - Method in class com.yahoo.messagebus.IntermediateSession
Returns the name of this session.
getName() - Method in class com.yahoo.messagebus.IntermediateSessionParams
Returns the name to register with message bus.
getName() - Method in interface com.yahoo.messagebus.Protocol
Returns a global unique name for this protocol.
getName() - Method in class com.yahoo.metrics.simple.Identifier
 
getName() - Method in class com.yahoo.path.Path
Get the name of this path element, typically the last element in the path string.
getName() - Method in class com.yahoo.prelude.hitfield.HitField
 
getName() - Method in class com.yahoo.prelude.query.AndItem
 
getName() - Method in class com.yahoo.prelude.query.AndSegmentItem
 
getName() - Method in class com.yahoo.prelude.query.EquivItem
 
getName() - Method in class com.yahoo.prelude.query.ExactStringItem
 
getName() - Method in class com.yahoo.prelude.query.FalseItem
 
getName() - Method in class com.yahoo.prelude.query.IntItem
 
getName() - Method in class com.yahoo.prelude.query.Item
Returns the name of this item
getName() - Method in class com.yahoo.prelude.query.NearItem
 
getName() - Method in class com.yahoo.prelude.query.NotItem
 
getName() - Method in class com.yahoo.prelude.query.NullItem
 
getName() - Method in class com.yahoo.prelude.query.ONearItem
 
getName() - Method in class com.yahoo.prelude.query.OrItem
 
getName() - Method in class com.yahoo.prelude.query.PhraseItem
 
getName() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
getName() - Method in class com.yahoo.prelude.query.PredicateQueryItem
 
getName() - Method in class com.yahoo.prelude.query.PrefixItem
 
getName() - Method in class com.yahoo.prelude.query.PureWeightedItem
 
getName() - Method in class com.yahoo.prelude.query.RankItem
 
getName() - Method in class com.yahoo.prelude.query.RegExpItem
 
getName() - Method in class com.yahoo.prelude.query.SubstringItem
 
getName() - Method in class com.yahoo.prelude.query.SuffixItem
 
getName() - Method in class com.yahoo.prelude.query.TermType
 
getName() - Method in class com.yahoo.prelude.query.WeakAndItem
 
getName() - Method in class com.yahoo.prelude.query.WeightedSetItem
 
getName() - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
getName() - Method in class com.yahoo.prelude.query.WordItem
 
getName() - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
 
getName() - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
getName() - Method in class com.yahoo.prelude.templates.Template
Get template name
getName() - Method in class com.yahoo.search.pagetemplates.model.Layout
 
getName() - Method in class com.yahoo.search.pagetemplates.model.Renderer
Returns the name of this renderer (never null).
getName() - Method in class com.yahoo.search.pagetemplates.model.Source
Returns the name of this source (never null)
getName() - Method in class com.yahoo.search.query.profile.types.FieldDescription
Returns the full name of this as a string
getName() - Method in class com.yahoo.search.query.QueryTree
 
getName() - Method in class com.yahoo.search.query.Sorting.AttributeSorter
 
getName() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
getName() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction.Instance
 
getName() - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Returns the name of this ranking expression, or "" if no name is set.
getName() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
getName() - Method in class com.yahoo.vespa.objects.FieldBase
 
getNamespace() - Method in class com.yahoo.component.ComponentId
The namespace is null if this is a top level component id
getNamespace() - Method in class com.yahoo.component.ComponentSpecification
The namespace is null if this is to match a top level component id
getNamespace() - Method in class com.yahoo.document.idstring.IdString
 
getNamespaceSpecific() - Method in class com.yahoo.document.idstring.IdString
 
getNestedType() - Method in class com.yahoo.document.CollectionDataType
 
getNetwork() - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
Returns the network layer of the internal message bus object so that clients can use it directly.
getNetwork() - Method in class com.yahoo.messagebus.NetworkMessageBus
Returns the network of this as a Network
getNewEncoder() - Static method in class com.yahoo.text.Utf8
Create a new UTF-8 encoder.
getNewInstance(Class<T>, String, ConfigPayload) - Static method in class com.yahoo.config.subscription.ConfigInstanceUtil
 
getNewTimestamp() - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
Returns the timestamp to assign to the updated document.
getNewValue() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getNewValues() - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
getNext() - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
getNext(int) - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
getNext() - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
getNext(int) - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
getNext() - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
getNext(int) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
getNext() - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
getNext(int) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
getNext() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorDestinationSession
 
getNext(int) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorDestinationSession
 
getNext() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
getNext(int) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
getNext() - Method in interface com.yahoo.documentapi.Session
Returns the next response of this session.
getNext(int) - Method in interface com.yahoo.documentapi.Session
Returns the next response of this session.
getNext() - Method in interface com.yahoo.documentapi.VisitorControlSession
Returns the next response of this session.
getNext(int) - Method in interface com.yahoo.documentapi.VisitorControlSession
Returns the next response of this session.
getNext() - Method in class com.yahoo.documentapi.VisitorDataHandler
Returns the next response of this session.
getNext(int) - Method in class com.yahoo.documentapi.VisitorDataHandler
Returns the next response of this session.
getNext() - Method in class com.yahoo.documentapi.VisitorDataQueue
 
getNext(int) - Method in class com.yahoo.documentapi.VisitorDataQueue
 
getNext() - Method in interface com.yahoo.documentapi.VisitorIterator.BucketSource
 
getNext() - Method in class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
getNext() - Method in class com.yahoo.documentapi.VisitorIterator.ExplicitBucketSource
 
getNext() - Method in class com.yahoo.documentapi.VisitorIterator
 
getNextFirstHitNo() - Method in class com.yahoo.search.result.Templating
Returns the first hit of the next result page, 0 if there aren't any more hits available
getNextLastHitNo() - Method in class com.yahoo.search.result.Templating
Returns the first hit of the next result page, 0 if there aren't any more hits available
getNextResultURL() - Method in class com.yahoo.search.result.Templating
An URL that may be used to obtain the next result page.
getNextTask() - Method in class com.yahoo.documentapi.messagebus.ScheduledEventQueue
Waits until the queue has a task that is ready for scheduling, removes that task from the queue and returns it.
getNextToken() - Method in class com.yahoo.document.select.parser.SelectParser
Get the next Token.
getNextToken() - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Get the next Token.
getNextToken() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Get the next Token.
getNextToken() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Get the next Token.
getNoCache() - Method in class com.yahoo.search.Query
Returns whether this query should never be served from a cache.
getNode() - Method in class com.yahoo.document.select.rule.ArithmeticNode.NodeItem
 
getNode() - Method in class com.yahoo.document.select.rule.EmbracedNode
 
getNode() - Method in class com.yahoo.document.select.rule.LogicNode.NodeItem
 
getNode() - Method in class com.yahoo.document.select.rule.NegationNode
 
getNode() - Method in class com.yahoo.document.select.simple.SelectionParser
 
getNode() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
 
getNode() - Method in class com.yahoo.search.cluster.Hasher.NodeFactor
 
getNode() - Method in class com.yahoo.search.cluster.TrafficNodeMonitor
 
getNodeCount() - Method in class com.yahoo.search.cluster.Hasher.NodeList
 
getNodeMonitor(T) - Method in class com.yahoo.search.cluster.ClusterMonitor
Returns the monitor of the given node, or null if this node has not been added
getNodePath(Node, String) - Static method in class com.yahoo.text.XML
Returns the path to the given xml node, where each node name is separated by the given separator string.
getNodes() - Method in class com.yahoo.container.handler.Coverage
 
getNodes() - Method in class com.yahoo.search.cluster.Hasher
Returns a list of nodes that are up.
getNodeWeights() - Method in class com.yahoo.documentapi.messagebus.protocol.LoadBalancer
 
getNohits(Result) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Returns the empty body template
getNonOverlappingFullPhraseMatches(PhraseMatcher, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
Retrieve the longest, from left to right non overlapping full phrase substrings in query based on FSA dictionary
getNonOverlappingMatchesInAndItem(List<PhraseMatcher.Phrase>, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
Retrieve the longest, from left to right non overlapping substrings in AndItem based on FSA dictionary
getNonOverlappingPartialPhraseMatches(PhraseMatcher, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterFeatures
Retrieve the longest, from left to right non overlapping partial phrase substrings in query based on FSA dictionary
getNormalized() - Method in class com.yahoo.prelude.query.SegmentItem
 
getNormalizedOriginalQuery(Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Retrieve normalized original query from query object
getNormalizer() - Method in interface com.yahoo.language.Linguistics
Returns a thread-unsafe normalizer.
getNote() - Method in class com.yahoo.messagebus.TraceNode
Returns the note assigned to this node.
getNthDigit(long, int) - Static method in class com.yahoo.text.DoubleFormatter
 
getNumArgs() - Method in class com.yahoo.search.grouping.request.FunctionNode
Returns the number of arguments that were given to this function at construction.
getNumber() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
getNumber() - Method in class com.yahoo.document.datatypes.NumericFieldValue
 
getNumber() - Method in class com.yahoo.document.idstring.IdIdString
 
getNumber() - Method in class com.yahoo.document.idstring.IdString
 
getNumber() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getNumber() - Method in class com.yahoo.document.idstring.UserDocIdString
 
getNumber() - Method in class com.yahoo.prelude.query.IntItem
Sets the number expression of this - a number or range
getNumBits() - Method in class com.yahoo.search.grouping.request.Md5Function
Returns the number of bits of the md5 to include in the evaluated result.
getNumBits() - Method in class com.yahoo.search.grouping.request.XorBitFunction
Returns the number of bits of the expression value to xor.
getNumBucketBits() - Method in class com.yahoo.document.BucketDistribution
Returns the number of bits used for bucket identifiers.
getNumBuckets() - Method in class com.yahoo.document.BucketDistribution
Returns the number of buckets available using the configured number of bucket bits.
getNumBuckets() - Method in class com.yahoo.search.grouping.request.PredefinedFunction
Returns the number of buckets to divide the result into.
getNumChildren() - Method in class com.yahoo.messagebus.TraceNode
Returns the number of child nodes of this.
getNumChildren() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the number of child operations of this.
getNumColumns() - Method in class com.yahoo.document.BucketDistribution
Returns the number of columns to distribute to.
getNumComponents() - Method in interface com.yahoo.language.process.Token
Returns the number of components, if this token is a compound word (e.g.
getNumErrors() - Method in class com.yahoo.messagebus.Reply
Returns the number of errors that this reply contains.
getNumOrderBy() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the number of expressions in the order-by clause of this.
getNumOutputs() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the number of expressions in the output clause of this.
getNumPersistentConnectionsPerEndpoint() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
getNumPersistentConnectionsPerEndpoint() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getNumProtocols() - Method in class com.yahoo.messagebus.MessageBusParams
Returns the number of protocols that are contained in this.
getNumSearchPartitions() - Method in class com.yahoo.search.query.ranking.Matching
 
getNumStems() - Method in interface com.yahoo.language.process.Token
Returns the number of stem forms available for this token.
getNumSubTrees() - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the number of subtrees under this node.
getNumThreadsPerSearch() - Method in class com.yahoo.search.query.ranking.Matching
 
getNumTokens() - Method in class com.yahoo.prelude.query.WeightedSetItem
 
getNumWords() - Method in interface com.yahoo.prelude.query.HasIndexItem
 
getNumWords() - Method in class com.yahoo.prelude.query.IntItem
 
getNumWords() - Method in class com.yahoo.prelude.query.PhraseItem
 
getNumWords() - Method in class com.yahoo.prelude.query.RegExpItem
 
getNumWords() - Method in class com.yahoo.prelude.query.SegmentItem
 
getNumWords() - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
getNumWords() - Method in class com.yahoo.prelude.query.WordItem
 
getObject(String) - Method in class com.yahoo.search.query.ranking.RankFeatures
Returns this value as whatever type it was stored as.
getOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query.
getOccurrenceImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the importance of having many occurrences of the query terms, relative to earlinessImportance, segmentProximityImportance and proximityCompletenessImportance in the match metric.
getOffset() - Method in interface com.yahoo.language.process.Token
Returns the offset position of this token
getOffset() - Method in class com.yahoo.net.UrlToken
 
getOffset() - Method in class com.yahoo.search.Query
Returns the offset from the most relevant hits requested by the submitter of this query.
getOldTimestamp() - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
Returns the timestamp required for this update to be applied.
getOnOffString() - Method in interface com.yahoo.log.LevelController
return a string suitable for printing in a logctl file.
getOperand() - Method in class com.yahoo.document.predicate.Negation
 
getOperand() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
Returns the operand of this arithmetic value update.
getOperands() - Method in class com.yahoo.document.predicate.Conjunction
 
getOperands() - Method in class com.yahoo.document.predicate.Disjunction
 
getOperands() - Method in class com.yahoo.document.predicate.FeatureConjunction
 
getOperands() - Method in class com.yahoo.document.predicate.Negation
 
getOperands() - Method in class com.yahoo.document.predicate.PredicateOperator
 
getOperator() - Method in class com.yahoo.document.select.rule.ArithmeticNode.NodeItem
 
getOperator() - Method in class com.yahoo.document.select.rule.ComparisonNode
Returns the comparison operator of this.
getOperator() - Method in class com.yahoo.document.select.rule.LogicNode.NodeItem
 
getOperator() - Method in class com.yahoo.document.select.simple.OperatorParser
 
getOperator() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
Returns the operator of this arithmatic value update.
getOperator() - Method in class com.yahoo.searchlib.rankingexpression.rule.ComparisonNode
 
getOptimizer(Class<?>) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ExpressionOptimizer
Gets an optimizer instance used by this by class name, or null if the optimizer is not known
getOptionalCreateIfNonExistent() - Method in class com.yahoo.document.DocumentUpdate
 
getOrder() - Method in class com.yahoo.document.select.OrderingSpecification
 
getOrder() - Method in class com.yahoo.search.pagetemplates.model.Section
Returns the choice of ways to sort immediate children in this, or empty meaning sort by default order (relevance)
getOrderBy(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the group-by expression at the given index.
getOrderBy() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns an immutable view to the order-by clause of this.
getOrderer() - Method in class com.yahoo.search.result.HitGroup
Returns the orderer used by this group, or null if the default relevancy order is used
getOrdering() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getOrdering(int) - Method in class com.yahoo.document.select.DocumentSelector
Returns the ordering specification, if any, implied by this document selection expression.
getOrdering(int) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.AttributeNode
 
getOrdering(IdNode, LiteralNode, String, int) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.ComparisonNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.DocumentNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
getOrdering(int) - Method in interface com.yahoo.document.select.rule.ExpressionNode
If this document selection implies a specific ordering (using the orderdoc scheme), return that specification.
getOrdering(int) - Method in class com.yahoo.document.select.rule.IdNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.LiteralNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.LogicNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.NegationNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.NowNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
getOrdering(int) - Method in class com.yahoo.document.select.rule.VariableNode
 
getOrderingStart() - Method in class com.yahoo.document.select.OrderingSpecification
 
getOrderness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns how well the order of the terms agreed in segments: 1-outOfOrder/pairs
getOrDetectLanguage(String) - Method in class com.yahoo.search.query.parser.Parsable
Returns the language to use when parsing, with a text to use for detection if necessary.
getOrig() - Method in interface com.yahoo.language.process.Token
Returns the original form of this token
getOrig() - Method in class com.yahoo.net.UrlToken
 
getOrigin() - Method in interface com.yahoo.prelude.query.BlockItem
Returns the substring which is the origin of this item, or null if none
getOrigin() - Method in class com.yahoo.prelude.query.SegmentItem
Returns null right now
getOrigin() - Method in class com.yahoo.prelude.query.TermItem
Returns the substring which is the raw form of the text leading to this token.
getOriginal() - Method in class com.yahoo.prelude.hitfield.HitField
Fetch the object which (the String representation of) this HitField was built from.
getOriginalFieldPath() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getOriginalWhereClause() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getOutOfOrder() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the total number of out of order token sequences within field segments
getOutput(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the output expression at the given index.
getOutput() - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
getOutputEncoding() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the output encoding.
getOutputs() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns an immutable view to the output clause of this.
getOwner() - Method in class com.yahoo.processing.response.DefaultIncomingData
 
getOwner() - Method in interface com.yahoo.processing.response.IncomingData
Returns the owner (target DataList) of this.
getOwner() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
getPageTemplateFiles() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Does ApplicationPackage.getFiles(com.yahoo.path.Path, java.lang.String, boolean) on the page template directory and gets all xml files
getPairs() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of in-segment token pairs
getParameter(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameter(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getParameterMap() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterNames() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterNames() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getParameterNamesAsList() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameters() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getParameters() - Method in class com.yahoo.search.federation.http.HTTPSearcher
Returns the HTTP parameters used in this.
getParameters() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
Returns the parameter settings of this
getParameterValues(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParameterValuesAsList(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParams() - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
Returns the parameter object that controls the underlying message bus.
getParams() - Method in class com.yahoo.net.URI
 
getParent() - Method in class com.yahoo.document.annotation.SpanNode
Returns the parent node of this SpanNode, if any.
getParent() - Method in class com.yahoo.prelude.query.Item
Returns the parent in the query tree, or null if this node has no parent
getParent() - Method in class com.yahoo.search.query.Model
returns the query owning this, never null
getParentPath() - Method in class com.yahoo.path.Path
Get the parent path (all elements except last).
getParentQuery() - Method in class com.yahoo.search.query.Properties
The query owning this property object.
getParentQuery() - Method in class com.yahoo.search.query.properties.QueryProperties
 
getParentRequest() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getParentRequest() - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
getParentResponse() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Return the parent HttpResponse
getParsedJSON() - Method in class com.yahoo.prelude.hitfield.JSONString
 
getParsedQuery() - Method in class com.yahoo.container.jdisc.ExtendedResponse
The parsed query or some other normal form for the query/request resulting in this Response.
getParsedQuery() - Method in class com.yahoo.search.handler.HttpSearchResponse
 
getParsingLanguage() - Method in class com.yahoo.search.query.Model
 
getParsingLanguage(String) - Method in class com.yahoo.search.query.Model
Gets the language to use for parsing.
getPartitionId() - Method in class com.yahoo.persistence.spi.Bucket
 
getPartitions() - Method in class com.yahoo.document.predicate.FeatureRange
 
getPartitionStates() - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
getPartitionStates() - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Returns a list of the partitions available, and which are up and down.
getPartitionStates() - Method in class com.yahoo.persistence.spi.result.PartitionStateListResult
 
getPassword() - Method in class com.yahoo.net.Url
 
getPasswordBegin() - Method in class com.yahoo.net.Url
 
getPasswordEnd() - Method in class com.yahoo.net.Url
 
getPath() - Method in class com.yahoo.config.application.api.ApplicationFile
Get the path that this file represents.
getPath() - Method in class com.yahoo.config.subscription.JarSource
 
getPath() - Method in class com.yahoo.jdisc.http.Cookie
 
getPath() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getPath() - Method in class com.yahoo.net.URI
 
getPath() - Method in class com.yahoo.net.Url
 
getPath() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the url path.
getPath() - Method in class com.yahoo.search.federation.http.HTTPSearcher
Called by getURI() to get the path of the URI for the external service.
getPathBegin() - Method in class com.yahoo.net.Url
 
getPathEnd() - Method in class com.yahoo.net.Url
 
getPathPrefix() - Method in class com.yahoo.search.query.properties.SubProperties
Returns getPatchPrefixCompound.toString()
getPathPrefixCompound() - Method in class com.yahoo.search.query.properties.SubProperties
 
getPathRelativeToAppDir() - Method in class com.yahoo.config.application.api.ComponentInfo
 
getPayload() - Method in class com.yahoo.log.LogMessage
 
getPendingBucketCount() - Method in class com.yahoo.documentapi.ProgressToken
 
getPendingCount() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusSender
 
getPendingCount() - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.Sender
 
getPendingCount() - Method in class com.yahoo.messagebus.MessageBus
Returns the number of messages received that have not been replied to yet.
getPendingCount() - Method in class com.yahoo.messagebus.SourceSession
Returns the number of messages sent that have not been replied to yet.
getPendingSize() - Method in class com.yahoo.messagebus.MessageBus
Returns the size of messages received that have not been replied to yet.
getPendingSize() - Method in class com.yahoo.messagebus.StaticThrottlePolicy
Returns the total size of pending messages.
getPersistentConnections() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns whether this should use persistent connections.
getPID() - Static method in class com.yahoo.log.Util
Emulate the getpid() system call
getPingOption() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getPingPath() - Method in class com.yahoo.search.federation.http.HTTPSearcher
Called by getPingURI() to get the path of the URI for pinging the external service.
getPingURI(Connection) - Method in class com.yahoo.search.federation.http.HTTPSearcher
The URI that is used to check if the provider is up or down.
getPingURI(Connection) - Method in class com.yahoo.search.federation.vespa.VespaSearcher
Returns the canonical Vespa ping URI, http://host:port/status.html
getPort() - Method in class com.yahoo.container.jdisc.HttpRequest
The port of the URI of this request.
getPort() - Method in class com.yahoo.net.URI
Returns the port number of this scheme if set explicitly, or -1 otherwise
getPort() - Method in class com.yahoo.net.Url
 
getPort() - Method in class com.yahoo.search.federation.http.Connection
 
getPort() - Method in class com.yahoo.vespa.http.client.config.Endpoint
 
getPortBegin() - Method in class com.yahoo.net.Url
 
getPortEnd() - Method in class com.yahoo.net.Url
 
getPortString() - Method in class com.yahoo.net.Url
 
getPositionSummaryFieldName(String) - Static method in class com.yahoo.document.PositionDataType
 
getPositiveItem() - Method in class com.yahoo.prelude.query.NotItem
Returns the positive item (the first subitem), or null if no positive items has been added
getPositiveTerms(Item, List<IndexedItem>) - Method in class com.yahoo.prelude.query.ItemHelper
 
getPositiveTerms(Item) - Static method in class com.yahoo.search.query.QueryTree
Returns a flattened list of all positive query terms under the given item
getPrecision() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the precision clause of this.
getPredicate() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
getPreferredConstructor() - Method in class com.yahoo.component.provider.ComponentClass
 
getPresentation() - Method in class com.yahoo.search.Query
Returns the presentation to be used for this query, never null
getPrevFirstHitNo() - Method in class com.yahoo.search.result.Templating
The first hit presented on the previous result page as an index into the global list of all hits generated by the user query
getPreviousActiveGeneration() - Method in class com.yahoo.config.application.api.ApplicationMetaData
Returns the previously active generation at the point when this application was created.
getPreviousResultURL() - Method in class com.yahoo.search.result.Templating
An URL that may be used to obtain the previous result page.
getPrevLastHitNo() - Method in class com.yahoo.search.result.Templating
The last hit presented on the previous result page as an index into the global list of all hits generated by the user query
getPrimitiveType() - Method in class com.yahoo.document.CollectionDataType
 
getPrimitiveType() - Method in class com.yahoo.document.DataType
Returns the primitive datatype associated with this datatype, i.e.
getPrimitiveType() - Method in class com.yahoo.document.PrimitiveDataType
 
getPrintTraceToStdErr() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
getPrintTraceToStdErr() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getPriority() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentMessage
Returns the priority tag for this message.
getPriority(int) - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Get a priority enum instance by its value.
getPriority() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentReply
Returns the priority tag for this message.
getPriority() - Method in class com.yahoo.documentapi.VisitorParameters
 
getPriority() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getPriorityByName(String) - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Get priority enum instance by its name.
getProbability(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the probability of the given subtree.
getProbability() - Method in class com.yahoo.text.interpretation.Interpretation
The probability that this interpretation is correct.
getProfile() - Method in class com.yahoo.search.query.Ranking
Returns the name of the rank profile to be used.
getProgress() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
getProgress() - Method in class com.yahoo.documentapi.ProgressToken.BucketEntry
 
getProgress() - Method in class com.yahoo.documentapi.VisitorControlHandler
 
getProgress() - Method in class com.yahoo.documentapi.VisitorIterator.BucketProgress
 
getProgress() - Method in interface com.yahoo.documentapi.VisitorSession
Retrieves the last progress token gotten for this visitor.
getProgressToken() - Method in class com.yahoo.documentapi.VisitorIterator
 
getProperties() - Method in class com.yahoo.search.query.Ranking
Returns the rank properties of this, an empty container (never null) if none are set.
getProperty(String) - Method in class com.yahoo.container.jdisc.HttpRequest
Returns the value of a request property/parameter.
getProperty(String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getProperty(String) - Method in class com.yahoo.processing.execution.Execution.Trace
Returns a property set anywhere in the trace tree this points to.
getProperty(String) - Method in class com.yahoo.search.query.context.QueryContext
Returns a property set anywhere in this context.
getProtocol() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentMessage
 
getProtocol() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentReply
 
getProtocol() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getProtocol() - Method in class com.yahoo.messagebus.EmptyReply
Implements the getProtocol() function of Routable to identify this reply as the reserved type.
getProtocol(Utf8Array) - Method in class com.yahoo.messagebus.MessageBus
 
getProtocol(Utf8String) - Method in class com.yahoo.messagebus.MessageBus
 
getProtocol(int) - Method in class com.yahoo.messagebus.MessageBusParams
Returns the protocol at the given index.
getProtocol(String) - Method in class com.yahoo.messagebus.ProtocolRepository
Returns the protocol whose name matches the given argument.
getProtocol() - Method in class com.yahoo.messagebus.Routable
Return the name of the protocol that defines this routable.
getProtocolConfigId() - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Returns the id to resolve to protocol config.
getProvisionInfoMap() - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
getProximity() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a value which is close to 1 when matched terms are close and close to zero when they are far apart in the segment.
getProximity(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the proximity table value at an index
getProximityCompletenessImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the importance of the match having high proximity and being complete, relative to segmentProximityImportance, occurrenceImportance and earlinessImportance in the match metric.
getProximityLimit() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the maximum allowed gap within a segment.
getProximityTable() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the current proxmity table.
getProxyHost() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the proxy host to use (if enabled).
getProxyHost() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
getProxyHost() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getProxyPort() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the proxy port to use (if enabled).
getProxyPort() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
getProxyPort() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getProxyServer() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getProxyType() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the proxy type to use (if enabled).
getQPConfig(Query, String) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Get config parameter value set in query profile
getQPConfig(Query, String, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Get config parameter value set in query profile
getQualifier() - Method in class com.yahoo.component.Version
Returns the qualifier component of this version, or "" if not specified
getQualifier() - Method in class com.yahoo.component.VersionSpecification
Returns the qualifier component of this version, or "" if not specified
getQuery() - Method in class com.yahoo.net.URI
 
getQuery() - Method in class com.yahoo.net.Url
 
getQuery() - Method in class com.yahoo.search.handler.HttpSearchResponse
Returns the query wrapped by this
getQuery() - Method in class com.yahoo.search.query.parser.Parsable
 
getQuery() - Method in class com.yahoo.search.Result
Returns the query which produced this result
getQuery() - Method in class com.yahoo.search.result.Hit
Returns the query which produced this hit, or null if not known
getQuery() - Method in class com.yahoo.search.searchchain.FutureResult
Returns the query used in this execution, never null
getQueryBegin() - Method in class com.yahoo.net.Url
 
getQueryCache() - Method in class com.yahoo.search.query.Ranking
 
getQueryCompleteness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
The ratio of query tokens which was matched in the field: matches/queryLength
getQueryContext(Result) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
getQueryEnd() - Method in class com.yahoo.net.Url
 
getQueryMap() - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
getQueryMap(Query) - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
Adds all key-values starting by "service." + getClientName() in query.properties().
getQueryMap(Query) - Method in class com.yahoo.search.federation.http.HTTPProviderSearcher
Returns the key-value pairs that should be added as properties to the request url sent to the service.
getQueryMap(Query) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Returns the key-value pairs that should be added as properties to the request url sent to the service.
getQueryMap(Query) - Method in class com.yahoo.search.federation.vespa.VespaSearcher
 
getQueryProfile() - Method in class com.yahoo.search.query.profile.QueryProfileProperties
Returns the query profile backing this, or null if none
getQueryProfileFiles() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Does ApplicationPackage.getFiles(com.yahoo.path.Path, java.lang.String, boolean) on the query profile directory and gets all xml files
getQueryProfileType() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
Returns the query profile type of this, or null if any type works
getQueryProfileTypeFiles() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Does ApplicationPackage.getFiles(com.yahoo.path.Path, java.lang.String, boolean) on the query profile directory and gets all xml files
getQueryStartTime() - Method in class com.yahoo.container.handler.Timing
This is the start of the server's evaluation of a query or request, after full reception of it through the network.
getQueryString() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the query string that is contained in the request URL.
getQueryString() - Method in class com.yahoo.search.query.Model
Returns the query string which caused the original query tree of this model to come about.
getQueryTree() - Method in class com.yahoo.search.query.Model
Returns the query as an object structure.
getQueueSize() - Method in class com.yahoo.docproc.DocprocService
 
getRandomTargetSpec(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.HostFetcher
 
getRangeFeatures() - Method in class com.yahoo.prelude.query.PredicateQueryItem
 
getRangeFeatures() - Method in class com.yahoo.search.predicate.PredicateQuery
 
getRanking() - Method in class com.yahoo.search.Query
Returns the ranking to be used for this query, never null
getRankingExpression(String) - Method in interface com.yahoo.config.application.api.ApplicationPackage
Reads a ranking expression from file to a string and returns it.
getRankProperties(List<ExpressionFunction>) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates the necessary rank properties required to implement this expression.
getRawContent() - Method in class com.yahoo.prelude.hitfield.HitField
 
getRawId() - Method in class com.yahoo.document.BucketId
 
getRawId() - Method in class com.yahoo.document.GlobalId
Returns the raw byte array that constitutes this global id.
getRawWord() - Method in interface com.yahoo.prelude.query.BlockItem
The untransformed raw text from the user serving as base for this item.
getRawWord() - Method in class com.yahoo.prelude.query.IntItem
 
getRawWord() - Method in class com.yahoo.prelude.query.RegExpItem
 
getRawWord() - Method in class com.yahoo.prelude.query.SegmentItem
 
getRawWord() - Method in class com.yahoo.prelude.query.TermItem
Returns the raw form of the text leading to this term, exactly as received, including original casing
getRawWord() - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
getRawWord() - Method in class com.yahoo.prelude.query.WordItem
Get the word exactly as received in the request.
getReader() - Method in class com.yahoo.io.reader.NamedReader
 
getReadTimeout() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the read timeout in milliseconds.
getReason() - Method in class com.yahoo.docproc.DocumentProcessor.Progress
 
getReason() - Method in class com.yahoo.persistence.spi.PartitionState
 
getReceiver() - Method in class com.yahoo.metrics.simple.UnitTestSetup
 
getRecipient(Mirror.Entry[]) - Method in class com.yahoo.documentapi.messagebus.protocol.LoadBalancer
The load balancing operation: Returns a node choice from the given choices, based on previously gathered statistics on the nodes, and a running "position" which is increased by 1 on each call to this.
getRecursionLevel() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
How deep into the tree of nested data lists the callback currently is.
getRecursiveValue(String) - Method in class com.yahoo.document.datatypes.FieldValue
Using the given field path, digs through the document and returns the matching field value.
getRecursiveValue(FieldPath) - Method in class com.yahoo.document.datatypes.FieldValue
 
getReference() - Method in class com.yahoo.document.annotation.AnnotationReference
Returns the Annotation that this AnnotationReference refers to.
getReference() - Method in class com.yahoo.jdisc.ReferencedResource
 
getReferences() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Returns the references reachable from this, or an empty map (never null) if none
getReferrerHeader(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getRegexp() - Method in class com.yahoo.prelude.query.RegExpItem
 
getRegion() - Method in class com.yahoo.search.pagetemplates.model.Section
Returns the identifier telling the layout of the containing section where this section should be placed.
getRegistry() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Returns the registry this belongs to, or null if none (in which case runtime profile reference assignment won't work)
getRelatedness() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the degree to which different terms are related (occurring in the same segment): 1-segments/(matches-1)
getRelatednessImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the normalized importance of relatedness used in the match metric.
getRelative() - Method in class com.yahoo.path.Path
Get a string representation of the path represented by this.
getRelevance() - Method in class com.yahoo.search.result.Hit
Returns the relevance of this hit
getRemaining() - Method in class com.yahoo.document.select.simple.Parser
 
getRemainingBucketCount() - Method in class com.yahoo.documentapi.VisitorIterator
 
getRemoteAddr() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
getRemoteAddress(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getRemoteAddress() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getRemoteDataHandler() - Method in class com.yahoo.documentapi.VisitorParameters
 
getRemoteHost() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the hostName of remoteHost, or null if none
getRemoteHostAddress() - Method in class com.yahoo.jdisc.http.HttpRequest
Returns the remove address, or null if unresolved
getRemoteHostName() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getRemotePort() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the port of remote host
getRemotePort() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getRemoteUser() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoveIfZero() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
getRenderer(ComponentSpecification) - Method in class com.yahoo.application.container.ProcessingBase
 
getRenderer() - Method in class com.yahoo.search.query.Presentation
Get the name of the format desired for result rendering.
getRenderer(ComponentSpecification) - Method in class com.yahoo.search.rendering.RendererRegistry
Returns the requested renderer.
getRenderer() - Method in class com.yahoo.search.result.Templating
Deprecated.
since 5.1.21, use Presentation.getRenderer()
getRendererCopy(ComponentSpecification) - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
For internal use only
getRendererCopy(ComponentSpecification) - Method in class com.yahoo.search.handler.SearchHandler
Deprecated.
remove on Vespa 7
getRendererFor() - Method in class com.yahoo.search.pagetemplates.model.Renderer
Returns the name of the kind of data this is a renderer for.
getRenderers() - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
 
getReplacementTerm(String) - Method in interface com.yahoo.language.process.Tokenizer
Return a replacement for an input token string.
getReplyHandler() - Method in class com.yahoo.messagebus.IntermediateSession
Returns the reply handler of this session.
getReplyHandler() - Method in class com.yahoo.messagebus.IntermediateSessionParams
Returns the handler to receive incoming replies.
getReplyHandler() - Method in class com.yahoo.messagebus.SourceSession
Returns the reply handler of this session.
getReplyHandler() - Method in class com.yahoo.messagebus.SourceSessionParams
Returns the handler to receive incoming replies.
getReportCoverage() - Method in class com.yahoo.search.query.Presentation
Deprecated.
coverage information is always returned
getRequest() - Method in class com.yahoo.processing.response.FutureResponse
Returns the query used in this execution, never null
getRequestedEncoding(Query) - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Returns the encoding of the query, or the encoding given by the template if none is set
getRequestedEncoding(Query) - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
Returns the encoding of the query, or the encoding given by the template if none is set
getRequestedEncoding(Query) - Method in class com.yahoo.search.rendering.Renderer
Returns the encoding of the query, or the encoding given by the template if none is set
getRequestedSessionId() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getRequestEntity(Query, Hit) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Returns the HTTP request entity to use when making the request for this query.
getRequestHeaders(Query, Hit) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Returns the set of headers to be passed in the http request to provider backend.
getRequestId() - Method in class com.yahoo.documentapi.Response
 
getRequestId() - Method in class com.yahoo.documentapi.Result
Returns the id of this operation.
getRequestId() - Method in class com.yahoo.search.grouping.GroupingRequest
Returns the id of this GroupingRequest.
getRequests(Query) - Static method in class com.yahoo.search.grouping.GroupingRequest
Returns all instances of this class that have been attached to the given Query.
getRequestTimeout() - Method in class com.yahoo.search.cluster.MonitorConfiguration
Returns the number of milliseconds to attempt to service a request (at different nodes) before giving up.
getRequestURI() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getRequiredUpPercentageToSendToKnownGoodNodes() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
When getting new cluster states we update good nodes.
getResender() - Method in class com.yahoo.messagebus.MessageBus
Returns the resender that is running within this message bus.
getResetCounter() - Method in class com.yahoo.statistics.Counter
The reset counter is true if this is counter is reset to 0 between each logging interval.
getResolution(Choice) - Method in class com.yahoo.search.pagetemplates.engine.Resolution
Returns the resolution of a choice.
getResolution(MapChoice) - Method in class com.yahoo.search.pagetemplates.engine.Resolution
Returns the resolution of a map choice.
getResource() - Method in class com.yahoo.jdisc.ReferencedResource
 
getResponse() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
 
getResponse() - Method in class com.yahoo.processing.execution.RunnableExecution
Returns the response from executing this, or null if exception is set or run() has not been called yet
getResponse() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
The response render callbacks are generated from.
getResponse(URI, Query) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Same as getResponse(uri, null).
getResponse(URI, Hit, Query) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Executes an HTTP request and gets the response.
getResponse(URI, Hit, int, int) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Executes an HTTP request and gets the response.
getResponse(URI, HttpEntity, Map<String, String>, Hit, int, int) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Executes an HTTP request and gets the response.
getResponseHandler() - Method in class com.yahoo.documentapi.AsyncParameters
 
getRest() - Method in class com.yahoo.net.URI
Returns the rest of this uri, that is what is following the host or port.
getRestrict() - Method in class com.yahoo.search.query.Model
Returns the set of types this query will search.
getRestrict() - Method in class com.yahoo.search.query.parser.Parsable
 
getResult() - Method in class com.yahoo.document.select.ResultList.ResultPair
 
getResult() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentSummaryMessage
 
getResult() - Method in class com.yahoo.documentapi.messagebus.protocol.QueryResultMessage
 
getResult() - Method in class com.yahoo.documentapi.messagebus.protocol.SearchResultMessage
 
getResult() - Method in class com.yahoo.documentapi.VisitorControlHandler
 
GetResult - Class in com.yahoo.persistence.spi.result
Result class for Get operations
GetResult() - Constructor for class com.yahoo.persistence.spi.result.GetResult
Constructor to use when we didn't find the document in question.
GetResult(Document, long) - Constructor for class com.yahoo.persistence.spi.result.GetResult
Constructor to use when we found the document asked for.
getResult() - Method in class com.yahoo.search.handler.HttpSearchResponse
Returns the result wrapped by this
getResultGroup(Result) - Method in class com.yahoo.search.grouping.GroupingRequest
Returns the root result RootGroup that corresponds to this request.
getResultingDataType() - Method in class com.yahoo.document.FieldPath
 
getResultingDataType() - Method in class com.yahoo.document.FieldPathEntry
 
getResultPercentage() - Method in class com.yahoo.container.handler.Coverage
An int between 0 (inclusive) and 100 (inclusive) representing how many percent coverage the result sets this Coverage instance contains information about had.
getResults() - Method in class com.yahoo.document.select.ResultList
 
getResults() - Method in class com.yahoo.documentapi.messagebus.protocol.StatBucketReply
 
getResultSets() - Method in class com.yahoo.container.handler.Coverage
A Coverage instance contains coverage information for potentially more than one search.
getResultType() - Method in class com.yahoo.vespa.http.client.Result.Detail
Returns the result of the operation.
getResumeFileName() - Method in class com.yahoo.documentapi.VisitorParameters
 
getResumeToken() - Method in class com.yahoo.documentapi.VisitorParameters
 
getRetries() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getRetry() - Method in class com.yahoo.messagebus.Message
Returns the number of times the sending of this message has been retried.
getRetryDelay() - Method in class com.yahoo.messagebus.Reply
Returns the retry request of this reply.
getRetryEnabled() - Method in class com.yahoo.messagebus.Message
Returns whether or not this message can be resent.
getRetryPolicy() - Method in class com.yahoo.messagebus.MessageBusParams
Returns the retry policy for the resender.
getRewriteFromFSA(Query, String, String) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Retrieve rewrite from FSA given the original query
getRewriteFromFSA(Query, HashMap<String, Object>, String, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Retrieve rewrite from FSA given the original query
getRewriteMeta(Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Retrieve metadata passed by previous rewriter from query properties Initialize values if this is the first rewriter
getRewriterChain(Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Get rewriter chain value
getRewriterName() - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Retrieve rewriter name It should match the name used in query profile
getRewriterName() - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
Get the name of the rewriter
getRewriterName() - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
Get the name of the rewriter
getRewriterName() - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
Get the name of the rewriter
getRHS() - Method in class com.yahoo.document.select.rule.ComparisonNode
Returns the right hand side of this comparison.
getRightCondition() - Method in class com.yahoo.searchlib.rankingexpression.rule.ComparisonNode
 
getRoot() - Method in class com.yahoo.document.annotation.SpanTree
Returns the root node of this span tree.
getRoot() - Method in class com.yahoo.messagebus.Trace
Returns the root of the trace tree.
getRoot() - Method in class com.yahoo.search.query.QueryTree
Returns the query root.
getRoot() - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Returns the root of the expression tree of this expression.
getRootOperation() - Method in class com.yahoo.search.grouping.GroupingRequest
Returns the root GroupingOperation that defines this request.
getRoutableTypes(Version) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Returns a list of routable types that support the given version.
getRoute() - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
getRoute() - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Returns the route string that all requests will be sent to.
getRoute() - Method in interface com.yahoo.documentapi.messagebus.MessageBusSession
Returns the route to send all messages to when sending through this session.
getRoute() - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
getRoute() - Method in class com.yahoo.documentapi.VisitorParameters
 
getRoute() - Method in class com.yahoo.messagebus.Message
Return the route of this routable.
getRoute() - Method in class com.yahoo.vespa.http.client.config.Cluster.Builder
 
getRoute() - Method in class com.yahoo.vespa.http.client.config.Cluster
 
getRoute() - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
 
getRoute() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getRoutingConfigId() - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Returns the id to resolve to routing config.
getRoutingPolicy(String, String, String) - Method in class com.yahoo.messagebus.MessageBus
Returns a routing policy that corresponds to the argument protocol name, policy name and policy parameter.
getRoutingPolicy(Utf8String, String, String) - Method in class com.yahoo.messagebus.MessageBus
Returns a routing policy that corresponds to the argument protocol name, policy name and policy parameter.
getRoutingPolicy(String, String, String) - Method in class com.yahoo.messagebus.ProtocolRepository
Creates and returns a routing policy that matches the given arguments.
getRoutingPolicy(Utf8String, String, String) - Method in class com.yahoo.messagebus.ProtocolRepository
 
getRoutingTable(String) - Method in class com.yahoo.messagebus.MessageBus
Returns a named routing table, may return null.
getRoutingTable(Utf8String) - Method in class com.yahoo.messagebus.MessageBus
Returns a named routing table, may return null.
getRPCNetwork() - Method in class com.yahoo.messagebus.RPCMessageBus
Returns the network of this as a RPCNetwork
getRPCNetworkParams() - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Returns the params object used to instantiate the rpc network layer for message bus.
getSchema() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the schema to use.
getScheme() - Method in class com.yahoo.document.DocumentId
 
getScheme() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getScheme() - Method in class com.yahoo.net.URI
Returns the normalized scheme of this URI.
getScheme() - Method in class com.yahoo.net.Url
 
getSchemeBegin() - Method in class com.yahoo.net.Url
 
getSchemeEnd() - Method in class com.yahoo.net.Url
 
getSchemeParameters() - Method in class com.yahoo.document.idstring.IdString
 
getSchemeParameters() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getSchemeSpecific() - Method in class com.yahoo.document.idstring.DocIdString
Get the scheme specific part.
getSchemeSpecific() - Method in class com.yahoo.document.idstring.GroupDocIdString
Get the scheme specific part.
getSchemeSpecific() - Method in class com.yahoo.document.idstring.IdIdString
 
getSchemeSpecific() - Method in class com.yahoo.document.idstring.IdString
 
getSchemeSpecific() - Method in class com.yahoo.document.idstring.OrderDocIdString
Get the scheme specific part.
getSchemeSpecific() - Method in class com.yahoo.document.idstring.UserDocIdString
Get the scheme specific part.
getScore() - Method in class com.yahoo.search.intent.model.InterpretationNode
Returns the probability of the interpretation of this
getScore() - Method in class com.yahoo.search.intent.model.Node
Returns the normalized (0-1) score of this node
getScore() - Method in class com.yahoo.search.result.Relevance
Returns the relevancy score of this, preferably a normalized value between 0 and 1 but this is not guaranteed by this framework
getScoreThreshold() - Method in class com.yahoo.prelude.query.WandItem
 
getScoreThreshold() - Method in class com.yahoo.prelude.query.WeakAndItem
 
getScratchId() - Method in class com.yahoo.document.annotation.Annotation
 
getScratchId() - Method in class com.yahoo.document.annotation.SpanNode
 
getScript() - Method in interface com.yahoo.language.process.Token
Returns the script of this token
getSearchChainRegistry() - Method in class com.yahoo.search.handler.SearchHandler
 
getSearchChainsForwarded(SearchChainRegistry) - Method in class com.yahoo.search.searchchain.ForkingSearcher
Returns which searchers this searcher may forward to, for debugging and tracing
getSearchDefinitions() - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
getSearcherRegistry() - Method in class com.yahoo.search.searchchain.SearchChainRegistry
 
getSearcherSpecificMetaData(Searcher) - Method in class com.yahoo.search.result.Hit
get meta data describing how a given searcher should treat this hit.
getSearchPath() - Method in class com.yahoo.search.query.Model
 
getSecondaryComparator() - Method in class com.yahoo.search.result.ChainableComparator
Returns the comparator to use to compare hits which are equal according to this, or null if none
getSecret(String) - Method in interface com.yahoo.jdisc.http.SecretStore
Returns the secret for this key
getSection() - Method in class com.yahoo.search.pagetemplates.PageTemplate
Returns the root section of this.
getSecure() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getSegmentDistance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the sum of the distance between all segments making up a match to the query, measured as the sum of the number of token positions separating the start of each field adjacent segment.
getSegmenter() - Method in interface com.yahoo.language.Linguistics
Returns a thread-unsafe segmenter.
getSegmenterVersion() - Method in class com.yahoo.search.federation.vespa.VespaSearcher
Get the segmenter version data used when creating YQL queries.
getSegmentIndex() - Method in class com.yahoo.prelude.query.WordItem
 
getSegmentingRule() - Method in interface com.yahoo.prelude.query.BlockItem
If the block has to be resegmented, what operator should be chosen if it is necessary to change operator?
getSegmentingRule() - Method in class com.yahoo.prelude.query.SegmentItem
 
getSegmentingRule() - Method in class com.yahoo.prelude.query.TermItem
 
getSegmentProximity() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the closeness of the segments in the field: 1-segmentDistance/fieldLength
getSegmentProximityImportance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Returns the importance of multiple segments being close to each other, relative to earlinessImportance, occurrenceImportance and proximityCompletenessImportance in the match metric.
getSegments() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of field text segments which are needed to match the query as completely as possible
getSegmentStarts() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the segment start points
getSelection() - Method in class com.yahoo.document.TestAndSetCondition
 
getSeparatorTag() - Method in class com.yahoo.prelude.templates.Context
 
getSeparatorTag() - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
 
getSeparatorTag() - Method in class com.yahoo.prelude.templates.HitContext
 
getSeparatorTag() - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
getSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListMessage
 
getSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketStateMessage
 
getSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
 
getSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
 
getSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
 
getSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.StatBucketMessage
 
getSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
 
getSequenceId() - Method in class com.yahoo.messagebus.Message
Returns the identifier used to order messages.
getSerializationVersion() - Method in class com.yahoo.document.update.FieldUpdate
 
getSerializedBuffer() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentReply
Returns the internal buffer to deserialize from, may be null.
getSerializedSize() - Method in class com.yahoo.document.Document
 
getSerializedSize(Document) - Static method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Returns the serialized size of the given Document.
getSerializedSize() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
getServerName() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getServerPort() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getServerProviderClass() - Method in interface com.yahoo.jdisc.test.ServerProviderConformanceTest.Adapter
 
getServerTimeout(TimeUnit) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
 
getServerTimeout(TimeUnit) - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getService(ServiceReference<S>) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getService() - Method in class com.yahoo.docproc.Processing
Convenience method for looking up and returning the service processing this.
getService() - Method in class com.yahoo.log.LogMessage
 
getService() - Method in class com.yahoo.messagebus.Error
Returns the name of the service on which this error occured.
getServiceName() - Method in class com.yahoo.docproc.Processing
Returns the name of the service processing this.
getServiceName() - Method in class com.yahoo.log.VespaFormatter
Get the service name for this formatter.
getServiceName() - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
Override this to return the name of the service this is a client of.
getServiceReference(String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getServiceReference(Class<S>) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getServiceReferences(String, String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getServiceReferences(Class<S>, String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
getServices() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Contents of services.xml.
getServicesSource() - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
getSessionId(boolean) - Method in class com.yahoo.search.Query
Returns the unique and stable session id of this query.
getSessionName() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
getSessionName() - Method in class com.yahoo.documentapi.VisitorDestinationParameters
 
getSessionTimeoutMs() - Method in class com.yahoo.documentapi.VisitorParameters
 
getSetValues() - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
Returns an immutable list of the values of the set
getShort(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getShort(FieldBase) - Method in interface com.yahoo.vespa.objects.Deserializer
 
getSignificance() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
 
getSignificance() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
 
getSignificance() - Method in interface com.yahoo.prelude.query.TaggableItem
 
getSignificance() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
 
getSignificance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the normalized term significance (1-frequency) of the terms of this match relative to the whole query: The sum of the significance of all matched terms/the sum of the significance of all query terms If all the query terms were matched, this is 1.
getSignificance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
getSignificantOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query in absolute terms, or relative to the total content of the field, weighted by term significance.
getSilentUpgrade() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
getSkipRewriterIfRewritten() - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Check whether rewriter should be skipped if the query has been rewritten by other rewriter
getSkipRewriterIfRewritten() - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
Get the flag which specifies whether this rewriter should be skipped if the query has been rewritten
getSkipRewriterIfRewritten() - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
Get the flag which specifies whether this rewriter should be skipped if the query has been rewritten
getSkipRewriterIfRewritten() - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
Get the flag which specifies whether this rewriter.
getSlime() - Method in class com.yahoo.config.application.api.ApplicationMetaData
 
getSnapshot() - Method in class com.yahoo.metrics.simple.MetricReceiver
Fetch the latest metric values, aggregated over all threads for the configured sample history (by default five minutes).
getSnapshot() - Method in class com.yahoo.metrics.simple.MetricReceiver.MockReceiver
gathers all data since last snapshot
getSocketBufferSizeBytes() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getSoftTimeout() - Method in class com.yahoo.search.query.Ranking
Returns the soft timeout settings of this.
getSoonActive() - Method in class com.yahoo.container.handler.Coverage
Total number of documents that will be searchable once redistribution has settled.
getSorter() - Method in class com.yahoo.search.query.Sorting.FieldOrder
Returns the sorter of this attribute
getSorting() - Method in class com.yahoo.search.query.Ranking
Returns the sorting spec of this query, or null if none is set
getSortOrder() - Method in class com.yahoo.search.query.Sorting.FieldOrder
Returns the sorting order of this attribute
getSource() - Method in class com.yahoo.config.subscription.ConfigSubscriber
The source used by this subscriber.
getSource() - Method in class com.yahoo.config.subscription.ConfigURI
 
getSource() - Method in class com.yahoo.search.intent.model.SourceNode
Returns the source of this node
getSource() - Method in class com.yahoo.search.result.ErrorMessage
Returns the source producing this error, or null if no source is specified
getSource() - Method in class com.yahoo.search.result.Hit
Returns the name of the source creating this hit
getSourceNames() - Method in class com.yahoo.search.intent.model.IntentModel
Returns the names of the sources returned from IntentModel.getSources() for convenience
getSourceNumber() - Method in class com.yahoo.search.result.Hit
 
getSources() - Method in class com.yahoo.config.subscription.ConfigSourceSet
Returns an unmodifiable set containing all sources in this ConfigSourceSet.
getSources() - Method in class com.yahoo.search.intent.model.IntentModel
Returns a flattened list of sources with a normalized appropriateness of each, sorted by decreasing appropriateness.
getSources() - Method in class com.yahoo.search.pagetemplates.PageTemplate
Returns an unmodifiable set of all the sources this template may include (depending on choice resolution).
getSources() - Method in class com.yahoo.search.query.Model
Returns the set of sources this query will search.
getSources() - Method in class com.yahoo.search.query.parser.Parsable
 
getSourceSessionParams() - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Returns a reference to the extended source session params object.
getSpan() - Method in class com.yahoo.text.interpretation.Annotations
The span that this annotation is for.
getSpanNode() - Method in class com.yahoo.document.annotation.Annotation
Returns the SpanNode this Annotation is annotating, if any.
getSpanNodeFast() - Method in class com.yahoo.document.annotation.Annotation
Returns the SpanNode this Annotation is annotating, if any.
getSpanTree() - Method in class com.yahoo.document.annotation.SpanNode
Returns the SpanTree that this node belongs to, if any.
getSpanTree() - Method in interface com.yahoo.document.annotation.SpanNodeParent
Returns the SpanTree of this, if any.
getSpanTree() - Method in class com.yahoo.document.annotation.SpanTree
Returns itself. Needed for this class to be able to be a parent of SpanNodes.
getSpanTree(String) - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns the span tree associated with the given name, or null if this does not exist.
getSpanTreeMap() - Method in class com.yahoo.document.datatypes.StringFieldValue
 
getSpanTrees() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns an unmodifiable Collection of the span trees with annotations over this String, if any.
getSpecialTokens() - Method in class com.yahoo.search.query.parser.ParserEnvironment
 
getSpecifiedMajor() - Method in class com.yahoo.component.VersionSpecification
Returns the specified major component, which may be null
getSpecifiedMicro() - Method in class com.yahoo.component.VersionSpecification
Returns the specified micro component, which may be null
getSpecifiedMinor() - Method in class com.yahoo.component.VersionSpecification
Returns the specified minor component, which may be null
getSpecifiedQualifier() - Method in class com.yahoo.component.VersionSpecification
Returns the specified qualifier component, which may be null
getSpellCorrected(Query, boolean, boolean) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Retrieve spell corrected query with highest score from QLAS
getSslContext() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
getSslContext() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getStart() - Method in class com.yahoo.language.process.GramSplitter.Gram
 
getStartTime() - Method in class com.yahoo.search.Query
Returns the time (in milliseconds since epoch) when this query was started
getState() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.StateDescription
 
getState() - Method in class com.yahoo.documentapi.ProgressToken.BucketEntry
 
getState() - Method in class com.yahoo.fsa.FSA
 
getState() - Method in class com.yahoo.persistence.spi.PartitionState
 
getStatistics() - Method in class com.yahoo.docproc.CallStack
 
getStats() - Method in class com.yahoo.search.predicate.PredicateIndexBuilder
Retrieve metrics about the current index.
getStatsAsJson() - Method in interface com.yahoo.vespa.http.client.FeedClient
Returns stats about the cluster.
getStatsAsJson() - Method in interface com.yahoo.vespa.http.client.Session
Returns stats about the cluster.
getStatus() - Method in class com.yahoo.application.container.handler.Response
Returns the status code of this response.
getStatus() - Method in class com.yahoo.config.application.api.ApplicationFile.MetaData
 
getStatus() - Method in class com.yahoo.container.jdisc.HttpResponse
The numeric HTTP status code, e.g.
getStatus() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Returns the status code.
getStatus(boolean, ErrorMessage, Iterator<? extends ErrorMessage>) - Static method in class com.yahoo.container.jdisc.VespaHeaders
(during normal execution) return 200 unless this is not a success or a 4xx error is requested.
getStatus() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
getStatus() - Method in class com.yahoo.jdisc.Response
Returns the status code of this response.
getStem(int) - Method in interface com.yahoo.language.process.Token
Returns the stem at position i
getStemmer() - Method in interface com.yahoo.language.Linguistics
Returns a thread-unsafe stemmer or lemmatizer.
getStrength() - Method in class com.yahoo.search.grouping.request.UcaFunction
 
getStrength() - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
getString() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns the String value wrapped by this StringFieldValue.
getString() - Method in class com.yahoo.fsa.FSA.Iterator.Item
 
getString() - Method in class com.yahoo.prelude.query.PureWeightedString
 
getString(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns this property as a string
getString(String) - Method in class com.yahoo.processing.request.Properties
Returns this property as a string
getString(CompoundName, String) - Method in class com.yahoo.processing.request.Properties
Returns this property as a string
getString(String, String) - Method in class com.yahoo.processing.request.Properties
Returns this property as a string
getString(String) - Method in class com.yahoo.text.interpretation.Annotations
Helper function to get a String from the Annotation.
getString(FieldBase) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
getString(FieldBase) - Method in interface com.yahoo.vespa.objects.Deserializer
 
getStringArrayEntry(int, int) - Method in class com.yahoo.fsa.MetaData
 
getStringEntry(int) - Method in class com.yahoo.fsa.MetaData
 
getStringFieldValue() - Method in class com.yahoo.document.annotation.SpanNode
Returns the StringFieldValue that this node belongs to, if any.
getStringFieldValue() - Method in interface com.yahoo.document.annotation.SpanNodeParent
Returns the StringFieldValue that this node belongs to, if any.
getStringFieldValue() - Method in class com.yahoo.document.annotation.SpanTree
Returns the StringFieldValue that this SpanTree belongs to.
getSubgroupCount() - Method in class com.yahoo.search.result.HitGroup
Returns the number of HitGroups present immediately in this list of hits.
getSubquery() - Method in class com.yahoo.search.predicate.Hit
 
getSubQueryBitmap() - Method in class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
 
getSubSpans() - Method in class com.yahoo.text.interpretation.Span
Returns all spans that are directly childrens of this span.
getSubString() - Method in class com.yahoo.text.interpretation.Annotations
The text this annotation is for.
getSubtype(String) - Method in class com.yahoo.prelude.templates.FormattingOptions
 
getSubtypeWithPrefix(String) - Method in class com.yahoo.prelude.templates.FormattingOptions
 
GetSuffix(int) - Method in interface com.yahoo.document.select.parser.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Get the suffix.
getSum() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
getSum() - Method in class com.yahoo.statistics.Histogram
 
getSummary() - Method in class com.yahoo.documentapi.messagebus.protocol.QueryResultMessage
 
getSummary() - Method in class com.yahoo.search.query.Presentation
Returns the name of the summary class to be used to present hits from this query, or null if not set
getSummaryClass() - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Type safe accessor to get the default document summary class for this template set.
getSummaryClass() - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
getSummaryFields() - Method in class com.yahoo.search.query.Presentation
Return the set of explicitly requested fields.
getSummaryName() - Method in class com.yahoo.search.grouping.request.SummaryValue
Returns the name of the summary class used to retrieve the hit from the search node.
getSummaryStartTime() - Method in class com.yahoo.container.handler.Timing
Summary start time is when the fetching of hit/document contents start.
getSuperbucket() - Method in class com.yahoo.documentapi.VisitorIterator.BucketProgress
 
getSuperstring() - Method in class com.yahoo.prelude.query.Substring
Returns the entire string this is a substring of.
getSystemState() - Method in class com.yahoo.documentapi.messagebus.protocol.WrongDistributionReply
 
getTabSize(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
getTail() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the number of tokens in the field following the end of the last matched segment
getTailcost() - Method in class com.yahoo.search.query.ranking.SoftTimeout
 
getTargetNumHits() - Method in class com.yahoo.prelude.query.WandItem
 
getTargets(Query, ChainRegistry<Searcher>) - Method in interface com.yahoo.search.federation.selection.TargetSelector
 
getTargetSpec(RoutingContext, BucketId) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.DistributorSelectionLogic
 
getTargetSpec(Integer, RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.HostFetcher
 
getTargetSpec(Integer, RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.SlobrokHostFetcher
 
getTargetType() - Method in class com.yahoo.document.ReferenceDataType
 
getTaskRunner() - Static method in class com.yahoo.log.LogSetup
A global task thread
getTemplate(String) - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Returns the selected template
getTemplate(String) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
getTemplates() - Method in class com.yahoo.search.result.Templating
Returns the templates which will render the result.
getTemplating() - Method in class com.yahoo.search.Result
The Templating object contains helper methods and data containers for result rendering.
getTensor(TensorType) - Static method in class com.yahoo.document.DataType
Returns the given tensor type as a DataType
getTensor() - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
getTensor(String) - Method in class com.yahoo.search.query.ranking.RankFeatures
Returns a tensor rank feature, or empty if there is no value with this name.
getTensorType() - Method in class com.yahoo.document.TensorDataType
Returns the type of the tensor this field can hold
getTerm() - Method in class com.yahoo.net.UrlToken
 
getTerm() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
getTermCount() - Method in class com.yahoo.prelude.query.CompositeItem
 
getTermCount() - Method in class com.yahoo.prelude.query.FalseItem
 
getTermCount() - Method in class com.yahoo.prelude.query.Item
 
getTermCount() - Method in class com.yahoo.prelude.query.NotItem
Returns the number of actual *positive* terms in this
getTermCount() - Method in class com.yahoo.prelude.query.NullItem
 
getTermCount() - Method in class com.yahoo.prelude.query.PredicateQueryItem
 
getTermCount() - Method in class com.yahoo.prelude.query.PureWeightedInteger
 
getTermCount() - Method in class com.yahoo.prelude.query.PureWeightedString
 
getTermCount() - Method in class com.yahoo.prelude.query.TermItem
 
getTermCount() - Method in class com.yahoo.prelude.query.WeightedSetItem
 
getTerms() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
Returns the query terms we are calculating features of
getTermSpans(String) - Method in class com.yahoo.text.interpretation.Interpretation
Returns all spans that consists of the term given.
getTermSpans(String) - Method in class com.yahoo.text.interpretation.Span
Returns all spans, either this or any of the spans that are inherits this span that match the given term
getTermwiseLimit() - Method in class com.yahoo.search.query.ranking.Matching
 
getTestValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
The value to check for membership in the set
getText(int, CharSequence) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the text covered by this span as given by subtree i, or null if subtree i is empty.
getText(CharSequence) - Method in class com.yahoo.document.annotation.Span
 
getText(CharSequence) - Method in class com.yahoo.document.annotation.SpanList
Returns the text that is covered by this SpanNode.
getText(CharSequence) - Method in class com.yahoo.document.annotation.SpanNode
Returns the text that is covered by this SpanNode.
getText() - Method in class com.yahoo.text.interpretation.Modification
 
getText() - Method in class com.yahoo.text.interpretation.Span
Returns the text that this spans is
getTextMessage() - Method in class com.yahoo.documentapi.Response
Returns the text message of this response or null if there is none
getThreadProcess() - Method in class com.yahoo.log.LogMessage
 
getThresholdBoostFactor() - Method in class com.yahoo.prelude.query.WandItem
 
getThrottlePolicy() - Method in class com.yahoo.documentapi.VisitorParameters
 
getThrottlePolicy() - Method in class com.yahoo.messagebus.SourceSessionParams
Returns the policy to use for throttling output.
getThrottlerMinSize() - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
 
getThrottlerMinSize() - Method in class com.yahoo.vespa.http.client.config.SessionParams
 
getTime() - Method in class com.yahoo.log.event.Event
Get the timestamp of this event
getTime() - Method in class com.yahoo.log.LogMessage
 
getTimeInSeconds() - Method in class com.yahoo.log.LogMessage
 
getTimeLeft() - Method in class com.yahoo.search.Query
Get the appropriate timeout for the query.
getTimeout() - Method in class com.yahoo.container.handler.Timing
This is the timeout that was given to this query.
getTimeout() - Method in class com.yahoo.container.jdisc.ThreadedRequestHandler
 
getTimeout(TimeUnit) - Method in class com.yahoo.jdisc.handler.ThreadedRequestHandler
Returns the timeout that this ThreadedRequestHandler sets on all handled Requests.
getTimeout(TimeUnit) - Method in class com.yahoo.jdisc.Request
Returns the allocated number of milliseconds that this Request is allowed to exist.
getTimeout() - Method in class com.yahoo.messagebus.SourceSessionParams
Returns the number of seconds a message can spend trying to succeed.
getTimeout() - Method in class com.yahoo.search.Query
Returns the number of milliseconds to wait for a response from a search backend before timing it out.
getTimeoutManager() - Method in class com.yahoo.jdisc.Request
Returns the TimeoutManager of this request, or null if none has been assigned.
getTimeoutMs() - Method in class com.yahoo.documentapi.VisitorParameters
 
getTimeReceived() - Method in class com.yahoo.messagebus.Message
Returns the timestamp for when this message was last seen by message bus.
getTimeRemaining() - Method in class com.yahoo.messagebus.Message
Returns the number of milliseconds that remain before this message times out.
getTimeRemainingNow() - Method in class com.yahoo.messagebus.Message
Returns the number of milliseconds that remain right now before this message times out.
getTimestamp() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListEntry
 
getTimestamp() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
getTimestamp() - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
Returns the timestamp of the document to put.
getTimestamp() - Method in class com.yahoo.persistence.spi.DocEntry
 
getTimestampSubset() - Method in class com.yahoo.persistence.spi.Selection
 
getTimeZone() - Method in class com.yahoo.search.grouping.GroupingRequest
Returns the TimeZone used when resolving time expressions such as DayOfMonthFunction and HourOfDayFunction.
getTiming() - Method in class com.yahoo.container.jdisc.ExtendedResponse
Returns timing information about the processing leading to this response.
getTiming() - Method in class com.yahoo.search.handler.HttpSearchResponse
 
getTiming() - Method in class com.yahoo.search.query.Presentation
 
getTo(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Returns the character index where this SpanNode ends (exclusive), i.e. the greatest SpanNode.getTo() of all children in subtree i.
getTo() - Method in class com.yahoo.document.annotation.Span
 
getTo() - Method in class com.yahoo.document.annotation.SpanList
Returns the character index where this SpanNode ends (exclusive), i.e. the greatest SpanNode.getTo() of all children.
getTo() - Method in class com.yahoo.document.annotation.SpanNode
Returns the character index where this SpanNode ends (exclusive).
getTo() - Method in class com.yahoo.prelude.query.RangeItem
Returns the upper limit of this range, which may be positive infinity
getTo() - Method in class com.yahoo.search.grouping.request.BucketValue
Returns the exclusive-to value of this bucket.
getTo() - Method in class com.yahoo.search.grouping.result.BucketGroupId
Returns the exclusive-to of the value range.
getTo() - Method in class com.yahoo.text.interpretation.Span
hack
getToInclusive() - Method in class com.yahoo.document.predicate.FeatureRange
 
getToken(int) - Method in class com.yahoo.document.select.parser.SelectParser
Get the specific Token.
getToken() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.VisitingProgress
 
getToken() - Method in class com.yahoo.net.URI.Token
 
getToken(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Get the specific Token.
getTokenizedContent() - Method in class com.yahoo.prelude.hitfield.HitField
Get a list representation of the tokens in the content.
getTokenizer() - Method in interface com.yahoo.language.Linguistics
Returns a thread-unsafe tokenizer.
getTokenRegistry() - Method in class com.yahoo.search.searchchain.Execution.Context
 
getTokens() - Method in class com.yahoo.prelude.query.WeightedSetItem
 
getTokens() - Method in class com.yahoo.text.interpretation.Interpretation
Gets the lowermost spans (usually the spans marked with token).
getTokens() - Method in class com.yahoo.text.interpretation.Span
Returns an unmodifiable list of all spans below this span that is a leaf node
getTokenString() - Method in interface com.yahoo.language.process.Token
Returns token string in a form suitable for indexing: The most lowercased variant of the most processed token form available.
getTokenWeight(String) - Method in class com.yahoo.prelude.query.WeightedSetItem
 
getToLimit() - Method in class com.yahoo.prelude.query.IntItem
Returns the upper limit of this range, which may be positive infinity
getToMillis() - Method in class com.yahoo.metrics.simple.Bucket
This bucket contains data older than approximately this point in time.
getTotal() - Method in class com.yahoo.container.protect.TimeoutRate
Deprecated.
 
getTotalBucketCount() - Method in class com.yahoo.documentapi.ProgressToken
 
getTotalBucketCount() - Method in interface com.yahoo.documentapi.VisitorIterator.BucketSource
 
getTotalBucketCount() - Method in class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
getTotalBucketCount() - Method in class com.yahoo.documentapi.VisitorIterator.ExplicitBucketSource
 
getTotalHitCount() - Method in class com.yahoo.search.Result
Returns the estimated total number of concrete hits which would be returned for this query.
getTotalSignificance() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
Returns the total term significance for this query.
getTotalTermWeight() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
Returns the total term weight for this query.
getToTimestamp() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getToTimestamp() - Method in class com.yahoo.documentapi.VisitorParameters
 
getTrace() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
getTrace() - Method in interface com.yahoo.documentapi.VisitorSession
Returns the tracing information so far about the visitor.
getTrace() - Method in class com.yahoo.messagebus.Routable
Returns the trace object of this routable.
getTrace() - Method in class com.yahoo.search.query.context.QueryContext
Returns the execution trace this delegates to
getTraceEveryXOperation() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
getTraceEveryXOperation() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getTraceLevel() - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
getTraceLevel() - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Returns the trace level to use when sending.
getTraceLevel() - Method in interface com.yahoo.documentapi.messagebus.MessageBusSession
Returns the trace level used when sending messages through this session.
getTraceLevel() - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
getTraceLevel() - Method in class com.yahoo.documentapi.VisitorParameters
 
getTraceLevel() - Method in class com.yahoo.processing.execution.Execution.Trace
Returns the maximum trace level this will record
getTraceLevel() - Method in class com.yahoo.search.Query
Returns the context level of this query, 0 means no tracing Higher numbers means increasingly more tracing
getTraceLevel() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
getTraceLevel() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getTraceMessage() - Method in class com.yahoo.vespa.http.client.Result.Detail
Returns trace message if any from gateway.
getTransformer() - Method in interface com.yahoo.language.Linguistics
Returns a thread-unsafe transformer.
getTrueExpression() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
getTrueProbability() - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
The average probability that the condition of this node will evaluate to true, or null if not known
getType() - Method in class com.yahoo.config.provision.Flavor
 
getType() - Method in class com.yahoo.document.annotation.Annotation
Returns the type of this annotation.
getType(String) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Returns an annotation type with the given name.
getType(int) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Returns an annotation type with the given id.
getType() - Method in class com.yahoo.document.DocumentUpdate
Returns the document type of this document update.
getType() - Method in class com.yahoo.document.FieldPathEntry
 
getType() - Method in class com.yahoo.document.idstring.IdString
 
getType() - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
getType() - Method in class com.yahoo.document.select.rule.DocumentNode
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.DestroyVisitorMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentReply
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentSummaryMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.EmptyBucketsMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketStateMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.MapVisitorMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.QueryResultMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveLocationMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.SearchResultMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.StatBucketMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
 
getType() - Method in class com.yahoo.documentapi.messagebus.protocol.VisitorInfoMessage
 
getType() - Method in class com.yahoo.documentapi.Result
Deprecated.
use type() instead. Returns the type of result.
getType() - Method in interface com.yahoo.language.process.Token
Returns the type of this token - word, space or punctuation etc.
getType() - Method in class com.yahoo.messagebus.EmptyReply
Implements the getType() function of the root class Routable to identify this reply as the reserved type '0'.
getType() - Method in class com.yahoo.messagebus.Routable
Obtain the type of this routable.
getType() - Method in class com.yahoo.metrics.simple.Value
Show the (single) supported standard type representation of a Value instance.
getType() - Method in class com.yahoo.net.UrlToken
 
getType() - Method in class com.yahoo.persistence.spi.DocEntry
 
getType() - Method in class com.yahoo.search.query.Model
Sets the query type of for this query.
getType() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Returns the type of this or null if it has no type
getType(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Returns the type of a given prefix reachable from this profile, or null if none
getType() - Method in class com.yahoo.search.query.profile.QueryProfile
Returns the type of this or null if it has no type
getType(String) - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
Returns a query profile type by name, or null if not found
getType() - Method in class com.yahoo.search.query.profile.types.FieldDescription
 
getType(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns the type of the given query profile type declared as a field in this
getType(String) - Static method in enum com.yahoo.search.Query.Type
Converts a type argument value into a query type
getTypeName() - Method in class com.yahoo.search.grouping.result.GroupId
Returns the type name of this group id.
getTypeRegistry() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
 
getTypeRegistry() - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
Returns the type registry attached to this
getTypes() - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Returns an unmodifiable Map of all types registered.
getTypes() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Returns the types reachable from this, or an empty map (never null) if none
getTypeString() - Method in class com.yahoo.search.result.Hit
Returns all types of this hit as a space-separated string
getUnboldedField(String, boolean) - Method in class com.yahoo.search.result.Hit
 
getUniqueID() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
 
getUniqueID() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
 
getUniqueID() - Method in interface com.yahoo.prelude.query.TaggableItem
 
getUniqueID() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
 
getUnparsedContent() - Method in interface com.yahoo.config.application.api.UnparsedConfigDefinition
 
getUntreatedCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the untreatedCookies from parent request
getUntreatedCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Returns the untreatedCookies from the parent request
getUntreatedHeaders() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns the untreatedHeaders from parent request
getUntreatedHeaders() - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Returns the untreatedHeaders from the parent request
getUntreatedParams() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns a unmodifiable map of untreatedParameters from the parent request.
getUnweightedProximity() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the normalized proximity of the matched terms, not taking term connectedness into account.
getUpdate() - Method in class com.yahoo.document.update.MapValueUpdate
 
getUpdatedSnapshot() - Method in class com.yahoo.metrics.simple.UnitTestSetup
 
getUpdates() - Method in class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
Returns the list of document updates to perform.
getUpdateType() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getUpperBound() - Method in class com.yahoo.document.predicate.RangeEdgePartition
 
getUri() - Method in class com.yahoo.application.container.handler.Request
Returns the URI of this Request.
getUri(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getUri() - Method in class com.yahoo.container.jdisc.HttpRequest
Get the full URI corresponding to this request.
getUri() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getUri() - Method in interface com.yahoo.jdisc.http.filter.RequestView
 
getUri() - Method in class com.yahoo.jdisc.Request
Returns the Uniform Resource Identifier used by the Container to resolve the appropriate RequestHandler for this Request.
getURI(Query, Connection) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Same a getURI(query, offset, hits, null).
getURI(Query, Hit, Connection) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Creates the URI for a query.
getUrl() - Method in class com.yahoo.search.pagetemplates.model.Source
Returns the url of this source or null if none
getUseCompression() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
getUsedBits() - Method in class com.yahoo.document.BucketId
 
getUsedSize() - Method in class com.yahoo.persistence.spi.BucketInfo
The total size used by the persistence layer to store all the documents for a given bucket.
getUser() - Method in class com.yahoo.container.jdisc.ExtendedResponse
 
getUserAgentHeader(HttpRequest) - Static method in class com.yahoo.container.http.AccessLogUtil
 
getUserId() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getUserId() - Method in class com.yahoo.document.idstring.UserDocIdString
 
getUserId() - Method in class com.yahoo.documentapi.messagebus.protocol.BatchDocumentUpdateMessage
 
getUserIncludeDirs() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Returns the include dirs given by the user in the services.xml file.
getUserInfo() - Method in class com.yahoo.net.Url
 
getUserInfoBegin() - Method in class com.yahoo.net.Url
 
getUserInfoEnd() - Method in class com.yahoo.net.Url
 
getUserParam(Query, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Get user param value
getUserPrincipal() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getUtf8() - Method in class com.yahoo.text.DataTypeIdentifier
 
getUtf8(Deserializer) - Method in class com.yahoo.vespa.objects.Identifiable
 
getValidationOverrides() - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
getValue() - Method in class com.yahoo.config.BooleanNode
 
getValue() - Method in class com.yahoo.config.DoubleNode
 
getValue() - Method in class com.yahoo.config.EnumNode
 
getValue() - Method in class com.yahoo.config.FileNode
 
getValue() - Method in class com.yahoo.config.IntegerNode
 
getValue() - Method in class com.yahoo.config.LeafNode
Subclasses must implement this, in compliance with the rules given in the return tag.
getValue() - Method in class com.yahoo.config.LongNode
 
getValue() - Method in class com.yahoo.config.PathNode
 
getValue() - Method in class com.yahoo.config.ReferenceNode
 
getValue() - Method in class com.yahoo.config.StringNode
 
getValue() - Method in class com.yahoo.document.predicate.BooleanPredicate
 
getValue() - Method in class com.yahoo.document.predicate.RangeEdgePartition
 
getValue() - Method in class com.yahoo.document.select.parser.Token
An optional attribute value of the Token.
getValue() - Method in class com.yahoo.document.select.ResultList.VariableValue
 
getValue() - Method in class com.yahoo.document.select.rule.AttributeNode
 
getValue() - Method in class com.yahoo.document.select.rule.LiteralNode
 
getValue() - Method in class com.yahoo.document.select.rule.VariableNode
 
getValue() - Method in class com.yahoo.document.select.simple.IntegerParser
 
getValue() - Method in class com.yahoo.document.select.simple.StringParser
 
getValue() - Method in class com.yahoo.document.update.AddValueUpdate
Returns the value of this value update.
getValue() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
Returns the operand
getValue() - Method in class com.yahoo.document.update.AssignValueUpdate
Returns the value of this value update.
getValue() - Method in class com.yahoo.document.update.ClearValueUpdate
 
getValue() - Method in class com.yahoo.document.update.MapValueUpdate
Returns the key of the nested update
getValue() - Method in class com.yahoo.document.update.RemoveValueUpdate
Sets the key this should remove
getValue() - Method in class com.yahoo.document.update.ValueUpdate
Returns the primary "value" of this update, or null if this kind of update has no value
getValue() - Method in enum com.yahoo.documentapi.messagebus.protocol.DocumentProtocol.Priority
 
getValue() - Method in class com.yahoo.jdisc.http.Cookie
 
getValue() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getValue() - Method in enum com.yahoo.language.process.StemMode
Deprecated.
do not use
getValue() - Method in enum com.yahoo.language.process.TokenType
Returns an int code for this type
getValue(String) - Method in class com.yahoo.log.event.Event
Get a property value.
getValue() - Method in class com.yahoo.prelude.query.PredicateQueryItem.Entry
 
getValue() - Method in class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
 
getValue() - Method in class com.yahoo.prelude.query.PureWeightedInteger
 
getValue() - Method in class com.yahoo.prelude.query.Substring
 
getValue() - Method in class com.yahoo.processing.execution.Execution.Trace.LogValue
 
getValue() - Method in class com.yahoo.search.grouping.request.ConstantValue
Returns the constant value of this.
getValue() - Method in class com.yahoo.search.grouping.result.ValueGroupId
Returns the identifying value.
getValue() - Method in class com.yahoo.search.query.profile.QueryProfile
Returns the value set at this node, to allow non-leafs to have values.
getValue() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
Returns the value to use for this set of dimension values
getValue() - Method in class com.yahoo.searchlib.rankingexpression.parser.Token
An optional attribute value of the Token.
getValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
 
getValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
Returns the node enclosed by this
getValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
getValue() - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
Returns the node creating the value negated by this
getValue() - Method in class com.yahoo.tensor.Tensor.Cell
 
getValue(Element) - Static method in class com.yahoo.text.XML
Gets the string contents of the given Element.
getValueClass() - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
 
getValueClass() - Method in class com.yahoo.document.ArrayDataType
 
getValueClass() - Method in class com.yahoo.document.DataType
 
getValueClass() - Method in class com.yahoo.document.DocumentType
 
getValueClass() - Method in class com.yahoo.document.MapDataType
 
getValueClass() - Method in class com.yahoo.document.PrimitiveDataType
 
getValueClass() - Method in class com.yahoo.document.ReferenceDataType
 
getValueClass() - Method in class com.yahoo.document.StructDataType
 
getValueClass() - Method in class com.yahoo.document.TensorDataType
 
getValueClass() - Method in class com.yahoo.document.WeightedSetDataType
 
getValueClass() - Method in class com.yahoo.search.query.profile.types.FieldType
Returns the class of instance values of this field type
getValueClass() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
 
getValueClass() - Method in class com.yahoo.search.query.profile.types.QueryFieldType
 
getValueClass() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
getValueClass(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns the permissible class for the value of the given name in this type
getValueClass() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
 
getValueContainer() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
Returns the element which contains the value(s) of this placeholder.
getValuePossiblyQuote(String) - Method in class com.yahoo.log.event.Event
Convenience method which returns a property.
getValues() - Method in class com.yahoo.document.datatypes.Array
 
getValues() - Method in class com.yahoo.document.predicate.FeatureSet
 
getValues() - Method in class com.yahoo.search.query.profile.DimensionBinding
Returns the values for the dimensions of this.
getValues() - Method in class com.yahoo.search.query.profile.DimensionValues
Returns copy of the values in this in an array
getValuesByMetricName() - Method in class com.yahoo.metrics.simple.Bucket
 
getValuesForMetric(String) - Method in class com.yahoo.metrics.simple.Bucket
 
getValueType() - Method in class com.yahoo.document.MapDataType
 
getValueUpdate(DataType, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
getValueUpdate(int) - Method in class com.yahoo.document.update.FieldUpdate
Get the value update at the specified index in the list of value updates.
getValueUpdateClassID() - Method in class com.yahoo.document.update.ValueUpdate
Returns the valueUpdateClassID of this value update.
getValueUpdates() - Method in class com.yahoo.document.update.FieldUpdate
Get an unmodifiable list of all value updates that this field update specifies.
getValueUpdates(ValueUpdate.ValueUpdateClassID) - Method in class com.yahoo.document.update.FieldUpdate
Get value updates with the specified valueUpdateClassID.
getVariable(String) - Method in class com.yahoo.docproc.Processing
Returns a context variable, or null if it is not set
getVariableAndNameIterator() - Method in class com.yahoo.docproc.Processing
Returns an iterator of all context variables that are set
getVariableName() - Method in class com.yahoo.document.FieldPathEntry
 
getVariables() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
getVariables() - Method in class com.yahoo.document.select.Context
 
getVariables() - Method in class com.yahoo.document.select.ResultList.ResultPair
 
getVariables() - Method in class com.yahoo.document.select.ResultList.VariableValue
 
getVariant(DimensionValues, boolean) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Returns the query profile variant having exactly the given dimensions, and creates it if create is set and it is missing
getVariants() - Method in class com.yahoo.search.query.profile.QueryProfile
Returns the virtual variants of this, or null if none
getVariants() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Returns all the variants of this, sorted by specificity.
getVersion() - Method in class com.yahoo.component.ComponentId
Returns the version of this id, or emptyVersion if no version is specified
getVersion() - Method in class com.yahoo.document.datatypes.Struct
 
getVersion() - Method in class com.yahoo.jdisc.http.Cookie
 
getVersion() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getVersion() - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
getVersion() - Method in class com.yahoo.jdisc.http.HttpRequest
 
getVersion(Linguistics.Component) - Method in interface com.yahoo.language.Linguistics
Returns the name and version of a processor component returned by this instance.
getVersion() - Method in class com.yahoo.log.event.Event
Get the event version.
getVersionSpecification() - Method in class com.yahoo.component.ComponentSpecification
Returns the version of this id, or null if no version is specified
getVespaLogLevel(Level) - Static method in class com.yahoo.log.LogLevel
Static method for mapping Java log level to VESPA log level.
getVisitHeadersOnly() - Method in class com.yahoo.documentapi.VisitorParameters
 
getVisitInconsistentBuckets() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getVisitInconsistentBuckets() - Method in class com.yahoo.documentapi.VisitorParameters
 
getVisitorDispatcherVersion() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getVisitorLibrary() - Method in class com.yahoo.documentapi.DocumentVisitor
 
getVisitorLibrary() - Method in class com.yahoo.documentapi.VisitorParameters
 
getVisitorOrdering() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getVisitorOrdering() - Method in class com.yahoo.documentapi.VisitorParameters
 
getVisitorStatistics() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorReply
 
getVisitorStatistics() - Method in class com.yahoo.documentapi.VisitorControlHandler
 
getVisitRemoves() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
getVisitRemoves() - Method in class com.yahoo.documentapi.VisitorParameters
 
getWaitTime() - Method in class com.yahoo.search.grouping.request.DebugWaitFunction
Returns the time to wait when evaluating this function.
getWeight() - Method in class com.yahoo.document.update.AddValueUpdate
Return the associated weight of this value update.
getWeight() - Method in class com.yahoo.prelude.query.Item
Returns the relative importance of this term.
getWeight() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the normalized weight of this match relative to the whole query: The sum of the weights of all matched terms/the sum of the weights of all query terms If all the query terms were matched, this is 1.
getWeight() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
getWeightedAbsoluteOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query, taking weights into account so that occurrences of higher weighted query terms has more impact than lower weighted terms.
getWeightedOccurrence() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns a normalized measure of the number of occurrence of the terms of the query, weighted by term weight.
getWeightedSet(DataType) - Static method in class com.yahoo.document.DataType
Returns a weighted set datatype, where the elements are of the given type
getWeightedSet(DataType, boolean, boolean) - Static method in class com.yahoo.document.DataType
Returns a weighted set datatype, where the elements are of the given type, and which supports the properties createIfNonExistent and removeIfZero
getWhere() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Returns the where clause assigned to this operation.
getWhereClause() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
getWidth() - Method in class com.yahoo.search.grouping.request.FixedWidthFunction
Returns the number of buckets to divide the result into.
getWidthBits() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
getWidthBits() - Method in class com.yahoo.document.select.OrderingSpecification
 
getWidthBits() - Method in class com.yahoo.document.select.rule.IdNode
 
getWindowSizeBackOff() - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
 
getWindowSizeIncrement() - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
 
getWord() - Method in class com.yahoo.prelude.query.WordItem
Returns the same as WordItem.stringValue()
getWordItem(int) - Method in class com.yahoo.prelude.query.PhraseItem
Returns a subitem as a word item
getWordItem(int) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
Returns a subitem as a word item
getWrapped() - Method in class com.yahoo.text.XMLWriter
 
getWrappedCookies() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
getWrappedDocumentOperation() - Method in interface com.yahoo.docproc.DocumentOperationWrapper
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.Array
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.FieldValue
Used to retrieve wrapped type for simple types, such that you can use get methods to retrieve ints and floats directly instead of Int/Float field values.
getWrappedValue() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.Raw
 
getWrappedValue() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
Expose target document ID as this value's wrapped value.
getWrappedValue() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns the String value wrapped by this StringFieldValue.
getWrappedValue() - Method in class com.yahoo.document.datatypes.WeightedSet
 
getWriter() - Method in class com.yahoo.text.ForwardWriter
Gives access to the wrapped writer.
getWriter() - Method in class com.yahoo.text.JavaWriterWriter
 
getXmlEscape() - Method in class com.yahoo.prelude.templates.Context
Returns whether this context xml-escapes returned values.
getXmlEscape() - Method in class com.yahoo.prelude.templates.HitContext
 
getXValue(FieldValue) - Static method in class com.yahoo.document.PositionDataType
 
getYcaApplicationId() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getYcaPort() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getYcaProxy() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getYcaRetry() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getYcaTtl() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getYcaUseProxy() - Method in class com.yahoo.search.federation.http.HTTPParameters
 
getYTraceHeaderToNext() - Method in class com.yahoo.search.query.Model
Deprecated.
not used, ytrace has been discontinued
getYValue(FieldValue) - Static method in class com.yahoo.document.PositionDataType
 
getZCurveFieldName(String) - Static method in class com.yahoo.document.PositionDataType
 
getZeroConstraintDocCount() - Method in class com.yahoo.search.predicate.PredicateIndexBuilder
 
GidModifier() - Constructor for class com.yahoo.document.idstring.IdString.GidModifier
 
GLOB - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
global() - Static method in class com.yahoo.config.provision.ApplicationId
Returns an application id where all fields are "*"
GlobalId - Class in com.yahoo.document
Implements an incredibly light-weight version of the document global id.
GlobalId(byte[]) - Constructor for class com.yahoo.document.GlobalId
Constructs a new global id by copying the content of the given raw byte array.
GlobalId(IdString) - Constructor for class com.yahoo.document.GlobalId
Constructs a new global id from a document id string.
GlobalId(Deserializer) - Constructor for class com.yahoo.document.GlobalId
Constructs a global id by deserializing content from the given byte buffer.
globalServiceId() - Method in class com.yahoo.config.application.api.DeploymentSpec
Returns the ID of the service to expose through global routing, if present
GONE - Static variable in interface com.yahoo.jdisc.Response.Status
 
Gram(int, int) - Constructor for class com.yahoo.language.process.GramSplitter.Gram
 
GramSplitter - Class in com.yahoo.language.process
A class which splits consecutive word character sequences into overlapping character n-grams.
GramSplitter(CharacterClasses) - Constructor for class com.yahoo.language.process.GramSplitter
 
GramSplitter.Gram - Class in com.yahoo.language.process
An immutable start index and length pair
GramSplitter.GramSplitterIterator - Class in com.yahoo.language.process
 
GramSplitterIterator(String, int, CharacterClasses) - Constructor for class com.yahoo.language.process.GramSplitter.GramSplitterIterator
 
greaterThan(long) - Method in class com.yahoo.document.predicate.Predicates.FeatureBuilder
 
greaterThanOrEqualTo(long) - Method in class com.yahoo.document.predicate.Predicates.FeatureBuilder
 
group() - Method in class com.yahoo.config.provision.ClusterSpec
Returns the group within the cluster this specifies, or empty to specify the whole cluster
group(int) - Method in class com.yahoo.jdisc.application.BindingMatch
Returns the input subsequence captured by the given group by this match.
group(int) - Method in class com.yahoo.jdisc.application.UriPattern.Match
Returns the input subsequence captured by the given group by this match.
Group - Class in com.yahoo.search.grouping.result
This class represents a single group in the grouping result model.
Group(GroupId, Relevance) - Constructor for class com.yahoo.search.grouping.result.Group
Creates a new instance of this class.
groupCount() - Method in class com.yahoo.jdisc.application.BindingMatch
Returns the number of captured groups of this match.
groupCount() - Method in class com.yahoo.jdisc.application.UriPattern.Match
Returns the number of captured groups of this match.
GroupDocIdString - Class in com.yahoo.document.idstring
Representation of groupdoc scheme in document IDs.
GroupDocIdString(String, String, String) - Constructor for class com.yahoo.document.idstring.GroupDocIdString
Create a groupdoc scheme object.
GroupId - Class in com.yahoo.search.grouping.result
This abstract class represents the id of a single group in the grouping result model.
GroupId(String, Object...) - Constructor for class com.yahoo.search.grouping.result.GroupId
 
GROUPING_SESSION_CACHE - Static variable in class com.yahoo.search.Query
 
GROUPING_VALIDATED - Static variable in class com.yahoo.search.grouping.GroupingValidator
 
GroupingExpression - Class in com.yahoo.search.grouping.request
This class represents an expression in a GroupingOperation.
GroupingExpression(String) - Constructor for class com.yahoo.search.grouping.request.GroupingExpression
 
GroupingNode - Class in com.yahoo.search.grouping.request
This is the abstract super class of both GroupingOperation and GroupingExpression.
GroupingNode(String) - Constructor for class com.yahoo.search.grouping.request.GroupingNode
 
GroupingOperation - Class in com.yahoo.search.grouping.request
This class represents a single node in a grouping operation tree.
GroupingOperation(String) - Constructor for class com.yahoo.search.grouping.request.GroupingOperation
 
GroupingQueryParser - Class in com.yahoo.search.grouping
This searcher is responsible for turning the "select" parameter into a corresponding GroupingRequest.
GroupingQueryParser() - Constructor for class com.yahoo.search.grouping.GroupingQueryParser
 
GroupingRequest - Class in com.yahoo.search.grouping
An instance of this class represents one of many grouping requests that are attached to a Query.
GroupingValidator - Class in com.yahoo.search.grouping
This searcher ensure that all GroupingRequest objects attached to a Query makes sense to the search cluster for which this searcher has been deployed.
GroupingValidator(QrSearchersConfig, ClusterConfig, AttributesConfig) - Constructor for class com.yahoo.search.grouping.GroupingValidator
Constructs a new instance of this searcher with the given component id and config.
GroupList - Class in com.yahoo.search.grouping.result
This class represents a labeled group list in the grouping result model.
GroupList(String) - Constructor for class com.yahoo.search.grouping.result.GroupList
Constructs a new instance of this class.
GT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
GT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
guiceModules() - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
GuiceRepository - Class in com.yahoo.jdisc.application
This is a repository of Modules.
GuiceRepository(Module...) - Constructor for class com.yahoo.jdisc.application.GuiceRepository
 
GZIP - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
GzipDecompressingEntity - Class in com.yahoo.search.federation.http
Used by HTTPSearcher when talking to services returning compressed content.
GzipDecompressingEntity(HttpEntity) - Constructor for class com.yahoo.search.federation.http.GzipDecompressingEntity
 

H

hackToInitializeServer(QrConfig) - Static method in class com.yahoo.container.jdisc.ContainerDiscApplication
 
handle(HttpRequest) - Method in class com.yahoo.container.handler.AccessLogRequestHandler
 
handle(HttpRequest) - Method in class com.yahoo.container.handler.VipStatusHandler
 
handle(HttpRequest) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
Override this to implement a synchronous style handler.
handle(HttpRequest, ContentChannel) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
Override this rather than handle(request) to be able to write to the channel before returning from this method.
handle(HttpRequest) - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
Throws UnsupportedOperationException: Call handle(request, channel instead)
handle(HttpRequest, ContentChannel) - Method in class com.yahoo.processing.handler.AbstractProcessingHandler
 
handle(HttpRequest) - Method in class com.yahoo.search.handler.SearchHandler
 
Handle - Class in com.yahoo.statistics
Base class for the interface to the statistics framework.
handleBucketIdCalculation(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.BucketIdCalculator
 
HandledProcessingException - Exception in com.yahoo.docproc
Exception generated by known bad input in a docproc.
HandledProcessingException(String) - Constructor for exception com.yahoo.docproc.HandledProcessingException
 
handleErrorReply(Reply, Object) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.DistributorSelectionLogic
 
handleKeyValue(String, String) - Method in class com.yahoo.text.MapParser
 
handleKeyValue(String, String) - Method in class com.yahoo.text.SimpleMapParser
 
handleMessage(Message) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorDestinationSession
 
handleMessage(Message) - Method in class com.yahoo.messagebus.DestinationSession
 
handleMessage(Message) - Method in class com.yahoo.messagebus.IntermediateSession
 
handleMessage(Message) - Method in class com.yahoo.messagebus.MessageBus
 
handleMessage(Message) - Method in interface com.yahoo.messagebus.MessageHandler
This function is called when a message arrives.
handleMessage(Message) - Method in class com.yahoo.messagebus.SendProxy
 
handleMessage(Message) - Method in class com.yahoo.messagebus.Sequencer
All messages pass through this handler when being sent by the owning source session.
handler(String, Class<? extends RequestHandler>) - Method in class com.yahoo.application.Application.Builder.Container
 
handler - Variable in class com.yahoo.container.handler.Prefix
 
handleReply(Reply) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
handleReply(Reply) - Method in class com.yahoo.messagebus.IntermediateSession
 
handleReply(Reply) - Method in class com.yahoo.messagebus.MessageBus
 
handleReply(Reply) - Method in interface com.yahoo.messagebus.ReplyHandler
This function is called when a reply arrives.
handleReply(Reply) - Method in class com.yahoo.messagebus.SendProxy
 
handleReply(Reply) - Method in class com.yahoo.messagebus.Sequencer
Lookup the sequencing id of an incoming reply to pop the front of the corresponding queue, and then send the next message in line, if any.
handleReply(Reply) - Method in class com.yahoo.messagebus.SourceSession
 
handleRequest(Request) - Method in class com.yahoo.application.container.JDisc
Handles the given Request by passing it to the RequestHandler that is bound to the request's URI.
handleRequest(Request, BufferedContentChannel, ResponseHandler) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
handleRequest(Request, ResponseHandler) - Method in class com.yahoo.container.jdisc.ThreadedRequestHandler
Handles a request by assigning a worker thread to it.
handleRequest(Request, BufferedContentChannel, ResponseHandler) - Method in class com.yahoo.container.jdisc.ThreadedRequestHandler
 
handleRequest(Request, ResponseHandler) - Method in interface com.yahoo.jdisc.handler.RequestHandler
This method will process the given Request and return a ContentChannel into which the caller can write the Request's content.
handleRequest(Request, ResponseHandler) - Method in class com.yahoo.jdisc.handler.ThreadedRequestHandler
 
handleRequest(Request, BufferedContentChannel, ResponseHandler) - Method in class com.yahoo.jdisc.handler.ThreadedRequestHandler
Override this method if you want to access the Request's content using a BufferedContentChannel.
handleRequest(Request, ReadableContentChannel, ResponseHandler) - Method in class com.yahoo.jdisc.handler.ThreadedRequestHandler
Implement this method if you want to access the Request's content using a ReadableContentChannel.
handleRequest(Request, ContentInputStream, ResponseHandler) - Method in class com.yahoo.jdisc.handler.ThreadedRequestHandler
Implement this method if you want to access the Request's content using a ContentInputStream.
handleRequest(Request, ResponseHandler) - Method in class com.yahoo.jdisc.test.NonWorkingClientProvider
 
handleRequest(Request, ResponseHandler) - Method in class com.yahoo.jdisc.test.NonWorkingRequestHandler
 
handleResponse(Response) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
 
handleResponse(Response) - Method in interface com.yahoo.documentapi.ResponseHandler
This method is called once for each document api operation invoked on a AsyncSession.
handleResponse(Response) - Method in class com.yahoo.jdisc.handler.FutureResponse
 
handleResponse(Response) - Method in class com.yahoo.jdisc.handler.RequestDispatch
 
handleResponse(Response) - Method in interface com.yahoo.jdisc.handler.ResponseHandler
This method will process the given Response and return a ContentChannel into which the caller can write the Response's content.
handleResponse(Response) - Method in class com.yahoo.jdisc.test.NonWorkingResponseHandler
 
handleResponse(InputStream, long, Query) - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
Convenience hook for unmarshalling the response and adding the information to the query.
handleResponse(HttpEntity, Query) - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
Unmarshals the response and adds the resulting data to the given query.
handlers - Variable in class com.yahoo.container.jdisc.JdiscBindingsConfig.Builder
 
handlers(String, JdiscBindingsConfig.Handlers.Builder) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Builder
 
handlers(Map<String, JdiscBindingsConfig.Handlers.Builder>) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Builder
 
handlers() - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
handlers(String) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig
 
Handlers() - Constructor for class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Handlers(Builder)
Handlers(JdiscBindingsConfig.Handlers.Builder) - Constructor for class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers
 
handleTimeout(Request, ResponseHandler) - Method in class com.yahoo.jdisc.handler.AbstractRequestHandler
 
handleTimeout(Request, ResponseHandler) - Method in interface com.yahoo.jdisc.handler.RequestHandler
This method is called by the Container when a Request that was previously accepted by RequestHandler.handleRequest(Request, ResponseHandler) has timed out.
handleTimeout(Request, ResponseHandler) - Method in class com.yahoo.jdisc.test.NonWorkingClientProvider
 
handleTimeout(Request, ResponseHandler) - Method in class com.yahoo.jdisc.test.NonWorkingRequestHandler
 
handleWrongDistribution(WrongDistributionReply, RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.DistributorSelectionLogic
 
HANDSHAKE_FAILED - Static variable in class com.yahoo.messagebus.ErrorCode
Version handshake failed for any reason.
hasActive() - Method in class com.yahoo.documentapi.ProgressToken
 
hasAnnotation(String) - Method in class com.yahoo.prelude.query.Item
Returns whether this has an annotation
hasAnyCommonPrefix(String) - Method in class com.yahoo.container.handler.Prefix
 
hasBucketSequence() - Method in class com.yahoo.messagebus.Message
Returns whether or not this message contains a sequence bucket that should be respected, i.e.
hasChunkedResponse() - Method in class com.yahoo.jdisc.http.HttpRequest
 
hasClass(AnnotationClass) - Method in class com.yahoo.text.interpretation.Span
Returns true if this class
hasComponentId - Variable in class com.yahoo.component.provider.ComponentClass.ComponentConstructor
 
hasConditionNotMetError() - Method in exception com.yahoo.documentapi.DocumentAccessException
 
hasConnectivityBackLink() - Method in class com.yahoo.prelude.query.Item
DO NOT USE
hasDataType(String) - Method in class com.yahoo.document.DocumentTypeManager
 
hasDataType(int) - Method in class com.yahoo.document.DocumentTypeManager
 
hasDetailedData() - Method in class com.yahoo.search.statistics.ElapsedTime
 
hasDocType() - Method in class com.yahoo.document.DocumentId
 
hasDocType() - Method in class com.yahoo.document.idstring.IdIdString
 
hasDocType() - Method in class com.yahoo.document.idstring.IdString
 
hasDocument() - Method in class com.yahoo.persistence.spi.result.GetResult
 
hasDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
hasDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
hasDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
hasDouble() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns true if this value can return itself as a double, i.e asDoubleValue will return a value and not throw
hasEncodableProperties() - Method in class com.yahoo.search.Query
 
hasError() - Method in class com.yahoo.persistence.spi.result.Result
 
hasErrors() - Method in class com.yahoo.messagebus.Reply
Returns whether or not this reply contains any errors.
hasExplicitSignificance() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
 
hasExplicitSignificance() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
 
hasExplicitSignificance() - Method in interface com.yahoo.prelude.query.TaggableItem
 
hasExplicitSignificance() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
 
hasFatalErrors() - Method in class com.yahoo.messagebus.Reply
Returns whether or not this reply contains any fatal errors.
hasField(Field, int) - Method in class com.yahoo.document.BaseStructDataType
 
hasField(String) - Method in class com.yahoo.document.BaseStructDataType
 
hasField(Field) - Method in class com.yahoo.document.BaseStructDataType
 
hasField(String) - Method in class com.yahoo.document.DocumentType
Returns whether this type defines the given field name
hasField(Field, int) - Method in class com.yahoo.document.StructDataType
 
hasFieldValue() - Method in class com.yahoo.document.annotation.Annotation
Returns true if this Annotation has a value.
hasForcedId() - Method in class com.yahoo.document.Field
 
hasGroup() - Method in class com.yahoo.document.idstring.GroupDocIdString
 
hasGroup() - Method in class com.yahoo.document.idstring.IdIdString
 
hasGroup() - Method in class com.yahoo.document.idstring.IdString
 
hasGroup() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
hash() - Method in class com.yahoo.fsa.FSA.State
 
hash64(String) - Static method in class com.yahoo.document.predicate.PredicateHash
 
hashCode() - Method in class com.yahoo.application.container.handler.Headers
 
hashCode() - Method in class com.yahoo.component.chain.Chain
 
hashCode() - Method in class com.yahoo.component.ComponentId
 
hashCode() - Method in class com.yahoo.component.ComponentSpecification
 
hashCode() - Method in class com.yahoo.component.Version
 
hashCode() - Method in class com.yahoo.component.VersionSpecification
 
hashCode() - Method in class com.yahoo.config.FileReference
 
hashCode() - Method in class com.yahoo.config.InnerNode
 
hashCode() - Method in class com.yahoo.config.LeafNode
 
hashCode() - Method in class com.yahoo.config.NodeVector
 
hashCode() - Method in class com.yahoo.config.provision.ApplicationId
 
hashCode() - Method in class com.yahoo.config.provision.ApplicationName
 
hashCode() - Method in class com.yahoo.config.provision.ClusterMembership
 
hashCode() - Method in class com.yahoo.config.provision.ClusterSpec.Group
 
hashCode() - Method in class com.yahoo.config.provision.ClusterSpec
 
hashCode() - Method in class com.yahoo.config.provision.ClusterSpec.Id
 
hashCode() - Method in class com.yahoo.config.provision.Flavor
 
hashCode() - Method in class com.yahoo.config.provision.HostSpec
 
hashCode() - Method in class com.yahoo.config.provision.InstanceName
 
hashCode() - Method in class com.yahoo.config.provision.RegionName
 
hashCode() - Method in class com.yahoo.config.provision.Rotation
 
hashCode() - Method in class com.yahoo.config.provision.TenantName
 
hashCode() - Method in class com.yahoo.config.provision.Version
 
hashCode() - Method in class com.yahoo.config.provision.Zone
 
hashCode() - Method in class com.yahoo.config.subscription.ConfigSourceSet
 
hashCode() - Method in class com.yahoo.docproc.DocumentProcessor.Progress
 
hashCode() - Method in class com.yahoo.document.annotation.AlternateSpanList
 
hashCode() - Method in class com.yahoo.document.annotation.Annotation
 
hashCode() - Method in class com.yahoo.document.annotation.AnnotationReference
 
hashCode() - Method in class com.yahoo.document.annotation.AnnotationType
 
hashCode() - Method in class com.yahoo.document.annotation.AnnotationType2AnnotationContainer
 
hashCode() - Method in class com.yahoo.document.annotation.ListAnnotationContainer
 
hashCode() - Method in class com.yahoo.document.annotation.SpanList
 
hashCode() - Method in class com.yahoo.document.annotation.SpanNode
 
hashCode() - Method in class com.yahoo.document.annotation.SpanTree
 
hashCode() - Method in class com.yahoo.document.BucketId
 
hashCode() - Method in class com.yahoo.document.DataType
 
hashCode() - Method in class com.yahoo.document.DataTypeName
 
hashCode() - Method in class com.yahoo.document.datatypes.Array
 
hashCode() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.CompositeFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.Raw
 
hashCode() - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.StringFieldValue
 
hashCode() - Method in class com.yahoo.document.datatypes.Struct
 
hashCode() - Method in class com.yahoo.document.datatypes.WeightedSet
Uses hashCode() from the encapsulated Map.
hashCode() - Method in class com.yahoo.document.Document
 
hashCode() - Method in class com.yahoo.document.DocumentId
 
hashCode() - Method in class com.yahoo.document.DocumentRemove
 
hashCode() - Method in class com.yahoo.document.DocumentType
 
hashCode() - Method in class com.yahoo.document.DocumentTypeId
 
hashCode() - Method in class com.yahoo.document.DocumentUpdate
 
hashCode() - Method in class com.yahoo.document.Field
 
hashCode() - Method in class com.yahoo.document.FieldPath
 
hashCode() - Method in class com.yahoo.document.FieldPathEntry
 
hashCode() - Method in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
hashCode() - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
hashCode() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
hashCode() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
hashCode() - Method in class com.yahoo.document.GlobalId
 
hashCode() - Method in class com.yahoo.document.idstring.IdString
 
hashCode() - Method in class com.yahoo.document.predicate.BooleanPredicate
 
hashCode() - Method in class com.yahoo.document.predicate.Conjunction
 
hashCode() - Method in class com.yahoo.document.predicate.Disjunction
 
hashCode() - Method in class com.yahoo.document.predicate.FeatureConjunction
 
hashCode() - Method in class com.yahoo.document.predicate.FeatureRange
 
hashCode() - Method in class com.yahoo.document.predicate.FeatureSet
 
hashCode() - Method in class com.yahoo.document.predicate.Negation
 
hashCode() - Method in class com.yahoo.document.predicate.RangeEdgePartition
 
hashCode() - Method in class com.yahoo.document.predicate.RangePartition
 
hashCode() - Method in class com.yahoo.document.StructDataType
 
hashCode() - Method in class com.yahoo.document.StructuredDataType
 
hashCode() - Method in class com.yahoo.document.update.AddValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.AssignValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.FieldUpdate
 
hashCode() - Method in class com.yahoo.document.update.MapValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.RemoveValueUpdate
 
hashCode() - Method in class com.yahoo.document.update.ValueUpdate
 
hashCode() - Method in class com.yahoo.documentapi.DocumentIdResponse
 
hashCode() - Method in class com.yahoo.documentapi.DocumentResponse
 
hashCode() - Method in class com.yahoo.documentapi.DocumentUpdateResponse
 
hashCode() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
hashCode() - Method in class com.yahoo.documentapi.ProgressToken.BucketKeyWrapper
 
hashCode() - Method in class com.yahoo.documentapi.RemoveResponse
 
hashCode() - Method in class com.yahoo.documentapi.Response
 
hashCode() - Method in class com.yahoo.documentapi.UpdateResponse
 
hashCode() - Method in class com.yahoo.jdisc.application.UriPattern
 
hashCode() - Method in class com.yahoo.jdisc.HeaderFields
 
hashCode() - Method in class com.yahoo.jdisc.http.Cookie
 
hashCode() - Method in class com.yahoo.language.process.GramSplitter.Gram
 
hashCode() - Method in class com.yahoo.metrics.simple.Identifier
 
hashCode() - Method in class com.yahoo.metrics.simple.Point
 
hashCode() - Method in class com.yahoo.net.URI
 
hashCode() - Method in class com.yahoo.net.Url
 
hashCode() - Method in class com.yahoo.net.UrlToken
 
hashCode() - Method in class com.yahoo.path.Path
 
hashCode() - Method in class com.yahoo.prelude.query.CompositeIndexedItem
 
hashCode() - Method in class com.yahoo.prelude.query.CompositeItem
 
hashCode() - Method in class com.yahoo.prelude.query.IndexedSegmentItem
 
hashCode() - Method in class com.yahoo.prelude.query.IntItem
 
hashCode() - Method in class com.yahoo.prelude.query.Item
 
hashCode() - Method in class com.yahoo.prelude.query.Limit
 
hashCode() - Method in class com.yahoo.prelude.query.MarkerWordItem
 
hashCode() - Method in class com.yahoo.prelude.query.NearItem
 
hashCode() - Method in class com.yahoo.prelude.query.RegExpItem
 
hashCode() - Method in class com.yahoo.prelude.query.SimpleIndexedItem
 
hashCode() - Method in class com.yahoo.prelude.query.TermType
 
hashCode() - Method in class com.yahoo.prelude.query.WeakAndItem
 
hashCode() - Method in class com.yahoo.prelude.query.WordItem
 
hashCode() - Method in class com.yahoo.processing.request.CompoundName
 
hashCode() - Method in class com.yahoo.processing.request.ErrorMessage
 
hashCode() - Method in class com.yahoo.protect.ErrorMessage
 
hashCode() - Method in class com.yahoo.search.federation.selection.FederationTarget
 
hashCode() - Method in class com.yahoo.search.grouping.request.RawBuffer
 
hashCode() - Method in class com.yahoo.search.intent.model.Intent
 
hashCode() - Method in class com.yahoo.search.intent.model.Source
 
hashCode() - Method in class com.yahoo.search.pagetemplates.model.Layout
 
hashCode() - Method in class com.yahoo.search.pagetemplates.model.Source
 
hashCode() - Method in class com.yahoo.search.predicate.Hit
 
hashCode() - Method in class com.yahoo.search.Query
Returns a hash of this query based on (some of) its content.
hashCode() - Method in class com.yahoo.search.query.Model
 
hashCode() - Method in class com.yahoo.search.query.Presentation
 
hashCode() - Method in class com.yahoo.search.query.profile.compiled.Binding
 
hashCode() - Method in class com.yahoo.search.query.profile.DimensionBinding
 
hashCode() - Method in class com.yahoo.search.query.profile.DimensionValues
 
hashCode() - Method in class com.yahoo.search.query.profile.SubstituteString
 
hashCode() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
 
hashCode() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
hashCode() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
 
hashCode() - Method in class com.yahoo.search.query.ranking.Diversity
 
hashCode() - Method in class com.yahoo.search.query.Ranking
 
hashCode() - Method in class com.yahoo.search.query.ranking.Matching
 
hashCode() - Method in class com.yahoo.search.query.ranking.MatchPhase
 
hashCode() - Method in class com.yahoo.search.query.ranking.RankFeatures
 
hashCode() - Method in class com.yahoo.search.query.ranking.RankProperties
 
hashCode() - Method in class com.yahoo.search.query.ranking.SoftTimeout
 
hashCode() - Method in class com.yahoo.search.query.Sorting.AttributeSorter
 
hashCode() - Method in class com.yahoo.search.query.Sorting.FieldOrder
 
hashCode() - Method in class com.yahoo.search.query.Sorting
 
hashCode() - Method in class com.yahoo.search.query.Sorting.LowerCaseSorter
 
hashCode() - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
hashCode() - Method in class com.yahoo.search.result.ErrorMessage
 
hashCode() - Method in class com.yahoo.search.result.Hit
Returns the hashCode of this hit, which is the hashcode of its uri.
hashCode() - Method in class com.yahoo.search.result.Relevance
Returns a hash from the relevancy value
hashCode() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
hashCode() - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
 
hashCode() - Method in class com.yahoo.statistics.Counter
 
hashCode() - Method in class com.yahoo.statistics.CounterGroup
 
hashCode() - Method in class com.yahoo.statistics.Handle
 
hashCode() - Method in class com.yahoo.statistics.Value
 
hashCode() - Method in class com.yahoo.statistics.ValueGroup
 
hashCode() - Method in class com.yahoo.tensor.DimensionSizes
 
hashCode() - Method in class com.yahoo.tensor.IndexedTensor
 
hashCode() - Method in class com.yahoo.tensor.MappedTensor
 
hashCode() - Method in class com.yahoo.tensor.Tensor.Cell
 
hashCode() - Method in class com.yahoo.tensor.TensorAddress
 
hashCode() - Method in class com.yahoo.tensor.TensorType.Dimension
 
hashCode() - Method in class com.yahoo.tensor.TensorType
 
hashCode() - Method in class com.yahoo.tensor.TensorType.IndexedBoundDimension
 
hashCode() - Method in class com.yahoo.text.AbstractUtf8Array
 
hashCode() - Method in class com.yahoo.text.DataTypeIdentifier
 
hashCode() - Method in class com.yahoo.text.interpretation.AnnotationClass
 
hashCode() - Method in class com.yahoo.vespa.http.client.config.Endpoint
 
hashCode() - Method in class com.yahoo.vespa.objects.FieldBase
 
hashCode() - Method in class com.yahoo.vespa.objects.Identifiable
 
hashCode() - Method in class com.yahoo.yolean.chain.Chain
 
hashDelta(int, byte) - Method in class com.yahoo.fsa.FSA
 
Hasher<T> - Class in com.yahoo.search.cluster
A hasher load balances between a set of nodes, represented by object ids.
Hasher() - Constructor for class com.yahoo.search.cluster.Hasher
 
Hasher.NodeFactor<T> - Class in com.yahoo.search.cluster
 
Hasher.NodeList<T> - Class in com.yahoo.search.cluster
 
HasIndexItem - Interface in com.yahoo.prelude.query
An interface for items where it is useful to access an associated index name.
hasInitializedId() - Method in class com.yahoo.component.AbstractComponent
DO NOT CALL, for internal use only,
hasItemClass(Class<?>) - Method in class com.yahoo.prelude.query.TermType
Returns true if the class corresponding to this type is the given class
hasLocalTrace() - Method in class com.yahoo.vespa.http.client.Result
Checks if operation has been set up with local tracing.
hasMax() - Method in class com.yahoo.search.grouping.request.GroupingOperation
Indicates if the 'max' value has been set.
hasNext() - Method in class com.yahoo.document.annotation.SerialIterator
 
hasNext() - Method in interface com.yahoo.documentapi.VisitorIterator.BucketSource
 
hasNext() - Method in class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
hasNext() - Method in class com.yahoo.documentapi.VisitorIterator.ExplicitBucketSource
 
hasNext() - Method in class com.yahoo.documentapi.VisitorIterator
Check whether or not it is valid to call VisitorIterator.getNext() with the current iterator state.
hasNext() - Method in class com.yahoo.fsa.FSA.Iterator
 
hasNext() - Method in class com.yahoo.language.process.GramSplitter.GramSplitterIterator
 
hasNext() - Method in class com.yahoo.prelude.hitfield.FieldIterator
 
hasNext() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
 
hasNext() - Method in class com.yahoo.search.result.DeepHitIterator
 
hasNext() - Method in class com.yahoo.search.result.HitIterator
 
hasNext() - Method in class com.yahoo.tensor.IndexedTensor.SubspaceIterator
 
hasNode(T) - Method in class com.yahoo.search.cluster.Hasher.NodeList
 
hasNote() - Method in class com.yahoo.messagebus.TraceNode
Returns whether or not a note is assigned to this node.
hasNumber() - Method in class com.yahoo.document.idstring.IdIdString
 
hasNumber() - Method in class com.yahoo.document.idstring.IdString
 
hasNumber() - Method in class com.yahoo.document.idstring.OrderDocIdString
 
hasNumber() - Method in class com.yahoo.document.idstring.UserDocIdString
 
hasOnlyErrorCode(int) - Method in class com.yahoo.search.result.DefaultErrorHit
Returns true if all errors in this have the given code
hasOnlyErrorCode(int) - Method in interface com.yahoo.search.result.ErrorHit
Returns true if main error is the given error code or if main error is general error 8 and all suberrors are the given error code
hasOnlyErrorsOfType(Reply, int) - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Returns true if the given reply has at least one error, and all errors are of the given type.
hasPending() - Method in class com.yahoo.documentapi.ProgressToken
 
hasPerfectHash() - Method in class com.yahoo.fsa.FSA
 
hasPerfectHash() - Method in class com.yahoo.fsa.FSA.State
 
hasPrecedenceOver(ArithmeticOperator) - Method in enum com.yahoo.searchlib.rankingexpression.rule.ArithmeticOperator
Returns true if this operator has precedence over the given operator
hasPrefix(CompoundName) - Method in class com.yahoo.processing.request.CompoundName
Returns whether the given name is a prefix of this.
hasPrevious() - Method in class com.yahoo.prelude.hitfield.FieldIterator
 
hasPrevious() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
 
hasProperty(String) - Method in class com.yahoo.container.jdisc.HttpRequest
Check whether a property exists.
hasProtocol(String) - Method in class com.yahoo.messagebus.ProtocolRepository
Returns whether or not this repository contains a protocol with the given name.
hasRankProfile() - Method in class com.yahoo.search.query.Ranking
Returns whether a rank profile has been explicitly set.
hasSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListMessage
 
hasSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
 
hasSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
 
hasSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
 
hasSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.StatBucketMessage
 
hasSequenceId() - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
 
hasSequenceId() - Method in class com.yahoo.messagebus.Message
Returns whether or not this message contains a sequence identifier that should be respected, i.e.
hasSpanNode() - Method in class com.yahoo.document.annotation.Annotation
Returns true if this Annotation is associated with a SpanNode (irrespective of the SpanNode being valid or not).
hasUniqueID() - Method in class com.yahoo.prelude.query.CompositeTaggableItem
 
hasUniqueID() - Method in class com.yahoo.prelude.query.Item
 
hasUniqueID() - Method in class com.yahoo.prelude.query.SimpleTaggableItem
 
hasUniqueID() - Method in interface com.yahoo.prelude.query.TaggableItem
 
hasUniqueID() - Method in class com.yahoo.prelude.query.TaggableSegmentItem
 
hasValueUpdate(ValueUpdate.ValueUpdateClassID) - Method in class com.yahoo.document.update.FieldUpdate
Returns whether this field update contains (at least) one update of the given type
hasVariable(String) - Method in class com.yahoo.docproc.Processing
Returns true if this variable is present, even if it is null
header(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
header(Context, T) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
Begin expanded template for header, footer, hit, hitFooter, error, noHits, queryContext, Thanks java, for giving me the opportunely to use copy-paste
header(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.PageTemplateSet
 
header(Context, T) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
header(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
 
header(Context, T) - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
Render the result set header.
headerCacheSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
headerCacheSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
HeaderFields - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
HeaderFields() - Constructor for class com.yahoo.document.fieldset.HeaderFields
 
HeaderFields - Class in com.yahoo.jdisc
This is an encapsulation of the header fields that belong to either a Request or a Response.
HeaderFields() - Constructor for class com.yahoo.jdisc.HeaderFields
 
Headers - Class in com.yahoo.application.container.handler
A multi-map for Request and Response header fields.
Headers() - Constructor for class com.yahoo.application.container.handler.Headers
 
headers() - Method in class com.yahoo.container.jdisc.HttpResponse
The response headers.
headers() - Method in class com.yahoo.jdisc.Request
Returns the set of header fields of this Request.
headers() - Method in class com.yahoo.jdisc.Response
Returns the set of header fields of this Request.
headers() - Method in class com.yahoo.processing.handler.ResponseHeaders
Returns an unmodifiable map of the response headers of this
headerstruct(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
headerstruct() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
HEX - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
HEX - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Highlight - Class in com.yahoo.prelude.query
Class encapsulating information on extra highlight-terms for a query
Highlight() - Constructor for class com.yahoo.prelude.query.Highlight
 
HIGHLIGHTTERMS - Static variable in class com.yahoo.prelude.query.Highlight
The name of the property map which contains extra highlight terms
Hint - Class in com.yahoo.language.detect
A hint that can be given to a Detector.
histogram(String, String, String) - Static method in class com.yahoo.log.event.Event
Static method for logging the histogram event.
Histogram - Class in com.yahoo.log.event
 
Histogram() - Constructor for class com.yahoo.log.event.Histogram
 
Histogram(String, String, String) - Constructor for class com.yahoo.log.event.Histogram
 
histogram(boolean) - Method in class com.yahoo.metrics.simple.MetricSettings.Builder
Set whether a resulting metric should have a histogram.
Histogram - Class in com.yahoo.statistics
A set of sums or other histograms.
Histogram(Limits) - Constructor for class com.yahoo.statistics.Histogram
Build a new histogram using bucket limits from the given Limits object.
HistogramType - Class in com.yahoo.statistics
Enumeration of how a histogram should be represented from admin server.
hit(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
hit(Context, T) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
hit(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.PageTemplateSet
 
hit(Context, T) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
hit(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
Overrides UserTemplate.hit(Context, Writer) to print 'logging' type meta hits as /result/meta/provider tags.
hit(Context, T) - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
Render a single top level hit.
Hit - Class in com.yahoo.search.predicate
Represents a hit from the predicate search algorithm.
Hit(int) - Constructor for class com.yahoo.search.predicate.Hit
 
Hit(int, long) - Constructor for class com.yahoo.search.predicate.Hit
 
hit(WRITER, Hit) - Method in class com.yahoo.search.rendering.SectionedRenderer
Called when a Hit is encountered.
Hit - Class in com.yahoo.search.result
A search hit.
Hit() - Constructor for class com.yahoo.search.result.Hit
Creates an (invalid) empty hit.
Hit(String) - Constructor for class com.yahoo.search.result.Hit
Creates a minimal valid hit having relevance 1000
Hit(String, Query) - Constructor for class com.yahoo.search.result.Hit
Creates a minimal valid hit having relevance 1
Hit(String, double) - Constructor for class com.yahoo.search.result.Hit
Creates a minimal valid hit.
Hit(String, double, Query) - Constructor for class com.yahoo.search.result.Hit
Creates a minimal valid hit.
Hit(String, Relevance) - Constructor for class com.yahoo.search.result.Hit
Creates a minimal valid hit.
Hit(String, Relevance, Query) - Constructor for class com.yahoo.search.result.Hit
Creates a minimal valid hit.
Hit(String, double, String) - Constructor for class com.yahoo.search.result.Hit
Creates a hit.
Hit(String, double, String, Query) - Constructor for class com.yahoo.search.result.Hit
Creates a hit.
Hit(String, Relevance, String) - Constructor for class com.yahoo.search.result.Hit
Creates a hit.
Hit(String, Relevance, String, Query) - Constructor for class com.yahoo.search.result.Hit
Creates a hit.
HitContext - Class in com.yahoo.prelude.templates
A context providing all the fields of a hit, and falls back to MapContext behavior for all other keys.
HitContext(Hit, Context) - Constructor for class com.yahoo.prelude.templates.HitContext
 
HitField - Class in com.yahoo.prelude.hitfield
Represents a Field in a Hit.
HitField(String, String) - Constructor for class com.yahoo.prelude.hitfield.HitField
 
HitField(String, XMLString) - Constructor for class com.yahoo.prelude.hitfield.HitField
 
HitField(String, String, boolean) - Constructor for class com.yahoo.prelude.hitfield.HitField
 
HitField(String, XMLString, boolean) - Constructor for class com.yahoo.prelude.hitfield.HitField
 
HitField(String, String, boolean, boolean) - Constructor for class com.yahoo.prelude.hitfield.HitField
 
hitFooter(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
hitFooter(Context, T) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
hitFooter(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.PageTemplateSet
 
hitFooter(Context, T) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
hitFooter(Context, T) - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
Render a footer for a single top level hit.
HitGroup - Class in com.yahoo.search.result
A group of ordered hits.
HitGroup() - Constructor for class com.yahoo.search.result.HitGroup
Creates an invalid group of hits.
HitGroup(String) - Constructor for class com.yahoo.search.result.HitGroup
Creates a hit group with max relevancy (1)
HitGroup(String, double) - Constructor for class com.yahoo.search.result.HitGroup
Creates a hit group
HitGroup(String, Relevance) - Constructor for class com.yahoo.search.result.HitGroup
Creates a group hit
HitGroup(String, Relevance, IncomingData<Hit>) - Constructor for class com.yahoo.search.result.HitGroup
Creates a group hit
HitGroupsLastComparator - Class in com.yahoo.search.result
Ensures that HitGroups are placed last in the result.
HitGroupsLastComparator(Comparator<Hit>) - Constructor for class com.yahoo.search.result.HitGroupsLastComparator
 
HitIterator - Class in com.yahoo.search.result
An iterator for the list of hits in a result.
HitIterator(HitGroup, List<Hit>) - Constructor for class com.yahoo.search.result.HitIterator
 
HitIterator(Result, List<Hit>) - Constructor for class com.yahoo.search.result.HitIterator
 
HitList - Class in com.yahoo.search.grouping.result
This class represents a labeled hit list in the grouping result model.
HitList(String) - Constructor for class com.yahoo.search.grouping.result.HitList
Constructs a new instance of this class.
HitOrderer - Class in com.yahoo.search.result
A class capable of ordering a list of hits
HitOrderer() - Constructor for class com.yahoo.search.result.HitOrderer
 
HitRenderer - Class in com.yahoo.search.grouping.result
This is a helper class for rendering grouping results.
HitRenderer() - Constructor for class com.yahoo.search.grouping.result.HitRenderer
 
HITS - Static variable in class com.yahoo.search.Query
 
hits() - Method in class com.yahoo.search.Result
Returns the top level hit group containing all the hits of this result
HitSortOrderer - Class in com.yahoo.search.result
A hit orderer which can be assigned to a HitGroup to keep that group's hit sorted in accordance with the sorting specification given when this is created.
HitSortOrderer(Sorting) - Constructor for class com.yahoo.search.result.HitSortOrderer
Create a sort order from a sorting
HitSortOrderer(Comparator<Hit>) - Constructor for class com.yahoo.search.result.HitSortOrderer
Create a sort order from a comparator.
hop - Variable in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Builder
 
hop(MessagebusConfig.Routingtable.Hop.Builder) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Builder
Add the given builder to this builder's list of Hop builders
hop(List<MessagebusConfig.Routingtable.Hop.Builder>) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Builder
Set the given list as this builder's list of Hop builders
hop() - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable
 
hop(int) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable
 
Hop() - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Hop(Builder)
Hop(MessagebusConfig.Routingtable.Hop.Builder) - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop
 
hop - Variable in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route.Builder
 
hop(String) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route.Builder
 
hop(Collection<String>) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route.Builder
 
hop() - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route
 
hop(int) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route
 
HOST - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
HostFetcher() - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.HostFetcher
 
HostFilter - Class in com.yahoo.config.provision
A filter which matches a host depending on its properties.
HostLivenessTracker - Interface in com.yahoo.config.provision
Instances of this are used to keep track of (notify and query) which hosts are currently connected to the config system.
hostname(String) - Static method in class com.yahoo.config.provision.HostFilter
Returns a filter which matches a given host only
hostname() - Method in class com.yahoo.config.provision.HostSpec
Returns the name identifying this host
HostName - Class in com.yahoo.net
Utilities for getting the hostname of the system running the JVM.
HostName() - Constructor for class com.yahoo.net.HostName
 
HOSTS - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
HostSpec - Class in com.yahoo.config.provision
A specification of a host and its role.
HostSpec(String, Optional<ClusterMembership>) - Constructor for class com.yahoo.config.provision.HostSpec
 
HostSpec(String, ClusterMembership, Flavor) - Constructor for class com.yahoo.config.provision.HostSpec
 
HostSpec(String, List<String>) - Constructor for class com.yahoo.config.provision.HostSpec
 
HostSpec(String, List<String>, ClusterMembership) - Constructor for class com.yahoo.config.provision.HostSpec
 
HostSpec(String, List<String>, Optional<Flavor>, Optional<ClusterMembership>) - Constructor for class com.yahoo.config.provision.HostSpec
 
HourOfDayFunction - Class in com.yahoo.search.grouping.request
This class represents an hour-of-day timestamp-function in a GroupingExpression.
HourOfDayFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.HourOfDayFunction
Constructs a new instance of this class.
HTML - Class in com.yahoo.text
Static HTML escaping stuff
HTML() - Constructor for class com.yahoo.text.HTML
 
htmlescape(String) - Static method in class com.yahoo.text.HTML
 
HTTPClientSearcher - Class in com.yahoo.search.federation.http
A utility parent for searchers which gets data from web services which is incorporated into the query.
HTTPClientSearcher(ComponentId, List<Connection>, String, Statistics) - Constructor for class com.yahoo.search.federation.http.HTTPClientSearcher
Creates a client searcher
HTTPClientSearcher(ComponentId, List<Connection>, String, Statistics, CertificateStore) - Constructor for class com.yahoo.search.federation.http.HTTPClientSearcher
 
HTTPClientSearcher(ComponentId, List<Connection>, HTTPParameters, Statistics) - Constructor for class com.yahoo.search.federation.http.HTTPClientSearcher
 
HTTPClientSearcher(ComponentId, List<Connection>, HTTPParameters, Statistics, CertificateStore) - Constructor for class com.yahoo.search.federation.http.HTTPClientSearcher
Creates a client searcher
HttpHeaders - Class in com.yahoo.jdisc.http
 
HttpHeaders() - Constructor for class com.yahoo.jdisc.http.HttpHeaders
 
HttpHeaders.Names - Class in com.yahoo.jdisc.http
 
HttpHeaders.Values - Class in com.yahoo.jdisc.http
 
httpKeepAliveEnabled(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
httpKeepAliveEnabled() - Method in class com.yahoo.jdisc.http.ServerConfig
 
HTTPParameters - Class in com.yahoo.search.federation.http
A set of parameters for talking to an http backend
HTTPParameters() - Constructor for class com.yahoo.search.federation.http.HTTPParameters
 
HTTPParameters(String) - Constructor for class com.yahoo.search.federation.http.HTTPParameters
 
HTTPParameters(ProviderConfig) - Constructor for class com.yahoo.search.federation.http.HTTPParameters
 
HTTPProviderSearcher - Class in com.yahoo.search.federation.http
Superclass of searchers which talks to HTTP backends.
HTTPProviderSearcher(ComponentId, List<Connection>, String, Statistics) - Constructor for class com.yahoo.search.federation.http.HTTPProviderSearcher
 
HTTPProviderSearcher(ComponentId, List<Connection>, String, Statistics, CertificateStore) - Constructor for class com.yahoo.search.federation.http.HTTPProviderSearcher
Creates a http provider searcher using id.getName as provider name
HTTPProviderSearcher(ComponentId, List<Connection>, HTTPParameters, Statistics) - Constructor for class com.yahoo.search.federation.http.HTTPProviderSearcher
 
HTTPProviderSearcher(ComponentId, List<Connection>, HTTPParameters, Statistics, CertificateStore) - Constructor for class com.yahoo.search.federation.http.HTTPProviderSearcher
Creates a provider searcher
HttpRequest - Class in com.yahoo.container.jdisc
Wraps a JDisc HTTP request for a synchronous API.
HttpRequest(HttpRequest, InputStream) - Constructor for class com.yahoo.container.jdisc.HttpRequest
Wrap a JDisc HTTP request in a synchronous API.
HttpRequest(HttpRequest, InputStream, Map<String, String>) - Constructor for class com.yahoo.container.jdisc.HttpRequest
Wrap a JDisc HTTP request in a synchronous API.
HttpRequest - Class in com.yahoo.jdisc.http
A HTTP request.
HttpRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version, SocketAddress, Long) - Constructor for class com.yahoo.jdisc.http.HttpRequest
 
HttpRequest.Builder - Class in com.yahoo.container.jdisc
Builder of HTTP requests
HttpRequest.Method - Enum in com.yahoo.jdisc.http
 
HttpRequest.Version - Enum in com.yahoo.jdisc.http
 
HttpResponse - Class in com.yahoo.container.jdisc
An HTTP response as an opaque payload with headers and content type.
HttpResponse(int) - Constructor for class com.yahoo.container.jdisc.HttpResponse
Create a new HTTP response.
HttpResponse - Class in com.yahoo.jdisc.http
A HTTP response.
HttpResponse(Request, int, String, Throwable) - Constructor for class com.yahoo.jdisc.http.HttpResponse
 
HttpResponse.Status - Interface in com.yahoo.jdisc.http
 
HTTPS_PREFIX - Static variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
HTTPSearcher - Class in com.yahoo.search.federation.http
Generic superclass of searchers making connections to some HTTP service.
HTTPSearcher(ComponentId, List<Connection>, String, Statistics) - Constructor for class com.yahoo.search.federation.http.HTTPSearcher
 
HTTPSearcher(ComponentId, List<Connection>, String, Statistics, CertificateStore) - Constructor for class com.yahoo.search.federation.http.HTTPSearcher
Creates a http searcher with default connection and read timeouts (currently 2 and 5s respectively)
HTTPSearcher(ComponentId, List<Connection>, HTTPParameters, Statistics) - Constructor for class com.yahoo.search.federation.http.HTTPSearcher
 
HTTPSearcher(ComponentId, List<Connection>, HTTPParameters, Statistics, CertificateStore) - Constructor for class com.yahoo.search.federation.http.HTTPSearcher
Creates a http searcher
HTTPSearcher.SearcherHttpClient - Class in com.yahoo.search.federation.http
 
HTTPSearcher.ThrowingCertificateStore - Class in com.yahoo.search.federation.http
 
HttpSearchResponse - Class in com.yahoo.search.handler
Wrap the result of a query as an HTTP response.
HttpSearchResponse(int, Result, Query, Renderer) - Constructor for class com.yahoo.search.handler.HttpSearchResponse
 

I

icmp(char, char) - Method in class com.yahoo.document.select.simple.Parser
 
id(String) - Method in class com.yahoo.application.MockApplicationConfig.Mymapstruct.Builder
 
id() - Method in class com.yahoo.application.MockApplicationConfig.Mymapstruct
 
id(String) - Method in class com.yahoo.application.MockApplicationConfig.Mystruct.Builder
 
id() - Method in class com.yahoo.application.MockApplicationConfig.Mystruct
 
id(String) - Method in class com.yahoo.application.MockApplicationConfig.Mystructlist.Builder
 
id() - Method in class com.yahoo.application.MockApplicationConfig.Mystructlist
 
id() - Method in class com.yahoo.config.provision.ClusterSpec
Returns the cluster id
Id(String) - Constructor for class com.yahoo.config.provision.ClusterSpec.Id
 
ID - Static variable in class com.yahoo.document.annotation.AlternateSpanList
 
ID - Static variable in class com.yahoo.document.annotation.Span
 
ID - Static variable in class com.yahoo.document.annotation.SpanList
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Annotationref.Annotation
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Array.Element
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
 
id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
id() - Method in class com.yahoo.document.select.parser.SelectParser
 
ID - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
id - Variable in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
The numeric ID of the operator, used for serialization.
id - Variable in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
 
id(String) - Method in class com.yahoo.jdisc.http.ServerConfig.Filter.Builder
 
id() - Method in class com.yahoo.jdisc.http.ServerConfig.Filter
 
id - Variable in enum com.yahoo.net.URI.URLContext
 
id(String) - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component.Builder
 
id() - Method in class com.yahoo.search.pagetemplates.ResolversConfig.Component
 
ID - Static variable in class com.yahoo.search.query.context.QueryContext
 
id() - Method in class com.yahoo.yolean.chain.Chain
 
ID_BUCKET - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_GROUP - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_NAMESPACE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_ORDER - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_SCHEME - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_SPECIFIC - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_TYPE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
ID_USER - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
id_v6(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
id_v6() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
idDimensionKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
 
Identifiable - Class in com.yahoo.vespa.objects
This is the base class to do cross-language serialization and deserialization of complete object structures without the need for a separate protocol.
Identifiable() - Constructor for class com.yahoo.vespa.objects.Identifiable
 
identifier() - Method in class com.yahoo.document.select.parser.SelectParser
 
IDENTIFIER - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
Identifier - Class in com.yahoo.metrics.simple
The name of the metric and its n-dimensional position.
Identifier(String, Point) - Constructor for class com.yahoo.metrics.simple.Identifier
 
identifier() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
IDENTIFIER - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Identifier - Class in com.yahoo.text
This class is used to represent a legal identifier of [a-zA-Z_][a-zA-Z_0-9]*
Identifier(String) - Constructor for class com.yahoo.text.Identifier
 
Identifier(AbstractUtf8Array) - Constructor for class com.yahoo.text.Identifier
 
Identifier(byte[]) - Constructor for class com.yahoo.text.Identifier
 
identifierList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
IDENTITY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
IdIdString - Class in com.yahoo.document.idstring
Created with IntelliJ IDEA.
IdIdString(String, String, String, String) - Constructor for class com.yahoo.document.idstring.IdIdString
Create an id scheme object.
idKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
 
idleTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
idleTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
IdNode - Class in com.yahoo.document.select.rule
 
IdNode() - Constructor for class com.yahoo.document.select.rule.IdNode
 
Ids - Interface in com.yahoo.vespa.objects
This is a class containing the global ids that are given out.
IdSpecParser - Class in com.yahoo.document.select.simple
 
IdSpecParser() - Constructor for class com.yahoo.document.select.simple.IdSpecParser
 
IdString - Class in com.yahoo.document.idstring
To be used with DocumentId constructor.
IdString(IdString.Scheme, String, String) - Constructor for class com.yahoo.document.idstring.IdString
 
IdString.GidModifier - Class in com.yahoo.document.idstring
 
IdString.Scheme - Enum in com.yahoo.document.idstring
 
IF - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
IF_MATCH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_MODIFIED_SINCE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_NONE_MATCH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_RANGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
IF_UNMODIFIED_SINCE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ifExpression() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
IfNode - Class in com.yahoo.searchlib.rankingexpression.rule
A conditional branch of a ranking expression.
IfNode(ExpressionNode, ExpressionNode, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
IfNode(ExpressionNode, ExpressionNode, ExpressionNode, Double) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.IfNode
Creates a new condition node.
ignorableWhitespace(char[], int, int) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
ignoreresult(boolean) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop.Builder
 
ignoreresult() - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop
 
ignoreUnknownValues() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
ILLEGAL_ROUTE - Static variable in class com.yahoo.messagebus.ErrorCode
The route of the message is illegal.
image - Variable in class com.yahoo.document.select.parser.Token
The string image of the token.
image - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
The string image of the token.
ImmediateFuture(DataList<DATATYPE>) - Constructor for class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
ImmutableFieldPart - Class in com.yahoo.prelude.hitfield
Represents an element of a hit property which is a possibly mutable string element
ImmutableFieldPart(String, boolean) - Constructor for class com.yahoo.prelude.hitfield.ImmutableFieldPart
 
ImmutableFieldPart(String, String, boolean) - Constructor for class com.yahoo.prelude.hitfield.ImmutableFieldPart
 
implode(String[], String) - Static method in class com.yahoo.text.StringUtilities
Returns the given array flattened to string, with the given separator string
implodeMultiline(List<String>) - Static method in class com.yahoo.text.StringUtilities
Returns the given list flattened to one with newline between
IN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
inBuf - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
includeCipherSuite - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
includeCipherSuite(ConnectorConfig.Ssl.IncludeCipherSuite.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
Add the given builder to this builder's list of IncludeCipherSuite builders
includeCipherSuite(List<ConnectorConfig.Ssl.IncludeCipherSuite.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
Set the given list as this builder's list of IncludeCipherSuite builders
includeCipherSuite() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
includeCipherSuite(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
IncludeCipherSuite() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeCipherSuite
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by IncludeCipherSuite(Builder)
IncludeCipherSuite(ConnectorConfig.Ssl.IncludeCipherSuite.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeCipherSuite
 
includeProtocol - Variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
includeProtocol(ConnectorConfig.Ssl.IncludeProtocol.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
Add the given builder to this builder's list of IncludeProtocol builders
includeProtocol(List<ConnectorConfig.Ssl.IncludeProtocol.Builder>) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
Set the given list as this builder's list of IncludeProtocol builders
includeProtocol() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
includeProtocol(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
IncludeProtocol() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeProtocol
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by IncludeProtocol(Builder)
IncludeProtocol(ConnectorConfig.Ssl.IncludeProtocol.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeProtocol
 
includes(Environment, Optional<RegionName>) - Method in class com.yahoo.config.application.api.DeploymentSpec
Returns whether this deployment spec specifies the given zone, either implicitly or explicitly
includes(int) - Method in enum com.yahoo.processing.execution.Execution.Trace.Level
Returns whether this level includes the given level, i.e whether traceLevel is this.value() or more
incMetric(String, int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
Increases the metric by the given name by increment, if the metric is not previously set, this will assign it the value increment as expected
incoming() - Method in class com.yahoo.processing.response.AbstractDataList
Returns the holder of incoming data to this.
incoming() - Method in interface com.yahoo.processing.response.DataList
Returns the buffer of incoming/future data to this list.
incoming() - Method in class com.yahoo.search.result.HitGroup
Returns the incoming hit buffer to which new hits can be added to this asynchronous, if supported by the instance
IncomingData<DATATYPE extends Data> - Interface in com.yahoo.processing.response
A data list own once instance of this which can be used to provide data asynchronously to the list, and consume, wait for or be notified upon the arrival of such data.
IncomingData.NullIncomingData<DATATYPE extends Data> - Class in com.yahoo.processing.response
Creates a null implementation of this which is empty and complete at creation: Provides immediate return without incurring any memory synchronization for any read method.
IncomingData.NullIncomingData.ImmediateFuture<DATATYPE extends Data> - Class in com.yahoo.processing.response
A future which is always done and incurs no synchronization.
INCOMPATIBLE_VERSION - Static variable in class com.yahoo.messagebus.ErrorCode
The target is running an incompatible version.
increaseScore(double) - Method in class com.yahoo.search.intent.model.Node
Increases this score by an increment and returns the new score
increment() - Method in class com.yahoo.statistics.Counter
Increment by 1.
increment(long) - Method in class com.yahoo.statistics.Counter
Increment by n.
increment(String) - Method in class com.yahoo.statistics.CounterGroup
Increment named contained counter by 1.
increment(String, long) - Method in class com.yahoo.statistics.CounterGroup
Increment named contained counter by n.
index() - Method in class com.yahoo.config.provision.ClusterMembership
Returns the index of this node within the cluster
index() - Method in class com.yahoo.config.provision.ClusterSpec.Group
 
indexDocument(int, Predicate) - Method in class com.yahoo.search.predicate.PredicateIndexBuilder
Indexes a predicate with the given id.
indexed(String, int) - Method in class com.yahoo.tensor.TensorType.Builder
Adds a bound indexed dimension to this
indexed(String) - Method in class com.yahoo.tensor.TensorType.Builder
Adds an unbound indexed dimension to this
indexed(String, int) - Static method in class com.yahoo.tensor.TensorType.Dimension
 
IndexedItem - Interface in com.yahoo.prelude.query
Interface for Items that is indexed
IndexedSegmentItem - Class in com.yahoo.prelude.query
Common implementation for Item classes implementing the IndexedItem interface.
IndexedSegmentItem(String, String, boolean, boolean, Substring) - Constructor for class com.yahoo.prelude.query.IndexedSegmentItem
 
IndexedTensor - Class in com.yahoo.tensor
An indexed (dense) tensor backed by a double array.
IndexedTensor.BoundBuilder - Class in com.yahoo.tensor
A bound builder can create the double array directly
IndexedTensor.Builder - Class in com.yahoo.tensor
 
IndexedTensor.Indexes - Class in com.yahoo.tensor
An array of indexes into this tensor which are able to find the next index in the value order.
IndexedTensor.SubspaceIterator - Class in com.yahoo.tensor
An iterator over a subspace of this tensor.
indexes - Variable in class com.yahoo.tensor.IndexedTensor.Indexes
 
indexesCopy() - Method in class com.yahoo.tensor.IndexedTensor.Indexes
 
indexesForReading() - Method in class com.yahoo.tensor.IndexedTensor.Indexes
Returns a copy of the indexes of this which must not be modified
indexOf(Object) - Method in class com.yahoo.config.NodeVector
 
indexOf(Object) - Method in class com.yahoo.document.datatypes.Array
 
indexOf(char) - Method in class com.yahoo.text.PositionedString
Returns the position of the next occurrence of c, or -1 if there are no occurrences of c in the string after the current position.
indexOfDimension(String) - Method in class com.yahoo.tensor.TensorType
Returns the 0-base index of this dimension, or empty if it is not present
IndexValue() - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
IndexValue(int) - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
IndexValue(FieldValue) - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
Infinite - Class in com.yahoo.search.grouping.request
This class represents an Infinite value that may be used as a bucket size specifier.
Infinite(boolean) - Constructor for class com.yahoo.search.grouping.request.Infinite
Create an Infinite object with positive or negative sign.
InfiniteValue - Class in com.yahoo.search.grouping.request
This class represents an infinite value in a GroupingExpression.
InfiniteValue(Infinite) - Constructor for class com.yahoo.search.grouping.request.InfiniteValue
Constructs a new instance of this class.
INFINITY - Static variable in class com.yahoo.text.DoubleFormatter
 
inherit(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationType
WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
inherit(DocumentType) - Method in class com.yahoo.document.DocumentType
Adds a document to the inherited document types of this.
inherit(StructDataType) - Method in class com.yahoo.document.StructDataType
 
inherit(QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
 
inherit(QueryProfile, DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Inherits a particular profile in a variant of this
inherited() - Method in class com.yahoo.search.query.profile.QueryProfile
Returns the list of profiles inherited by this.
inherited() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
Returns the live reference to the inherited profiles of this.
inherited() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns the query profile types inherited from this (never null).
inheritedIterator() - Method in class com.yahoo.document.DocumentType
 
inherits(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationType
 
inherits(DocumentType) - Method in class com.yahoo.document.DocumentType
Return whether this document type inherits the given document type.
inherits - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
inherits(DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
Add the given builder to this builder's list of Inherits builders
inherits(List<DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
Set the given list as this builder's list of Inherits builders
inherits() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
inherits(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
Inherits() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Inherits(Builder)
Inherits(DocumenttypesConfig.Documenttype.Annotationtype.Inherits.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Inherits
 
inherits - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
inherits(DocumenttypesConfig.Documenttype.Inherits.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Add the given builder to this builder's list of Inherits builders
inherits(List<DocumenttypesConfig.Documenttype.Inherits.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Set the given list as this builder's list of Inherits builders
inherits() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
inherits(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Inherits() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Inherits(Builder)
Inherits(DocumenttypesConfig.Documenttype.Inherits.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Inherits
 
inherits(StructDataType) - Method in class com.yahoo.document.StructDataType
 
init(DaemonContext) - Method in class com.yahoo.container.jdisc.Main
 
init() - Method in class com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy
 
init() - Method in class com.yahoo.documentapi.messagebus.protocol.ExternalSlobrokPolicy
 
init() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
 
init() - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
init() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Do per instance initialization.
init() - Method in class com.yahoo.processing.rendering.ProcessingRenderer
 
init() - Method in class com.yahoo.processing.rendering.Renderer
Initializes the mutable state, see the contract in the class documentation.
init() - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
init() - Method in class com.yahoo.search.rendering.JsonRenderer
 
init() - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
initDependencies(Dependencies) - Method in class com.yahoo.component.chain.ChainedComponent
Called by the container to assign the full set of dependencies to this class (configured and declared).
initialize(PersistenceProvider, DocumentTypeManager) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
initialize() - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
initialize() - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Initializes the persistence provider.
initialized - Variable in class com.yahoo.config.LeafNode
 
initialValue() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest.ThreadLocalSimpleDateFormat
 
initId(ComponentId) - Method in class com.yahoo.component.AbstractComponent
Initializes this.
initId(ComponentId) - Method in interface com.yahoo.component.Component
Initializes this.
initVespaLogging(String) - Static method in class com.yahoo.log.LogSetup
Every Vespa application should call initVespaLogging exactly one time.
injectInto(int) - Method in class com.yahoo.document.serialization.DocumentUpdateFlags
 
InnerNode - Class in com.yahoo.config
Superclass for all inner nodes in a ConfigInstance.
InnerNode() - Constructor for class com.yahoo.config.InnerNode
Creates a new InnerNode.
InnerNodeVector<NODE extends InnerNode> - Class in com.yahoo.config
 
InnerNodeVector(NODE) - Constructor for class com.yahoo.config.InnerNodeVector
Creates a new vector with the given default node.
InnerNodeVector(List<NODE>, NODE) - Constructor for class com.yahoo.config.InnerNodeVector
 
input_stream - Variable in class com.yahoo.document.select.parser.SelectParserTokenManager
 
input_stream - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
 
InputCheckingSearcher - Class in com.yahoo.search.searchers
Check whether the query tree seems to be "well formed".
InputCheckingSearcher(MetricReceiver) - Constructor for class com.yahoo.search.searchers.InputCheckingSearcher
 
inputStream - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
inRange(long, long) - Method in class com.yahoo.document.predicate.Predicates.FeatureBuilder
 
inSet(String...) - Method in class com.yahoo.document.predicate.Predicates.FeatureBuilder
 
inspect() - Method in interface com.yahoo.data.access.Inspectable
get an Inspector exposing this object's structured data.
inspect() - Method in class com.yahoo.data.access.simple.Value
 
inspect() - Method in class com.yahoo.prelude.hitfield.JSONString
 
inspect() - Method in class com.yahoo.search.result.FeatureData
 
inspect() - Method in class com.yahoo.search.result.StructuredData
 
Inspectable - Interface in com.yahoo.data.access
Minimal API to implement for objects containing or exposing structured, generic, schemaless data.
inspectAndReturnFinalResult(Result, Hit, Exception) - Method in class com.yahoo.search.federation.http.HTTPProviderSearcher
Hook called at the moment the result is returned from this searcher.
Inspector - Interface in com.yahoo.data.access
This is a generic API for accessing structured, generic, schemaless data.
InstabilityChecker(int) - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.DistributorSelectionLogic.InstabilityChecker
 
install(Bundle, String) - Method in class com.yahoo.jdisc.application.GuiceRepository
 
install(Module) - Method in class com.yahoo.jdisc.application.GuiceRepository
 
install(Bundle, String) - Method in class com.yahoo.jdisc.application.ServerRepository
 
install(ServerProvider) - Method in class com.yahoo.jdisc.application.ServerRepository
 
installAll(Bundle, Iterable<String>) - Method in class com.yahoo.jdisc.application.GuiceRepository
 
installAll(Iterable<? extends Module>) - Method in class com.yahoo.jdisc.application.GuiceRepository
 
installAll(Bundle, Iterable<String>) - Method in class com.yahoo.jdisc.application.ServerRepository
 
installAll(Iterable<? extends ServerProvider>) - Method in class com.yahoo.jdisc.application.ServerRepository
 
installAndStart(String...) - Method in class com.yahoo.jdisc.application.BundleInstaller
 
installAndStart(Iterable<String>) - Method in class com.yahoo.jdisc.application.BundleInstaller
 
installAndStartBundle(String...) - Method in class com.yahoo.jdisc.application.AbstractApplication
 
installAndStartBundle(Iterable<String>) - Method in class com.yahoo.jdisc.application.AbstractApplication
 
installBundle(String) - Method in class com.yahoo.container.jdisc.DisableOsgiFramework
 
installBundle(String, InputStream) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
installBundle(String) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
installBundle(String) - Method in interface com.yahoo.jdisc.application.OsgiFramework
Installs a bundle from the specified location.
installBundle(String) - Method in class com.yahoo.jdisc.test.NonWorkingOsgiFramework
 
installedBundles() - Method in exception com.yahoo.jdisc.application.BundleInstallationException
 
instance() - Method in class com.yahoo.config.provision.ApplicationId
 
INSTANCE - Static variable in class com.yahoo.document.PositionDataType
 
INSTANCE - Static variable in class com.yahoo.jdisc.handler.NullContent
 
Instance(String, String) - Constructor for class com.yahoo.searchlib.rankingexpression.ExpressionFunction.Instance
 
instanceName(InstanceName) - Method in class com.yahoo.config.provision.ApplicationId.Builder
 
instanceName(String) - Method in class com.yahoo.config.provision.ApplicationId.Builder
 
InstanceName - Class in com.yahoo.config.provision
Represents an applications instance name, which may be any kind of string or default.
INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in interface com.yahoo.jdisc.Response.Status
 
INSUFFICIENT_STORAGE - Static variable in interface com.yahoo.jdisc.Response.Status
 
INT - Static variable in class com.yahoo.document.DataType
 
INTEGER - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
INTEGER - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
IntegerFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates an int.
IntegerFieldValue() - Constructor for class com.yahoo.document.datatypes.IntegerFieldValue
 
IntegerFieldValue(int) - Constructor for class com.yahoo.document.datatypes.IntegerFieldValue
 
IntegerFieldValue(Integer) - Constructor for class com.yahoo.document.datatypes.IntegerFieldValue
 
IntegerFieldValue(String) - Constructor for class com.yahoo.document.datatypes.IntegerFieldValue
 
IntegerNode - Class in com.yahoo.config
The IntegerNode class represents an integer in a configuration tree.
IntegerNode() - Constructor for class com.yahoo.config.IntegerNode
 
IntegerNode(int) - Constructor for class com.yahoo.config.IntegerNode
 
integerNumber() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
IntegerParser - Class in com.yahoo.document.select.simple
 
IntegerParser() - Constructor for class com.yahoo.document.select.simple.IntegerParser
 
integerType - Static variable in class com.yahoo.search.query.profile.types.FieldType
 
Intent - Class in com.yahoo.search.intent.model
A representation of an intent behind a query.
Intent(String) - Constructor for class com.yahoo.search.intent.model.Intent
Creates an intent from a string id
IntentModel - Class in com.yahoo.search.intent.model
This is the root node of an intent model.
IntentModel() - Constructor for class com.yahoo.search.intent.model.IntentModel
Creates an empty intent model
IntentModel(List<Interpretation>) - Constructor for class com.yahoo.search.intent.model.IntentModel
Creates an intent model from some interpretations
IntentModel(Interpretation...) - Constructor for class com.yahoo.search.intent.model.IntentModel
Creates an intent model from some interpretations
intentModelObjectName - Static variable in class com.yahoo.search.intent.model.IntentModel
The name of the property carrying the intent model object: IntentModel
intentModelStringName - Static variable in class com.yahoo.search.intent.model.IntentModel
The name of the property carrying the intent model string: intentModel
IntentNode - Class in com.yahoo.search.intent.model
An intent in an intent model tree.
IntentNode(Intent, double) - Constructor for class com.yahoo.search.intent.model.IntentNode
 
IntermediateSession - Class in com.yahoo.messagebus
A session which supports receiving, forwarding and acknowledgement of messages.
IntermediateSessionParams - Class in com.yahoo.messagebus
To facilitate several configuration parameters to the MessageBus.createIntermediateSession(IntermediateSessionParams), all parameters are held by this class.
IntermediateSessionParams() - Constructor for class com.yahoo.messagebus.IntermediateSessionParams
Constructs a new instance of this class with default values.
IntermediateSessionParams(IntermediateSessionParams) - Constructor for class com.yahoo.messagebus.IntermediateSessionParams
Implements the copy constructor.
INTERNAL_SERVER_ERROR - Static variable in interface com.yahoo.jdisc.Response.Status
5xx: Server Error - The server failed to fulfill an apparently valid request.
InterpolatedLookup - Class in com.yahoo.search.grouping.request
This class represents a lookup in a multivalue document attribute in a GroupingExpression.
InterpolatedLookup(String, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.InterpolatedLookup
Constructs a new instance of this class.
Interpretation - Class in com.yahoo.text.interpretation
An interpretation of a text.
Interpretation(String) - Constructor for class com.yahoo.text.interpretation.Interpretation
Creates a new interpretation and a new modification from the text, with the probability set to the default value(0.0).
Interpretation(String, double) - Constructor for class com.yahoo.text.interpretation.Interpretation
Creates a new interpretation and a new modification from the text, with the given probability.
Interpretation(Modification) - Constructor for class com.yahoo.text.interpretation.Interpretation
Creates a new interpretation based on the modification, with the probability set to the default value(0.0).
Interpretation(Modification, double) - Constructor for class com.yahoo.text.interpretation.Interpretation
Creates an interpretation based on the modification given.
INTERPRETATION_CLASS - Static variable in class com.yahoo.text.interpretation.Interpretation
 
InterpretationNode - Class in com.yahoo.search.intent.model
An interpretation which may have multiple intents.
InterpretationNode(Interpretation) - Constructor for class com.yahoo.search.intent.model.InterpretationNode
 
intersect(ComponentSpecification) - Method in class com.yahoo.component.ComponentSpecification
 
intersect(VersionSpecification) - Method in class com.yahoo.component.VersionSpecification
 
intersection(BucketSet) - Method in class com.yahoo.document.select.BucketSet
Returns the intersection between this bucket set and another.
IntItem - Class in com.yahoo.prelude.query
This represents either a number (integer or floating point) a partial range, given by "<number" or ">number", where the numbers are exclusive, or a full or open range "[number;number], "[number;]" or "[;number]" where the numbers are inclusive, or exclusive if a square bracket is replaced with a pointy one If a range is specified in brackets, it is also permissible to add a third number specifying the number of hits this will match on each node - [from;to;hitLimit]
IntItem(int, String) - Constructor for class com.yahoo.prelude.query.IntItem
Creates an int item which must be equal to the given int number - that is both the lower and upper limit is this number
IntItem(long, String) - Constructor for class com.yahoo.prelude.query.IntItem
Creates an int item which must be equal to the given long number - that is both the lower and upper limit is this number
IntItem(Limit, Limit, String) - Constructor for class com.yahoo.prelude.query.IntItem
 
IntItem(String) - Constructor for class com.yahoo.prelude.query.IntItem
 
IntItem(String, boolean) - Constructor for class com.yahoo.prelude.query.IntItem
 
IntItem(String, String) - Constructor for class com.yahoo.prelude.query.IntItem
 
IntItem(String, String, boolean) - Constructor for class com.yahoo.prelude.query.IntItem
 
IntItem(Limit, Limit, int, String, boolean) - Constructor for class com.yahoo.prelude.query.IntItem
 
intLabel(int) - Method in class com.yahoo.tensor.TensorAddress
Returns the i'th label in this as an int.
IntValCONFIG - Static variable in class com.yahoo.log.LogLevel
 
IntValDEBUG - Static variable in class com.yahoo.log.LogLevel
 
IntValERROR - Static variable in class com.yahoo.log.LogLevel
 
IntValEVENT - Static variable in class com.yahoo.log.LogLevel
 
IntValFATAL - Static variable in class com.yahoo.log.LogLevel
 
IntValFINE - Static variable in class com.yahoo.log.LogLevel
 
IntValFINER - Static variable in class com.yahoo.log.LogLevel
 
IntValFINEST - Static variable in class com.yahoo.log.LogLevel
 
IntValINFO - Static variable in class com.yahoo.log.LogLevel
 
IntValSEVERE - Static variable in class com.yahoo.log.LogLevel
 
IntValSPAM - Static variable in class com.yahoo.log.LogLevel
 
intValue() - Method in class com.yahoo.search.result.NanNumber
 
IntValUNKNOWN - Static variable in class com.yahoo.log.LogLevel
 
IntValWARNING - Static variable in class com.yahoo.log.LogLevel
 
invalid() - Static method in class com.yahoo.data.access.simple.Value
 
invalidBinding - Static variable in class com.yahoo.search.query.profile.DimensionBinding
 
InvalidLogFormatException - Exception in com.yahoo.log
This (checked) exception is used to flag invalid log messages, primarily for use in the factory methods of LogMessage.
InvalidLogFormatException(String) - Constructor for exception com.yahoo.log.InvalidLogFormatException
 
InvalidLogFormatException() - Constructor for exception com.yahoo.log.InvalidLogFormatException
 
invert(Result) - Static method in enum com.yahoo.document.select.Result
Inverts the result value to the appropriate value.
invokeRequestFilterChain(RequestFilter, URI, HttpServletRequest, ResponseHandler) - Method in class com.yahoo.jdisc.http.filter.SecurityFilterInvoker
Returns the servlet request to be used in any servlets invoked after this.
invokeResponseFilterChain(ResponseFilter, URI, HttpServletRequest, HttpServletResponse) - Method in class com.yahoo.jdisc.http.filter.SecurityFilterInvoker
 
IP_ADDRESS_UNKNOWN - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
isA(String) - Method in class com.yahoo.document.DocumentType
Check if this document type has the given name, or inherits from a type with that name.
isAccepted() - Method in class com.yahoo.messagebus.Result
Returns whether this message was accepted.
isAcceptingNewProcessings() - Method in class com.yahoo.docproc.DocprocService
Returns true if this service currently accepts new incoming processings via process(...). Default is true.
isActive() - Method in class com.yahoo.persistence.spi.BucketInfo
 
isAnonymous() - Method in class com.yahoo.component.ComponentId
 
isArithmetic() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
isAssignableFrom(DataType) - Method in class com.yahoo.document.DataType
 
isAssignableTo(TensorType) - Method in class com.yahoo.tensor.TensorType
Returns whether this type can be assigned to the given type, i.e if the given type is a generalization of this type.
isAuxiliary() - Method in class com.yahoo.search.result.Hit
Auxiliary hits are not counted towards the concrete number of hits to satisfy in the users request.
isBreakdown() - Method in class com.yahoo.container.protect.FreezeDetector
Deprecated.
 
isBucketFinished(BucketId) - Method in class com.yahoo.documentapi.ProgressToken
Checks whether or not a given bucket is certain to be finished.
isBuiltin() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns whether this type is built into the system
isCached() - Method in class com.yahoo.search.result.Hit
Returns whether this hit was added to this result from a cache or not
isCached() - Method in class com.yahoo.search.result.HitGroup
Returns true if all the hits recursively contained in this is cached
isCached() - Method in class com.yahoo.search.Result
Returns true only if _all_ hits in this result originates from a cache.
isCancelled() - Method in class com.yahoo.jdisc.handler.FastContentOutputStream
 
isCancelled() - Method in class com.yahoo.jdisc.handler.FastContentWriter
 
isCancelled() - Method in class com.yahoo.jdisc.handler.FutureCompletion
 
isCancelled() - Method in class com.yahoo.jdisc.handler.FutureConjunction
 
isCancelled() - Method in class com.yahoo.jdisc.handler.FutureResponse
 
isCancelled() - Method in class com.yahoo.jdisc.handler.RequestDispatch
 
isCancelled() - Method in class com.yahoo.jdisc.handler.ResponseDispatch
 
isCancelled() - Method in class com.yahoo.jdisc.Request
Returns whether or not this Request has been cancelled.
isCancelled() - Method in class com.yahoo.processing.response.AbstractDataList.DrainOnGetFuture
Returns false as this is not cancellable
isCancelled() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
isCancelled() - Method in class com.yahoo.statistics.Handle
Returns whether this object has been cancelled or not.
isCanonical() - Method in class com.yahoo.config.provision.Flavor
Returns whether this is a canonical flavor
isChanged() - Method in class com.yahoo.config.subscription.ConfigHandle
Returns true if: The config generation for the ConfigSubscriber that produced this is the first one in its life cycle.
isChildOf(Path) - Method in class com.yahoo.path.Path
Returns whether this path is an immediate child of the given path
isChoiceBetween(Class) - Method in class com.yahoo.search.pagetemplates.model.AbstractChoice
Returns true if this choice is (partially or completely) a choice between the given type
isChoiceBetween(Class) - Method in class com.yahoo.search.pagetemplates.model.Choice
Answers true if this is either a choice between the given class, or between Lists of the given class
isChoiceBetween(Class) - Method in class com.yahoo.search.pagetemplates.model.MapChoice
 
isChunked() - Method in class com.yahoo.jdisc.http.HttpRequest
Returns whether this request was explicitly chunked from the client. NOTE that there are cases where the underlying HTTP server library (Netty for the time being) will read the request in a chunked manner.
isChunked() - Method in class com.yahoo.search.federation.http.TimedHttpEntity
 
isChunkedEncodingEnabled() - Method in class com.yahoo.jdisc.http.HttpResponse
 
isCjk() - Method in enum com.yahoo.language.Language
Returns whether this is a "cjk" language.
isCJK(String) - Static method in class com.yahoo.text.LanguageHacks
Deprecated.
Whether a language is in the CJK group.
isClosed() - Method in class com.yahoo.config.subscription.ConfigSubscriber
 
isComplete() - Method in class com.yahoo.processing.response.DefaultIncomingData
Returns whether the data in this is complete
isComplete() - Method in interface com.yahoo.processing.response.IncomingData
Returns whether this is complete
isComplete() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
Returns true
isComplete(StringBuilder, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
 
isComplete() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Are these metrics representing a complete match
isCompleted() - Method in class com.yahoo.persistence.spi.result.IterateResult
 
isCompound() - Method in class com.yahoo.processing.request.CompoundName
Returns whether this name has more than one element
isConnected() - Method in class com.yahoo.jdisc.handler.BufferedContentChannel
Returns whether or not BufferedContentChannel.connectTo(ContentChannel) has been called.
isCounter() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
isDeclaredOverridable(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns if the given field is declared explicitly as overridable or not in this or any nested profiles (i.e not including overridable settings inherited and from types).
isDeclaredStrict() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns true if this is declared strict.
isDeconstructable - Variable in class com.yahoo.component.AbstractComponent
 
isDeconstructable() - Method in class com.yahoo.component.AbstractComponent
 
isDefault() - Method in class com.yahoo.config.provision.ApplicationName
 
isDefault() - Method in class com.yahoo.config.provision.InstanceName
 
isDefault() - Method in class com.yahoo.config.provision.RegionName
 
isDefaultTemplateSet() - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
isDefaultTemplateSet() - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
For internal use only TODO: get rid of this method *
isDegraded() - Method in class com.yahoo.container.handler.Coverage
 
isDegradedByAdapativeTimeout() - Method in class com.yahoo.container.handler.Coverage
 
isDegradedByMatchPhase() - Method in class com.yahoo.container.handler.Coverage
 
isDegradedByNonIdealState() - Method in class com.yahoo.container.handler.Coverage
 
isDegradedByTimeout() - Method in class com.yahoo.container.handler.Coverage
 
isDestroying() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
For unit test purposes only, not to be used by any external parties.
isDigit(int) - Method in class com.yahoo.language.process.CharacterClasses
Returns true for code points which should be considered digits - same as java.lang.Character.isDigit
isDirectory() - Method in class com.yahoo.config.application.api.ApplicationFile
Check whether or not this file is a directory.
isDiscard() - Method in class com.yahoo.jdisc.http.Cookie
 
isDone() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
isDone() - Method in class com.yahoo.documentapi.VisitorControlHandler
 
isDone() - Method in class com.yahoo.documentapi.VisitorIterator
Check if the iterator is actually done
isDone() - Method in interface com.yahoo.documentapi.VisitorSession
Checks if visiting is done.
isDone() - Method in class com.yahoo.jdisc.handler.FastContentOutputStream
 
isDone() - Method in class com.yahoo.jdisc.handler.FastContentWriter
 
isDone() - Method in class com.yahoo.jdisc.handler.FutureConjunction
 
isDone() - Method in class com.yahoo.jdisc.handler.RequestDispatch
 
isDone() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData.ImmediateFuture
 
isDryRun() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
isDryRun() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
isEmpty() - Method in class com.yahoo.application.container.handler.Headers
 
isEmpty() - Method in class com.yahoo.component.VersionSpecification
check if the Version specification is equal to the empty spec ("match anything")
isEmpty() - Method in class com.yahoo.config.NodeVector
 
isEmpty() - Method in class com.yahoo.document.datatypes.Array
 
isEmpty() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
isEmpty(Collection) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
isEmpty() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
isEmpty() - Method in class com.yahoo.document.datatypes.WeightedSet
Checks if this set is empty.
isEmpty() - Method in class com.yahoo.document.DocumentUpdate
Returns whether or not this field update contains any field- or field path updates.
isEmpty() - Method in class com.yahoo.document.FieldPath
 
isEmpty() - Method in class com.yahoo.document.update.FieldUpdate
Returns whether or not this field update contains any value updates.
isEmpty() - Method in class com.yahoo.documentapi.ProgressToken
 
isEmpty() - Method in class com.yahoo.jdisc.HeaderFields
 
isEmpty() - Method in class com.yahoo.messagebus.TraceNode
Check whether or not this node is empty, i.e.
isEmpty() - Method in class com.yahoo.processing.request.CompoundName
 
isEmpty() - Method in class com.yahoo.search.pagetemplates.model.Choice
Returns true only if there are no alternatives in this
isEmpty() - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap
Returns true if this is empty for all contexts.
isEmpty() - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue
 
isEmpty() - Method in class com.yahoo.search.query.profile.DimensionValues
 
isEmpty() - Method in class com.yahoo.search.query.QueryTree
Returns true if this represents the null query
isEmpty() - Method in class com.yahoo.search.query.ranking.RankFeatures
 
isEmpty() - Method in class com.yahoo.search.query.ranking.RankProperties
 
isEmpty() - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
isEmpty() - Method in interface com.yahoo.tensor.Tensor
Returns whether this have any cells
isEmpty() - Method in class com.yahoo.tensor.TensorAddress
 
isEmpty() - Method in class com.yahoo.text.AbstractUtf8Array
 
isEmpty() - Method in class com.yahoo.yolean.chain.Chain
 
isEmpty() - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
isEmpty() - Method in class com.yahoo.yolean.concurrent.ThreadRobustList
Returns whether or not this list is empty.
isEnabled() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Optimizer
Returns whether this is enabled
isEnableV3Protocol() - Method in class com.yahoo.vespa.http.client.config.ConnectionParams
 
isError() - Method in class com.yahoo.prelude.query.QueryCanonicalizer.CanonicalizationResult
 
isExpired() - Method in class com.yahoo.messagebus.Message
Returns whether or not this message has expired.
isExplicit() - Method in class com.yahoo.prelude.query.PhraseItem
Returns whether this was explicitly written as a phrase using quotes by the user Default is false
isExplicit() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
isExplicit() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
isExplicit() - Method in class com.yahoo.search.query.profile.QueryProfile
 
isFailure() - Method in enum com.yahoo.documentapi.messagebus.MessageBusVisitorSession.State
 
isFatal() - Method in class com.yahoo.messagebus.Error
Returns whether or not this error is fatal, i.e.
isFillable() - Method in class com.yahoo.search.result.Hit
 
isFillable() - Method in class com.yahoo.search.result.HitGroup
 
isFilled(String) - Method in class com.yahoo.search.result.Hit
Returns whether this hit has been filled with the properties contained in the given summary class.
isFilled(String) - Method in class com.yahoo.search.result.HitGroup
Returns whether all hits in this result have been filled with the properties contained in the given summary class.
isFilled(String) - Method in class com.yahoo.search.Result
Returns whether all hits in this result have been filled with the properties contained in the given summary class.
isFilter() - Method in class com.yahoo.prelude.query.Item
Returns whether this is a filter term
isFinal(int) - Method in class com.yahoo.fsa.FSA
 
isFinal() - Method in class com.yahoo.fsa.FSA.State
 
isFinal() - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
 
isFinal() - Method in interface com.yahoo.prelude.hitfield.FieldPart
 
isFinal() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
 
isFinal() - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
 
isFinal() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
 
isFinalized() - Method in class com.yahoo.document.serialization.XmlStream
Check if all tags have been properly closed.
isFinished() - Method in class com.yahoo.documentapi.ProgressToken
 
isFromQuery() - Method in interface com.yahoo.prelude.query.BlockItem
Is this block of text conceptually from the user query?
isFromQuery() - Method in class com.yahoo.prelude.query.SegmentItem
 
isFromQuery() - Method in class com.yahoo.prelude.query.TermItem
Whether this term is from the query or has been added by a searcher.
isFromSegmented() - Method in class com.yahoo.prelude.query.WordItem
 
isFromSpecialToken() - Method in class com.yahoo.prelude.query.Item
 
isFromUser() - Method in class com.yahoo.prelude.query.SegmentItem
 
isFrozen() - Method in class com.yahoo.component.provider.ComponentRegistry
returns whether this is currently frozen
isFrozen() - Method in interface com.yahoo.component.provider.Freezable
Inspect whether this object can be changed.
isFrozen() - Method in class com.yahoo.component.provider.FreezableClass
Returns whether this is currently frozen
isFrozen() - Method in class com.yahoo.component.provider.FreezableComponent
Returns whether this is currently frozen
isFrozen() - Method in class com.yahoo.component.provider.FreezableSimpleComponent
Returns whether this is currently frozen
isFrozen() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
This method always returns false, is a Placeholder always is mutable.
isFrozen() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
 
isFrozen() - Method in class com.yahoo.search.query.profile.QueryProfileVariants
 
isFrozen() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Returns true if this is immutable, false otherwise
isFrozen() - Method in class com.yahoo.statistics.Limits
True if further change is not permitted.
isGenerated() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Generated Document subclasses should override this and return true.
isHeader() - Method in class com.yahoo.document.Field
 
isHttpOnly() - Method in class com.yahoo.jdisc.http.Cookie
 
isIdle() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
 
isIn(Utf8String) - Method in class com.yahoo.text.XMLWriter
Returns true if the immediate parent (i.e the last element in openTags) is the tag with the given name
isIn(String) - Method in class com.yahoo.text.XMLWriter
 
isInclusive() - Method in class com.yahoo.prelude.query.Limit
Returns true if this limit includes its number, false if it excludes it
isInconsistentState() - Method in class com.yahoo.documentapi.ProgressToken
 
isIndexable() - Method in interface com.yahoo.language.process.Token
Whether this token should be indexed
isIndexable() - Method in enum com.yahoo.language.process.TokenType
Marker for whether this type of token can be indexed for search.
isIndexed() - Method in class com.yahoo.tensor.TensorType.Dimension
Returns true if this is an indexed bound or unboun type
isInfinite() - Method in class com.yahoo.prelude.query.Limit
 
isInRotation() - Method in class com.yahoo.container.handler.VipStatus
Tell whether the container is connected to any active services at all.
isInService() - Method in class com.yahoo.docproc.DocprocService
Returns true if this is currently processing incoming processings (in service), or false if they are just queued up (out of service).
isInternal() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
Returns whether or not this is monitoring an internal node.
isInvalid() - Method in class com.yahoo.search.query.profile.DimensionBinding
Returns true if this == invalidBinding
isKeepAlive() - Method in class com.yahoo.jdisc.http.HttpRequest
 
isLargerOrEqualTo(Limit) - Method in class com.yahoo.prelude.query.Limit
 
isLatin(int) - Method in class com.yahoo.language.process.CharacterClasses
Returns true if this is a latin character
isLatinDigit(int) - Method in class com.yahoo.language.process.CharacterClasses
Returns true if this is a latin digit (other digits are not consistently parsed into numbers by Java)
isLeaf() - Method in class com.yahoo.messagebus.TraceNode
Check whether or not this is a leaf node.
isLeaf() - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
Returns whether this is a leaf section containing no subsections
isLeaf() - Method in class com.yahoo.statistics.Histogram
 
isLeafNode() - Method in class com.yahoo.document.annotation.Span
Always returns true.
isLeafNode() - Method in class com.yahoo.document.annotation.SpanList
Always returns false, even if this node has no children.
isLeafNode() - Method in class com.yahoo.document.annotation.SpanNode
Returns true if this node is a leaf node in the tree.
isLegal - Variable in class com.yahoo.component.provider.ComponentClass.ComponentConstructor
 
isLetter(int) - Method in class com.yahoo.language.process.CharacterClasses
Returns true for code points which are letters in unicode 3 or 4, plus some additional characters which are useful to view as letters even though not defined as such in unicode.
isLetterOrDigit(int) - Method in class com.yahoo.language.process.CharacterClasses
Convenience, returns isLetter(c) || isDigit(c)
isLocal() - Method in class com.yahoo.language.detect.Detection
 
isLocalInstanceOverridable(String) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
isLocalInstanceOverridable(String) - Method in class com.yahoo.search.query.profile.QueryProfile
 
isLocked() - Method in class com.yahoo.prelude.query.CompositeItem
Whether this composite is in a mutable state.
isLocked() - Method in class com.yahoo.prelude.query.SegmentItem
 
isLosslessResetPossible() - Method in class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
isLowercased() - Method in class com.yahoo.prelude.query.WordItem
 
isMandatory() - Method in class com.yahoo.search.query.profile.types.FieldDescription
Returns whether this field must be provided in the query profile or the search definition.
isManuallyDeployed() - Method in enum com.yahoo.config.provision.Environment
Returns whether deployments to this environment are done manually
isMeta() - Method in class com.yahoo.search.result.DefaultErrorHit
Returns true - this is a meta hit containing information on other hits
isMeta() - Method in interface com.yahoo.search.result.ErrorHit
Returns true - this is a meta hit containing information on other hits
isMeta() - Method in class com.yahoo.search.result.Hit
Returns whether this is a concrete hit, containing content of the requested kind, or a meta hit containing information on the collection of hits, the query, the service and so on.
isMeta() - Method in class com.yahoo.search.statistics.PeakQpsSearcher.QpsHit
 
isMoreSpecificThan(DimensionValues) - Method in class com.yahoo.search.query.profile.DimensionValues
Helper method which uses compareTo to return whether this is most specific
isMultipart(DiscFilterRequest) - Static method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
isMultivalue() - Method in class com.yahoo.document.CollectionDataType
 
isMultivalue() - Method in class com.yahoo.document.DataType
Returns whether this is a multivalue type, i.e either a CollectionDataType or a MapDataType
isMultivalue() - Method in class com.yahoo.document.MapDataType
 
isName(CharSequence) - Static method in class com.yahoo.text.XML
Check whether the name of a tag or attribute conforms to XML 1.1 (Second Edition).
ISNAN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
isNormalizable() - Method in class com.yahoo.prelude.query.TermItem
This refers to whether accent removal is a meaningful and possible operation for this word.
isNull() - Method in class com.yahoo.search.query.profile.compiled.Binding
Returns true only if this binding is null (contains no values for its dimensions (if any)
isNull() - Method in class com.yahoo.search.query.profile.DimensionBinding
Returns true only if this binding is null (contains no values for its dimensions (if any)
isOk() - Method in class com.yahoo.fsa.FSA
 
isOk() - Method in class com.yahoo.fsa.MetaData
 
isOpaque() - Method in class com.yahoo.net.URI
Returns whether this URI is hierarchical or opaque.
isOrdered() - Method in class com.yahoo.processing.response.AbstractDataList
 
isOrdered() - Method in interface com.yahoo.processing.response.Ordered
Returns false if the data in this list can be returned in any order.
isOverridable(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Returns whether or not the given field name can be overridden at runtime.
isOverridable() - Method in class com.yahoo.search.query.profile.types.FieldDescription
Returns false if overrides to values for this field from the outside should be ignored.
isOverridable(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns whether the given field name is overridable in this type.
isPresent() - Method in class com.yahoo.document.TestAndSetCondition
 
isProtected() - Method in class com.yahoo.prelude.query.Item
Returns whether this is to be protected from change/remove by query rewriters.
isQuarantined - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
Whether this node is quarantined for unstability
isQuarantined() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
 
isRanked() - Method in class com.yahoo.prelude.query.Item
Returns whether or not this item should affect ranking.
isReady() - Method in class com.yahoo.persistence.spi.BucketInfo
 
isRegistered() - Method in class com.yahoo.document.DataType
 
isRemoveEntry() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListEntry
 
isRemoveEntry() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
isRepeatable() - Method in class com.yahoo.search.federation.http.TimedHttpEntity
 
isRequired() - Method in class com.yahoo.config.provision.Capacity
Returns whether the requested number of nodes must be met exactly for a request for this to succeed
isRetired() - Method in class com.yahoo.config.provision.Flavor
Returns whether the flavor is retired
isRoot() - Method in class com.yahoo.messagebus.TraceNode
Check whether or not this is a root node.
isRoot() - Method in class com.yahoo.path.Path
 
isRoot() - Method in class com.yahoo.prelude.query.Item
Returns true if this is the root item - that is if the parent is the QueryTree (or null for legacy reasons)
isRoot() - Method in class com.yahoo.yolean.trace.TraceNode
Returns whether or not this TraceNode is a root node (i.e.
isSecure() - Method in class com.yahoo.jdisc.http.Cookie
 
isSecure() - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
isServerError(Response) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
isServerRequest() - Method in class com.yahoo.jdisc.Request
Returns whether or not this Request was created by a ServerProvider.
isSet(Bundle, String) - Static method in class com.yahoo.jdisc.application.OsgiHeader
Returns true if the named header is present in the manifest of the given bundle.
isShutdown() - Method in class com.yahoo.documentapi.messagebus.ScheduledEventQueue
 
isShutdown() - Method in class com.yahoo.jdisc.client.AbstractClientApplication
 
isSmallerOrEqualTo(Limit) - Method in class com.yahoo.prelude.query.Limit
 
isSpanNodeValid() - Method in class com.yahoo.document.annotation.Annotation
Returns true iff. this Annotation is associated with a SpanNode and the SpanNode is valid.
isSpecialToken() - Method in interface com.yahoo.language.process.Token
Returns whether this is an instance of a declared special token (e.g.
isStartState() - Method in class com.yahoo.fsa.FSA.State
 
isStemmed() - Method in interface com.yahoo.prelude.query.BlockItem
 
isStemmed() - Method in class com.yahoo.prelude.query.IntItem
 
isStemmed() - Method in class com.yahoo.prelude.query.RegExpItem
 
isStemmed() - Method in class com.yahoo.prelude.query.SegmentItem
 
isStemmed() - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
isStemmed() - Method in class com.yahoo.prelude.query.WordItem
 
isStock() - Method in class com.yahoo.config.provision.Flavor
 
isStreamed() - Method in class com.yahoo.processing.response.AbstractDataList
 
isStreamed() - Method in interface com.yahoo.processing.response.Streamed
Returns false if the data in this list can not be returned until it is completed.
isStreaming() - Method in class com.yahoo.search.federation.http.TimedHttpEntity
 
isStrict() - Method in class com.yahoo.messagebus.TraceNode
Check whether or not the children of this node are strictly ordered.
isStrict() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns whether field not declared in this type is permissible in instances.
isSuccess() - Method in class com.yahoo.documentapi.Response
Returns whether this response encodes a success or a failure
isSuccess() - Method in class com.yahoo.documentapi.Result
Returns whether this operation is a success.
isSuccess() - Method in class com.yahoo.vespa.http.client.Result.Detail
Deprecated.
use getResultType. Returns true if the operation was successful.
isSuccess() - Method in class com.yahoo.vespa.http.client.Result
Returns true if the operation(s) was successful.
isTag() - Method in class com.yahoo.document.WeightedSetDataType
Returns whether or not this is a tag type weighted set.
isTerminated() - Method in class com.yahoo.jdisc.application.AbstractApplication
 
isToken() - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
 
isToken() - Method in interface com.yahoo.prelude.hitfield.FieldPart
 
isToken() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
 
isToken() - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
 
isToken() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
 
isTraceable(int) - Method in class com.yahoo.search.Query
Returns the context level of this query, 0 means no tracing Higher numbers means increasingly more tracing
isTransient() - Method in class com.yahoo.vespa.http.client.Result.Detail
Deprecated.
use getResultType. Returns true if an error is transient, false if it is permanent. Irrelevant if Result.Detail.isSuccess() is true (returns true in those cases).
isTransient() - Method in class com.yahoo.vespa.http.client.Result
Deprecated.
use resultType on items getDetails() to check operations. Returns true if an error is transient, false if it is permanent. Irrelevant if Result.isSuccess() is true (returns true in those cases).
isTrue(String) - Method in class com.yahoo.application.container.handler.Headers
Convenience method for checking whether or not a named header field is true.
isTrue(String) - Method in class com.yahoo.jdisc.HeaderFields
Convenience method for checking whether or not a named header field is true.
isUserInRole(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserSpec() - Method in class com.yahoo.document.select.simple.IdSpecParser
 
isUseSsl() - Method in class com.yahoo.vespa.http.client.config.Endpoint
 
isUtf8Output() - Method in class com.yahoo.prelude.templates.Context
Used by the template to decide whether to use UTF-8 optimizations.
isUtf8Output() - Method in class com.yahoo.prelude.templates.HitContext
 
isValid() - Method in class com.yahoo.document.annotation.SpanNode
Returns whether this node is valid or not. When a child node from a SpanList, the child is marked as invalid, and the reference to it is removed from the parent SpanList.
isValid() - Method in class com.yahoo.fsa.FSA.State
 
isValid() - Method in class com.yahoo.net.URI
Returns whether this is a valid URI (after normalizing).
isValidFeatureConjunctionOperand(Predicate) - Static method in class com.yahoo.document.predicate.FeatureConjunction
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
 
isValueCompatible(Annotation) - Method in class com.yahoo.document.annotation.AnnotationType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.CollectionDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.DataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.DocumentType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.MapDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.PrimitiveDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.ReferenceDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.StructDataType
 
isValueCompatible(FieldValue) - Method in class com.yahoo.document.TensorDataType
 
isWaiting() - Method in class com.yahoo.documentapi.messagebus.ScheduledEventQueue
 
isWords() - Method in interface com.yahoo.prelude.query.BlockItem
Does this item represent "usual words"?
isWords() - Method in class com.yahoo.prelude.query.IntItem
 
isWords() - Method in class com.yahoo.prelude.query.RegExpItem
 
isWords() - Method in class com.yahoo.prelude.query.SegmentItem
 
isWords() - Method in class com.yahoo.prelude.query.TermItem
 
isWords() - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
isWords() - Method in class com.yahoo.prelude.query.WordItem
Returns true if this consists of regular word characters.
isWorking - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
 
isWorking() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
Returns whether this node is currently in a state suitable for receiving traffic.
Item(String) - Constructor for class com.yahoo.document.select.rule.AttributeNode.Item
 
Item(FSA, int) - Constructor for class com.yahoo.fsa.FSA.Iterator.Item
Constructor
Item(FSA.Iterator.Item) - Constructor for class com.yahoo.fsa.FSA.Iterator.Item
Copy constructor.
Item - Class in com.yahoo.prelude.query
A term of the query language.
Item() - Constructor for class com.yahoo.prelude.query.Item
 
Item(String, double) - Constructor for class com.yahoo.searchlib.ranking.features.ElementCompleteness.Item
 
Item.ItemCreator - Enum in com.yahoo.prelude.query
The definitions in Item.ItemCreator must match the ones in searchlib/src/searchlib/parsequery/parse.h
Item.ItemType - Enum in com.yahoo.prelude.query
The definitions in Item.ItemType must match the ones in searchlib/src/searchlib/parsequery/parse.h
ItemHelper - Class in com.yahoo.prelude.query
Helper function for Item
ItemHelper() - Constructor for class com.yahoo.prelude.query.ItemHelper
 
iterate(long, long) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Iterate over a bucket's document space using a valid iterator id received from createIterator.
iterateNested(FieldPath, int, FieldPathIteratorHandler) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
IterateResult - Class in com.yahoo.persistence.spi.result
Result class for iterate requests
IterateResult(Result.ErrorType, String) - Constructor for class com.yahoo.persistence.spi.result.IterateResult
Creates a result with an error.
IterateResult(List<DocEntry>, boolean) - Constructor for class com.yahoo.persistence.spi.result.IterateResult
Creates a successful result.
iterator() - Method in class com.yahoo.config.NodeVector
 
iterator() - Method in class com.yahoo.docproc.CallStack
Returns a modifiable ListIterator over all the remaining elements of this stack, starting by the next element
iterator() - Method in class com.yahoo.document.annotation.SpanTree
Returns an Iterator over all annotations in this tree. Note that the iteration order is non-deterministic.
iterator(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
Returns an Iterator over all annotations that annotate the given node.
iterator() - Method in class com.yahoo.document.datatypes.Array
 
iterator() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
iterator() - Method in class com.yahoo.document.datatypes.Struct
 
iterator() - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
iterator() - Method in class com.yahoo.document.datatypes.WeightedSet
 
iterator() - Method in class com.yahoo.document.Document
 
iterator() - Method in class com.yahoo.document.DocumentUpdate
 
iterator() - Method in class com.yahoo.document.FieldPath
 
iterator() - Method in class com.yahoo.fsa.FSA
Returns a new iterator to the start state.
iterator(FSA.State) - Method in class com.yahoo.fsa.FSA
Returns a new iterator to the given state.
Iterator(FSA.State) - Constructor for class com.yahoo.fsa.FSA.Iterator
Constructor.
iterator() - Method in class com.yahoo.jdisc.application.BindingRepository
 
iterator() - Method in class com.yahoo.jdisc.application.BindingSet
 
iterator() - Method in class com.yahoo.jdisc.application.GuiceRepository
 
iterator() - Method in class com.yahoo.jdisc.application.ServerRepository
 
iterator() - Method in class com.yahoo.jdisc.handler.ReadableContentChannel
 
iterator() - Method in class com.yahoo.path.Path
 
iterator() - Method in class com.yahoo.search.grouping.request.FunctionNode
 
iterator() - Method in class com.yahoo.search.result.HitGroup
Returns an iterator of the hits in this group.
iterator() - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
 
iterator() - Method in class com.yahoo.yolean.chain.Chain
 
iterator() - Method in class com.yahoo.yolean.concurrent.ConcurrentResourcePool
 
iterator() - Method in class com.yahoo.yolean.concurrent.ResourcePool
 
iterator() - Method in class com.yahoo.yolean.concurrent.ThreadRobustList
Returns an iterator over the items in this list.
iteratorRecursive(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
Returns a recursive Iterator over all annotations that annotate the given node and its subnodes.

J

JarSource - Class in com.yahoo.config.subscription
Source specifying config as a jar file entry
JarSource(JarFile, String) - Constructor for class com.yahoo.config.subscription.JarSource
Creates a new jar source
JavaWriterWriter - Class in com.yahoo.text
Wraps a simple java.lang.Writer.
JavaWriterWriter(Writer) - Constructor for class com.yahoo.text.JavaWriterWriter
 
JAXBContextFactory - Class in com.yahoo.container.xml.bind
Container components can take an instance of this class as a constructor argument, to get a new instance injected by the container framework.
JAXBContextFactory() - Constructor for class com.yahoo.container.xml.bind.JAXBContextFactory
 
JDisc - Class in com.yahoo.application.container
A JDisc Container configured from XML.
JDISC_REQUEST - Static variable in class com.yahoo.processing.Request
The name of the request property used in the processing framework to store the incoming JDisc request.
JdiscBindingsConfig - Class in com.yahoo.container.jdisc
This class represents the root node of jdisc-bindings
JdiscBindingsConfig() - Constructor for class com.yahoo.container.jdisc.JdiscBindingsConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by JdiscBindingsConfig(Builder)
JdiscBindingsConfig(JdiscBindingsConfig.Builder) - Constructor for class com.yahoo.container.jdisc.JdiscBindingsConfig
 
JdiscBindingsConfig.Builder - Class in com.yahoo.container.jdisc
 
JdiscBindingsConfig.Handlers - Class in com.yahoo.container.jdisc
This class represents jdisc-bindings.handlers{}
JdiscBindingsConfig.Handlers.Builder - Class in com.yahoo.container.jdisc
 
JdiscBindingsConfig.Producer - Interface in com.yahoo.container.jdisc
 
JDiscCookieWrapper - Class in com.yahoo.jdisc.http.filter
Wrapper of Cookie.
JDiscCookieWrapper(Cookie) - Constructor for class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
jDiscDriver() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
Returns the jDisc level driver wrapped by this
JdiscFilterRequest - Class in com.yahoo.jdisc.http.filter
JDisc implementation of a filter request.
JdiscFilterRequest(HttpRequest) - Constructor for class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
JdiscFilterResponse - Class in com.yahoo.jdisc.http.filter
JDisc implementation of a filter request.
JdiscFilterResponse(HttpResponse) - Constructor for class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
jdiscRequest(HttpRequest) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Define the JDisc parent request.
jj_nt - Variable in class com.yahoo.document.select.parser.SelectParser
Next token.
jj_nt - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Next token.
jjFillToken() - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
 
jjFillToken() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
 
jjstrLiteralImages - Static variable in class com.yahoo.document.select.parser.SelectParserTokenManager
Token literal values.
jjstrLiteralImages - Static variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Token literal values.
JKS - Static variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.KeyStoreType
 
JKS - Static variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.TrustStoreType
 
join(Bucket, Bucket, Bucket) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Joins two buckets into one.
JOIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Join - Class in com.yahoo.tensor.functions
The join tensor operation produces a tensor from the argument tensors containing the set of cells given by the cross product of the cells of the given tensors, having as values the value produced by applying the given combinator function on the values from the two source cells.
Join(TensorFunction, TensorFunction, DoubleBinaryOperator) - Constructor for class com.yahoo.tensor.functions.Join
 
join(Tensor, DoubleBinaryOperator) - Method in interface com.yahoo.tensor.Tensor
 
JoinerDocumentProcessor - Class in com.yahoo.docproc.util
 
JoinerDocumentProcessor(SplitterJoinerDocumentProcessorConfig, DocumentmanagerConfig) - Constructor for class com.yahoo.docproc.util.JoinerDocumentProcessor
 
JSON - Class in com.yahoo.text
Static methods for working with the map textual format which is parsed by MapParser
JsonProducer - Interface in com.yahoo.data
Generic API for classes that contain data representable as JSON.
JsonRender - Class in com.yahoo.data.access.simple
Encodes json from an inspectable object.
JsonRender() - Constructor for class com.yahoo.data.access.simple.JsonRender
 
JsonRender.StringEncoder - Class in com.yahoo.data.access.simple
 
JsonRenderer - Class in com.yahoo.search.rendering
JSON renderer for search results.
JsonRenderer() - Constructor for class com.yahoo.search.rendering.JsonRenderer
 
JsonRenderer(Executor) - Constructor for class com.yahoo.search.rendering.JsonRenderer
Creates a json renderer using a custom executor.
jsonRendererId - Static variable in class com.yahoo.search.rendering.RendererRegistry
 
JSONString - Class in com.yahoo.prelude.hitfield
A JSON wrapper.
JSONString(Inspector) - Constructor for class com.yahoo.prelude.hitfield.JSONString
 
JSONString(String) - Constructor for class com.yahoo.prelude.hitfield.JSONString
 
JSONWriter - Class in com.yahoo.text
A class which knows how to write JSON markup.
JSONWriter(OutputStream) - Constructor for class com.yahoo.text.JSONWriter
 

K

KEEP_ALIVE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
key(DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
key() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
Key() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Key(Builder)
Key(DocumenttypesConfig.Documenttype.Datatype.Map.Key.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Key
 
key(DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
key() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
Key() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Key(Builder)
Key(DocumenttypesConfig.Documenttype.Datatype.Wset.Key.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Key
 
key - Variable in class com.yahoo.search.predicate.PredicateQuery.Feature
 
key - Variable in class com.yahoo.search.predicate.PredicateQuery.RangeFeature
 
keyDbKey(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
keyDbKey() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
KeyParseResult(String, int) - Constructor for class com.yahoo.document.FieldPathEntry.KeyParseResult
 
keyPath(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.PemKeyStore.Builder
 
keyPath() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.PemKeyStore
 
keySet() - Method in class com.yahoo.application.container.handler.Headers
 
keySet() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
keySet() - Method in class com.yahoo.document.datatypes.WeightedSet
 
keySet() - Method in class com.yahoo.jdisc.HeaderFields
 
keySet() - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
keyStorePath(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
keyStorePath() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
keyStoreType(ConnectorConfig.Ssl.KeyStoreType.Enum) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
keyStoreType() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
KeyStoreType() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.KeyStoreType
 
KeyStoreType(ConnectorConfig.Ssl.KeyStoreType.Enum) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.KeyStoreType
 
keyToBucketId(long) - Static method in class com.yahoo.documentapi.ProgressToken
 
kind - Variable in class com.yahoo.document.select.parser.Token
An integer that describes the kind of this token.
kind - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
An integer that describes the kind of this token.

L

L1_NORMALIZE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
L1Normalize - Class in com.yahoo.tensor.functions
 
L1Normalize(TensorFunction, String) - Constructor for class com.yahoo.tensor.functions.L1Normalize
 
l1Normalize(String) - Method in interface com.yahoo.tensor.Tensor
 
L2_NORMALIZE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
L2Normalize - Class in com.yahoo.tensor.functions
 
L2Normalize(TensorFunction, String) - Constructor for class com.yahoo.tensor.functions.L2Normalize
 
l2Normalize(String) - Method in interface com.yahoo.tensor.Tensor
 
label(String, String) - Method in class com.yahoo.tensor.Tensor.Builder.CellBuilder
 
label(String, int) - Method in class com.yahoo.tensor.Tensor.Builder.CellBuilder
 
label(int) - Method in class com.yahoo.tensor.TensorAddress
Returns the i'th label in this
lambdaFunction() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
LambdaFunctionNode - Class in com.yahoo.searchlib.rankingexpression.rule
A free, parametrized function
LambdaFunctionNode(List<String>, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
Language - Enum in com.yahoo.language
 
LANGUAGE - Static variable in class com.yahoo.search.query.Model
 
languageCode() - Method in enum com.yahoo.language.Language
 
LanguageHacks - Class in com.yahoo.text
Deprecated.
do not use
LanguageHacks() - Constructor for class com.yahoo.text.LanguageHacks
Deprecated.
 
larger(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
largerOrEqual(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
last() - Method in class com.yahoo.processing.request.CompoundName
Returns the name after the last dot.
last() - Method in class com.yahoo.search.statistics.ElapsedTime
Time stamp of the end the last event registered.
last() - Method in class com.yahoo.search.statistics.TimeTracker
 
LAST_MODIFIED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
lastIndexOf(Object) - Method in class com.yahoo.config.NodeVector
 
lastIndexOf(Object) - Method in class com.yahoo.document.datatypes.Array
 
lastPredefinedDataTypeId() - Static method in class com.yahoo.document.DataType
 
lastRendered() - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
lastRequestFrom(String) - Method in interface com.yahoo.config.provision.HostLivenessTracker
Returns the epoch timestamp of the last request received from the given hostname, or empty if there is no memory of this host making a request
LATER - Static variable in class com.yahoo.docproc.DocumentProcessor.Progress
Returned by a processor when it should be called again later for the same processing
later(long) - Static method in class com.yahoo.docproc.DocumentProcessor.Progress
 
Layout - Class in com.yahoo.search.pagetemplates.model
The layout of a section
Layout(String) - Constructor for class com.yahoo.search.pagetemplates.model.Layout
 
LazyContentChannel(HttpRequest, ResponseHandler, Metric, Logger) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.LazyContentChannel
 
LazyDecoder - Interface in com.yahoo.documentapi.messagebus.protocol
 
LBRACE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
LBRACE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LCURLY - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LDEXP - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
LE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LeafNode<T> - Class in com.yahoo.config
Superclass for all leaf nodes in a ConfigInstance.
LeafNode() - Constructor for class com.yahoo.config.LeafNode
Creates a new, uninitialized LeafNode
LeafNode(boolean) - Constructor for class com.yahoo.config.LeafNode
Creates a new LeafNode.
LeafNodeMaps - Class in com.yahoo.config
 
LeafNodeMaps() - Constructor for class com.yahoo.config.LeafNodeMaps
 
LeafNodeVector<REAL,NODE extends LeafNode<REAL>> - Class in com.yahoo.config
A vector of leaf nodes.
LeafNodeVector(NODE) - Constructor for class com.yahoo.config.LeafNodeVector
Creates a new vector with the given default node.
LeafNodeVector(List<REAL>, NODE) - Constructor for class com.yahoo.config.LeafNodeVector
 
leaving(TraceNode) - Method in class com.yahoo.search.rendering.DefaultRenderer.RenderingVisitor
Deprecated.
 
leaving(TraceNode) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer.RenderingVisitor
 
leaving(TraceNode) - Method in class com.yahoo.yolean.trace.TraceVisitor
Leaves a TraceNode.
length() - Method in class com.yahoo.config.NodeVector
Returns the number of elements in this NodeVector.
LENGTH - Static variable in class com.yahoo.document.GlobalId
The number of bytes in a global id.
length() - Method in class com.yahoo.text.Utf8String
 
LENGTH_REQUIRED - Static variable in interface com.yahoo.jdisc.Response.Status
 
lessThan(long) - Method in class com.yahoo.document.predicate.Predicates.FeatureBuilder
 
lessThanOrEqualTo(long) - Method in class com.yahoo.document.predicate.Predicates.FeatureBuilder
 
level(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
level() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
LevelController - Interface in com.yahoo.log
 
LevelControllerRepo - Interface in com.yahoo.log
The level controller repository is an interface towards something that is able to provide level controllers for a given component.
LexicalError(boolean, int, int, int, String, char) - Static method in error com.yahoo.document.select.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error com.yahoo.searchlib.rankingexpression.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class com.yahoo.document.select.parser.SelectParserTokenManager
Lexer state names.
lexStateNames - Static variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Lexer state names.
Limit - Class in com.yahoo.prelude.query
An immutable numeric range limit which can be inclusive or exclusive
Limit(Number, boolean) - Constructor for class com.yahoo.prelude.query.Limit
 
Limits - Class in com.yahoo.statistics
Limits for a histogram, this is only a wrapper for initializing a histogram.
Limits() - Constructor for class com.yahoo.statistics.Limits
Create an empty Limits instance.
Limits(double[]) - Constructor for class com.yahoo.statistics.Limits
Create a Limits instance suitable for use in a Value.Parameters instance.
line - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
LINGUISTICS - Static variable in class com.yahoo.document.annotation.SpanTrees
 
Linguistics - Interface in com.yahoo.language
Factory of linguistic processors.
Linguistics.Component - Enum in com.yahoo.language
 
LinguisticsCase - Class in com.yahoo.language
This class provides a case normalization operation to be used e.g.
LinguisticsCase() - Constructor for class com.yahoo.language.LinguisticsCase
 
LIST_FEATURES - Static variable in class com.yahoo.search.query.Ranking
 
ListAnnotationContainer - Class in com.yahoo.document.annotation
 
ListAnnotationContainer() - Constructor for class com.yahoo.document.annotation.ListAnnotationContainer
 
listBuckets(short) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Return list of buckets that provider has stored on the given partition.
ListenableFreezable - Interface in com.yahoo.component.provider
A freezable which supports listening
ListenableFreezableClass - Class in com.yahoo.component.provider
A convenience superclass for listenable freezables.
ListenableFreezableClass() - Constructor for class com.yahoo.component.provider.ListenableFreezableClass
 
listenPort(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
listenPort() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
listFiles() - Method in class com.yahoo.config.application.api.ApplicationFile
List the files under this directory.
listFiles(ApplicationFile.PathFilter) - Method in class com.yahoo.config.application.api.ApplicationFile
List the files under this directory.
listFiles(boolean) - Method in class com.yahoo.config.application.api.ApplicationFile
List the files in this directory, optionally list files for subdirectories recursively as well.
listIterator() - Method in class com.yahoo.config.NodeVector
 
listIterator(int) - Method in class com.yahoo.config.NodeVector
 
listIterator() - Method in class com.yahoo.document.datatypes.Array
 
listIterator(int) - Method in class com.yahoo.document.datatypes.Array
 
listIterator() - Method in class com.yahoo.prelude.hitfield.HitField
Return an iterator for the tokens, delimiters and markup elements of the field.
listProperties() - Method in class com.yahoo.processing.request.Properties
Lists all properties of this with no context, by delegating to listProperties("")
listProperties(Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties of this - same as listProperties("",context)
listProperties(CompoundName) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties by calling listProperties(path,null)
listProperties(String) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties by calling listProperties(path,null)
listProperties(CompoundName, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties by calling listProperties(path,null)
listProperties(String, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties by calling listProperties(path,null)
listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties of this having a given path prefix
listProperties(String, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.Properties
Returns a snapshot of all properties of this having a given path prefix
listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.processing.request.properties.PropertyMap
 
listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
 
listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.PropertyAliases
 
listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.PropertyMap
 
listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.RequestContextProperties
 
listProperties(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.properties.SubProperties
 
listValues(CompoundName) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Return all objects that start with the given prefix path using no context.
listValues(String) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
 
listValues(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Return all objects that start with the given prefix path.
listValues(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Return all objects that start with the given prefix path.
listValues(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
Adds all objects that start with the given path prefix to the given value map.
listValues(String) - Method in class com.yahoo.search.query.profile.QueryProfile
Return all objects that start with the given prefix path using no context.
listValues(CompoundName) - Method in class com.yahoo.search.query.profile.QueryProfile
Return all objects that start with the given prefix path using no context.
listValues(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
Return all objects that start with the given prefix path.
listValues(CompoundName, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
Return all objects that start with the given prefix path.
listValues(CompoundName, Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.QueryProfile
Adds all objects that start with the given path prefix to the given value map.
literal() - Method in class com.yahoo.document.select.parser.SelectParser
 
LiteralNode - Class in com.yahoo.document.select.rule
 
LiteralNode(Object) - Constructor for class com.yahoo.document.select.rule.LiteralNode
 
LoadBalancer - Class in com.yahoo.documentapi.messagebus.protocol
Load balances over a set of nodes based on statistics gathered from those nodes.
LoadBalancer(String, String, LoadBalancer.Metrics) - Constructor for class com.yahoo.documentapi.messagebus.protocol.LoadBalancer
 
LoadBalancer.Metrics - Class in com.yahoo.documentapi.messagebus.protocol
 
LoadBalancer.Node - Class in com.yahoo.documentapi.messagebus.protocol
 
LoadBalancer.NodeMetrics - Class in com.yahoo.documentapi.messagebus.protocol
 
LoadBalancerPolicy - Class in com.yahoo.documentapi.messagebus.protocol
Routing policy to load balance between nodes in a randomly distributed cluster, such as a docproc cluster.
LoadBalancerPolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.LoadBalancerPolicy
 
LoadBalancerPolicy(String, Map<String, String>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.LoadBalancerPolicy
 
loadFromResource(String, Class) - Static method in class com.yahoo.fsa.FSA
Loads an FSA from a resource file name, which is resolved from the class path of the class loader of the given class.
loadFSA(File, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Load FSA from file
loadFSA(String, Query) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Load FSA from file
localAddress - Variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
LocalAsyncSession - Class in com.yahoo.documentapi.local
 
LocalAsyncSession(AsyncParameters, LocalDocumentAccess) - Constructor for class com.yahoo.documentapi.local.LocalAsyncSession
 
LocalDocumentAccess - Class in com.yahoo.documentapi.local
The main class of the local implementation of the document api
LocalDocumentAccess(DocumentAccessParams) - Constructor for class com.yahoo.documentapi.local.LocalDocumentAccess
 
LocaleFactory - Class in com.yahoo.language
 
localLookup(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
localLookup(String, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfile
Do a variant-aware content lookup in this
LocalServicePolicy - Class in com.yahoo.documentapi.messagebus.protocol
This policy implements the logic to prefer local services that matches a slobrok pattern.
LocalServicePolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.LocalServicePolicy
Constructs a policy that will choose local services that match the slobrok pattern in which this policy occured.
LocalSyncSession - Class in com.yahoo.documentapi.local
 
LocalSyncSession(LocalDocumentAccess) - Constructor for class com.yahoo.documentapi.local.LocalSyncSession
 
LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
location() - Method in class com.yahoo.metrics.simple.Point
Get an immutable list view of the values for each dimension.
LOCATION - Static variable in class com.yahoo.search.query.Ranking
 
lock() - Method in class com.yahoo.prelude.query.CompositeItem
Make composite immutable if this is supported.
lock() - Method in class com.yahoo.prelude.query.SegmentItem
 
LOCKED - Static variable in interface com.yahoo.jdisc.Response.Status
 
log(Level, String) - Method in interface com.yahoo.config.application.api.DeployLogger
 
log(Level, String) - Method in interface com.yahoo.config.provision.ProvisionLogger
 
log - Variable in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
Logger for subclasses
log - Static variable in class com.yahoo.messagebus.RateThrottlingPolicy
 
log - Static variable in class com.yahoo.search.cluster.BaseNodeMonitor
 
log(Level, Object...) - Method in class com.yahoo.search.cluster.ClusterSearcher
 
log - Static variable in class com.yahoo.search.federation.http.HTTPClientSearcher
 
log - Static variable in class com.yahoo.search.federation.http.HTTPProviderSearcher
 
log - Variable in class com.yahoo.search.federation.http.HTTPSearcher
 
log(Logger, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Log message
log(Logger, Query, String) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Log message
LOG - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LOG10 - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LOG_CONNECT_TIMEOUT_PREFIX - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_HEADER_PREFIX - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_HITCOUNT - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_HOST - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_IP_ADDRESS - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_LATENCY_CONNECT - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_LATENCY_FINISH - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_LATENCY_START - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_PATH - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_PORT - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_PROXY_HOST - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_PROXY_PORT - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_PROXY_TYPE - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_QUERY_PARAM_PREFIX - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_READ_TIMEOUT_PREFIX - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_RESPONSE_HEADER_PREFIX - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_SCHEME - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_STATUS - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
LOG_URI - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
logAndDie(String) - Method in class com.yahoo.container.protect.ProcessTerminator
Logs and dies without taking a thread dump
logAndDie(String, boolean) - Method in class com.yahoo.container.protect.ProcessTerminator
Logs and dies
logAndDie(String) - Static method in class com.yahoo.protect.Process
Die with a message, without dumping thread state
logAndDie(String, boolean) - Static method in class com.yahoo.protect.Process
Die with a message, optionally dumping thread state
logAndDie(String, Throwable) - Static method in class com.yahoo.protect.Process
Die with a message containing an exception, without dumping thread state
logAndDie(String, Throwable, boolean) - Static method in class com.yahoo.protect.Process
Log message as severe error, then forcibly exit runtime, without running exit handlers or otherwise waiting for cleanup.
LogCtlCONFIG - Static variable in class com.yahoo.log.LogLevel
 
LogCtlDEBUG - Static variable in class com.yahoo.log.LogLevel
 
LogCtlERROR - Static variable in class com.yahoo.log.LogLevel
 
LogCtlEVENT - Static variable in class com.yahoo.log.LogLevel
 
LogCtlFATAL - Static variable in class com.yahoo.log.LogLevel
 
LogCtlINFO - Static variable in class com.yahoo.log.LogLevel
 
LogCtlNumLevels - Static variable in class com.yahoo.log.LogLevel
 
LogCtlSPAM - Static variable in class com.yahoo.log.LogLevel
 
LogCtlWARNING - Static variable in class com.yahoo.log.LogLevel
 
logDebug(Logger, long, ConfigKey<?>, String) - Static method in class com.yahoo.config.subscription.ConfigDebug
 
logDebug(Logger, ConfigInstance.Builder, String, String) - Static method in class com.yahoo.config.subscription.ConfigDebug
 
LogExceptionUserTemplateDelegator<T extends Writer> - Class in com.yahoo.prelude.templates
Deprecated.
use a renderer instead
LogExceptionUserTemplateDelegator(UserTemplate<T>) - Constructor for class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
logger - Variable in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
 
logger - Variable in class com.yahoo.search.query.rewrite.SearchChainDispatcherSearcher
 
LoggingCompletionHandler - Interface in com.yahoo.container.jdisc
A completion handler which does access logging.
LoggingRequestHandler - Class in com.yahoo.container.jdisc
A request handler base class extending the features of ThreadedHttpRequestHandler with access logging.
LoggingRequestHandler(Executor, AccessLog) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler
 
LoggingRequestHandler(Executor, AccessLog, Metric) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler
 
LoggingRequestHandler(Executor, AccessLog, Metric, boolean) - Constructor for class com.yahoo.container.jdisc.LoggingRequestHandler
 
logic() - Method in class com.yahoo.document.select.parser.SelectParser
 
LogicNode - Class in com.yahoo.document.select.rule
This class defines a logical expression of nodes.
LogicNode() - Constructor for class com.yahoo.document.select.rule.LogicNode
Construct an empty logic expression.
LogicNode.NodeItem - Class in com.yahoo.document.select.rule
Private class to store expression nodes in a stack.
LogLevel - Class in com.yahoo.log
Note that the log levels defined in VESPA applications are the following.
LogMessage - Class in com.yahoo.log
This class implements the common ground log message used by the logserver.
LogMessageTimeComparator - Class in com.yahoo.log
Order LogMessage instances based on timestamp.
LogMessageTimeComparator() - Constructor for class com.yahoo.log.LogMessageTimeComparator
Create a Time comparator for logmessages.
LogMessageTimeComparator(boolean) - Constructor for class com.yahoo.log.LogMessageTimeComparator
Create a Time comparator for logmessages.
logResponseLatency(long) - Method in class com.yahoo.search.federation.http.HTTPProviderSearcher
 
logResponseLatency(long) - Method in class com.yahoo.search.federation.http.HTTPSearcher
 
LogSetup - Class in com.yahoo.log
Sets up Vespa logging.
LogSetup() - Constructor for class com.yahoo.log.LogSetup
 
LogTarget - Interface in com.yahoo.log
 
logValue(String, String) - Method in class com.yahoo.processing.execution.Execution.Trace
Adds a key-value which will be logged to the access log of this request.
LogValue(String, String) - Constructor for class com.yahoo.processing.execution.Execution.Trace.LogValue
 
logValue(String, Object) - Method in class com.yahoo.search.query.context.QueryContext
Adds a key-value which will be logged to the access log for this query (by doing toString() on the value Multiple values may be set to the same key.
logValueIterator() - Method in class com.yahoo.processing.execution.Execution.Trace
Returns the values that should be written to the access log set in the entire trace node tree
logValueIterator() - Method in class com.yahoo.search.query.context.QueryContext
Returns the values to be written to the access log for this
LONG - Static variable in class com.yahoo.document.DataType
 
LongBucket - Class in com.yahoo.search.grouping.request
This class represents a Long bucket in a PredefinedFunction.
LongBucket(long, long) - Constructor for class com.yahoo.search.grouping.request.LongBucket
Constructs a new instance of this class.
LongBucket(ConstantValue, ConstantValue) - Constructor for class com.yahoo.search.grouping.request.LongBucket
Constructs a new instance of this class.
LongBucketId - Class in com.yahoo.search.grouping.result
This class is used in Group instances where the identifying expression evaluated to a LongBucket.
LongBucketId(Long, Long) - Constructor for class com.yahoo.search.grouping.result.LongBucketId
Constructs a new instance of this class.
LongFieldValue - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a long.
LongFieldValue() - Constructor for class com.yahoo.document.datatypes.LongFieldValue
 
LongFieldValue(long) - Constructor for class com.yahoo.document.datatypes.LongFieldValue
 
LongFieldValue(Long) - Constructor for class com.yahoo.document.datatypes.LongFieldValue
 
LongFieldValue(String) - Constructor for class com.yahoo.document.datatypes.LongFieldValue
 
LongId - Class in com.yahoo.search.grouping.result
This class is used in Group instances where the identifying expression evaluated to a Long.
LongId(Long) - Constructor for class com.yahoo.search.grouping.result.LongId
Constructs a new instance of this class.
LongNode - Class in com.yahoo.config
Represents a long in a configuration tree.
LongNode() - Constructor for class com.yahoo.config.LongNode
 
LongNode(long) - Constructor for class com.yahoo.config.LongNode
 
LongPredefined - Class in com.yahoo.search.grouping.request
This class represents a predefined bucket-function in a GroupingExpression for expressions that evaluate to a long.
LongPredefined(GroupingExpression, LongBucket, LongBucket...) - Constructor for class com.yahoo.search.grouping.request.LongPredefined
Constructs a new instance of this class.
longType - Static variable in class com.yahoo.search.query.profile.types.FieldType
 
LongValue(long) - Constructor for class com.yahoo.data.access.simple.Value.LongValue
 
longValue() - Method in class com.yahoo.metrics.simple.Value
Get the long wrapped by a Value if one exists.
LongValue - Class in com.yahoo.search.grouping.request
This class represents a constant Long value in a GroupingExpression.
LongValue(long) - Constructor for class com.yahoo.search.grouping.request.LongValue
Constructs a new instance of this class.
longValue() - Method in class com.yahoo.search.result.NanNumber
 
lookup(RoutingContext, String) - Method in class com.yahoo.documentapi.messagebus.protocol.ExternalSlobrokPolicy
 
lookup(String) - Method in class com.yahoo.fsa.FSA
Convenience method that returns the metadata string in the fsa for the input lookup String, or null if the input string does not exist in the fsa.
lookup(String) - Method in class com.yahoo.fsa.FSA.State
 
lookup(String, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
Returns the node at the position prescribed by the given name (without doing substitutions) - a primitive value, a substitutable string, a query profile, or null if not found.
lookup(CompoundName, boolean, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfile
 
lowerBound - Variable in class com.yahoo.search.predicate.Config
 
LOWERCASE - Static variable in class com.yahoo.search.query.Sorting
 
Lowercase - Class in com.yahoo.text
The lower casing method to use in Vespa when doing string processing of data which is not to be handled as natural language data, e.g.
Lowercase() - Constructor for class com.yahoo.text.Lowercase
 
LowercaseIdentifier - Class in com.yahoo.text
 
LowercaseIdentifier(String) - Constructor for class com.yahoo.text.LowercaseIdentifier
 
LowercaseIdentifier(AbstractUtf8Array) - Constructor for class com.yahoo.text.LowercaseIdentifier
 
LowercaseIdentifier(byte[]) - Constructor for class com.yahoo.text.LowercaseIdentifier
 
LowerCaseSorter(String) - Constructor for class com.yahoo.search.query.Sorting.LowerCaseSorter
 
lowerLimit() - Method in class com.yahoo.statistics.Histogram
The lower limit for the bucket this histogram represents.
lowestMatchingVersion() - Method in class com.yahoo.component.VersionSpecification
Returns the lowest possible Version object that matches this spec
LSQUARE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
LT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
LZ4 - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 

M

main(String[]) - Static method in class com.yahoo.config.application.api.DeploymentSpec
This may be invoked by a continuous build
Main - Class in com.yahoo.container.jdisc
 
Main() - Constructor for class com.yahoo.container.jdisc.Main
 
main(String[]) - Static method in class com.yahoo.container.jdisc.Main
 
main(String[]) - Static method in class com.yahoo.fsa.FSA
 
main(String[]) - Static method in class com.yahoo.fsa.MetaData
 
main(String...) - Static method in class com.yahoo.search.query.profile.DumpTool
 
Main - Class in com.yahoo.searchlib.ranking.features.fieldmatch
Helper for computing metrics from the command line.
Main() - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Main
 
main(String[]) - Static method in class com.yahoo.searchlib.ranking.features.fieldmatch.Main
 
maintain(Bucket, PersistenceProvider.MaintenanceLevel) - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
maintain(Bucket, PersistenceProvider.MaintenanceLevel) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Allows the provider to do periodic maintenance and verification.
makeNthBucketKey(long, int) - Static method in class com.yahoo.documentapi.ProgressToken
Directly generate a bucket Id key for the nth bucket in reverse sorted order.
MalformedEventException - Exception in com.yahoo.log.event
 
MalformedEventException(Throwable) - Constructor for exception com.yahoo.log.event.MalformedEventException
 
MalformedEventException(String) - Constructor for exception com.yahoo.log.event.MalformedEventException
 
MalformedEventException() - Constructor for exception com.yahoo.log.event.MalformedEventException
 
map(DocumenttypesConfig.Documenttype.Datatype.Map.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
map() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Map() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Map(Builder)
Map(DocumenttypesConfig.Documenttype.Datatype.Map.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
MAP - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
MAP - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Map - Class in com.yahoo.tensor.functions
The map tensor function produces a tensor where the given function is applied on each cell value.
Map(TensorFunction, DoubleUnaryOperator) - Constructor for class com.yahoo.tensor.functions.Map
 
map(DoubleUnaryOperator) - Method in interface com.yahoo.tensor.Tensor
 
MapChoice - Class in com.yahoo.search.pagetemplates.model
A choice between different possible mapping functions of a set of values to a set of placeholder ids.
MapChoice() - Constructor for class com.yahoo.search.pagetemplates.model.MapChoice
 
MapContext - Class in com.yahoo.prelude.templates
A context having a map as secondary storage
MapContext() - Constructor for class com.yahoo.prelude.templates.MapContext
 
MapContext - Class in com.yahoo.searchlib.rankingexpression.evaluation
A context backed by a Map
MapContext() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
 
MapContext(Map<String, Value>) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Creates a map context from a map.
MapDataType - Class in com.yahoo.document
Represents a map type.
MapDataType(DataType, DataType, int) - Constructor for class com.yahoo.document.MapDataType
 
MapDataType(DataType, DataType) - Constructor for class com.yahoo.document.MapDataType
 
MapEvaluationContext - Class in com.yahoo.tensor.evaluation
 
MapEvaluationContext() - Constructor for class com.yahoo.tensor.evaluation.MapEvaluationContext
 
MapFieldValue<K extends FieldValue,V extends FieldValue> - Class in com.yahoo.document.datatypes
Vespa map.
MapFieldValue(MapDataType) - Constructor for class com.yahoo.document.datatypes.MapFieldValue
 
MapFieldValue(MapDataType, int) - Constructor for class com.yahoo.document.datatypes.MapFieldValue
 
MapParser<VALUETYPE> - Class in com.yahoo.text
Superclasses of parsers of a map represented textually as {key1:value1,"anystringkey":value2,'anystringkey2':value3 ...}.
MapParser() - Constructor for class com.yahoo.text.MapParser
 
mapped(String) - Method in class com.yahoo.tensor.TensorType.Builder
Adds a mapped dimension to this
MappedLevelControllerRepo - Class in com.yahoo.log
Contains a repository of mapped log level controllers.
MappedLevelControllerRepo(MappedByteBuffer, int, int, String) - Constructor for class com.yahoo.log.MappedLevelControllerRepo
 
MappedTensor - Class in com.yahoo.tensor
A sparse implementation of a tensor backed by a Map of cells to values.
MappedTensor.Builder - Class in com.yahoo.tensor
 
mapper() - Method in class com.yahoo.tensor.functions.Map
 
MapValueUpdate - Class in com.yahoo.document.update
Value update that represents performing an encapsulated value update on a subvalue.
MapValueUpdate(FieldValue, ValueUpdate) - Constructor for class com.yahoo.document.update.MapValueUpdate
 
MapVisitorMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
MapVisitorMessage(MapVisitorMessage) - Constructor for class com.yahoo.documentapi.messagebus.protocol.MapVisitorMessage
 
MapVisitorMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.MapVisitorMessageFactory
 
MapVisitorReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.MapVisitorReplyFactory
 
mark(int) - Method in class com.yahoo.io.reader.NamedReader
 
mark(int) - Method in class com.yahoo.search.federation.http.TimedStream
 
markCommitStart() - Method in interface com.yahoo.container.jdisc.LoggingCompletionHandler
Set the commit start time to the current time.
markComplete() - Method in class com.yahoo.processing.response.DefaultIncomingData
Mark this as completed and notify any listeners
markComplete() - Method in interface com.yahoo.processing.response.IncomingData
Mark this as completed and notify any listeners.
markComplete() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
Do nothing as this is already complete
markDirty() - Method in class com.yahoo.prelude.hitfield.HitField
 
MarkerWordItem - Class in com.yahoo.prelude.query
Special words known by the index used for marking things.
markSupported() - Method in class com.yahoo.io.reader.NamedReader
 
markSupported() - Method in class com.yahoo.search.federation.http.TimedStream
 
MarkupFieldPart - Class in com.yahoo.prelude.hitfield
Represents an element of a hit property which is markup, not content.
MarkupFieldPart(String) - Constructor for class com.yahoo.prelude.hitfield.MarkupFieldPart
 
marshal(Item) - Method in class com.yahoo.search.federation.vespa.QueryMarshaller
 
marshalQuery(Query) - Method in class com.yahoo.search.federation.vespa.VespaSearcher
Serialize the query parameter for outgoing queries.
marshalQuery(QueryTree) - Method in class com.yahoo.search.federation.vespa.VespaSearcher
 
match(URI) - Method in class com.yahoo.jdisc.application.BindingSet
Resolves the binding that best matches (see commentary on BindingRepository.bind(String, Object)) the given URI, and returns a BindingMatch object that describes the match and contains the matched target.
match(URI) - Method in class com.yahoo.jdisc.application.UriPattern
Attempts to match the given URI to this pattern.
match(Document, long) - Method in class com.yahoo.persistence.spi.Selection
Returns true if the entry matches the selection criteria given.
match(long) - Method in class com.yahoo.persistence.spi.Selection
Returns true if the entry matches the timestamp ranges/subsets specified in the selection.
MATCH_PHASE - Static variable in class com.yahoo.search.query.Ranking
 
matches(ComponentId) - Method in class com.yahoo.component.ComponentSpecification
Checks if a componentId matches a given spec
matches(Version) - Method in class com.yahoo.component.VersionSpecification
Returns true if the given version matches this specification.
matches(Environment, Optional<RegionName>) - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
 
matches(String, String, Optional<ClusterMembership>) - Method in class com.yahoo.config.provision.HostFilter
Returns true if this filter matches the given host properties
matches(String) - Method in class com.yahoo.container.handler.Prefix
 
matches(Map<String, String>) - Method in class com.yahoo.search.query.profile.compiled.Binding
Returns true if all the dimension values in this have the same values in the given context.
matches(DimensionValues) - Method in class com.yahoo.search.query.profile.DimensionValues
Returns true if this is has the same value every place it has a value as the givenValues.
matches(DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
 
matches(DimensionValues) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
 
Matching - Class in com.yahoo.search.query.ranking
Holds the settings for the matching feature.
MATCHING - Static variable in class com.yahoo.search.query.Ranking
 
Matching() - Constructor for class com.yahoo.search.query.ranking.Matching
 
MatchPhase - Class in com.yahoo.search.query.ranking
The match phase ranking settings of this query.
MatchPhase() - Constructor for class com.yahoo.search.query.ranking.MatchPhase
 
MathACosFunction - Class in com.yahoo.search.grouping.request
 
MathACosFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathACosFunction
Constructs a new instance of this class.
MathACosHFunction - Class in com.yahoo.search.grouping.request
 
MathACosHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathACosHFunction
Constructs a new instance of this class.
MathASinFunction - Class in com.yahoo.search.grouping.request
 
MathASinFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathASinFunction
Constructs a new instance of this class.
MathASinHFunction - Class in com.yahoo.search.grouping.request
 
MathASinHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathASinHFunction
Constructs a new instance of this class.
MathATanFunction - Class in com.yahoo.search.grouping.request
 
MathATanFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathATanFunction
Constructs a new instance of this class.
MathATanHFunction - Class in com.yahoo.search.grouping.request
 
MathATanHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathATanHFunction
Constructs a new instance of this class.
MathCbrtFunction - Class in com.yahoo.search.grouping.request
 
MathCbrtFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathCbrtFunction
Constructs a new instance of this class.
MathCosFunction - Class in com.yahoo.search.grouping.request
 
MathCosFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathCosFunction
Constructs a new instance of this class.
MathCosHFunction - Class in com.yahoo.search.grouping.request
 
MathCosHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathCosHFunction
Constructs a new instance of this class.
mathematicallyEquals(TensorType) - Method in class com.yahoo.tensor.TensorType
Returns whether the given type has the same dimension names as this
MathExpFunction - Class in com.yahoo.search.grouping.request
 
MathExpFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathExpFunction
Constructs a new instance of this class.
MathFloorFunction - Class in com.yahoo.search.grouping.request
represents the math.floor(expression) function
MathFloorFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathFloorFunction
Constructs a new instance of this class.
MathFunctions - Class in com.yahoo.search.grouping.request
 
MathFunctions() - Constructor for class com.yahoo.search.grouping.request.MathFunctions
 
MathFunctions.Function - Enum in com.yahoo.search.grouping.request
Defines the different types of math functions that are available.
MathHypotFunction - Class in com.yahoo.search.grouping.request
 
MathHypotFunction(GroupingExpression, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathHypotFunction
Constructs a new instance of this class.
MathLog10Function - Class in com.yahoo.search.grouping.request
 
MathLog10Function(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathLog10Function
Constructs a new instance of this class.
MathLog1pFunction - Class in com.yahoo.search.grouping.request
 
MathLog1pFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathLog1pFunction
Constructs a new instance of this class.
MathLogFunction - Class in com.yahoo.search.grouping.request
 
MathLogFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathLogFunction
Constructs a new instance of this class.
MathPowFunction - Class in com.yahoo.search.grouping.request
 
MathPowFunction(GroupingExpression, GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathPowFunction
Constructs a new instance of this class.
MathResolver - Class in com.yahoo.search.grouping.request
This is a helper class for resolving arithmetic operations over GroupingExpression objects.
MathResolver() - Constructor for class com.yahoo.search.grouping.request.MathResolver
 
MathResolver.Type - Enum in com.yahoo.search.grouping.request
 
MathSinFunction - Class in com.yahoo.search.grouping.request
 
MathSinFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathSinFunction
Constructs a new instance of this class.
MathSinHFunction - Class in com.yahoo.search.grouping.request
 
MathSinHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathSinHFunction
Constructs a new instance of this class.
MathSqrtFunction - Class in com.yahoo.search.grouping.request
 
MathSqrtFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathSqrtFunction
Constructs a new instance of this class.
MathTanFunction - Class in com.yahoo.search.grouping.request
 
MathTanFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathTanFunction
Constructs a new instance of this class.
MathTanHFunction - Class in com.yahoo.search.grouping.request
 
MathTanHFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MathTanHFunction
Constructs a new instance of this class.
MATMUL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Matmul - Class in com.yahoo.tensor.functions
 
Matmul(TensorFunction, TensorFunction, String) - Constructor for class com.yahoo.tensor.functions.Matmul
 
matmul(Tensor, String) - Method in interface com.yahoo.tensor.Tensor
 
max(Limit) - Method in class com.yahoo.prelude.query.Limit
Returns the larger of this and the given limit
MAX - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
max(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
max(List<String>) - Method in interface com.yahoo.tensor.Tensor
 
MAX_AGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
MAX_FILTER_COVERAGE - Static variable in class com.yahoo.search.query.ranking.MatchPhase
 
MAX_FORWARDS - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
MAX_HITS - Static variable in class com.yahoo.search.query.properties.DefaultProperties
 
MAX_HITS - Static variable in class com.yahoo.search.query.ranking.MatchPhase
 
MAX_OFFSET - Static variable in class com.yahoo.search.query.properties.DefaultProperties
 
MAX_REWRITES - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Config flag for max number of rewrites added per rewriter
MAX_STALE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
MaxAggregator - Class in com.yahoo.search.grouping.request
This class represents an maximum-aggregator in a GroupingExpression.
MaxAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MaxAggregator
Constructs a new instance of this class.
maxConcurrentFactor(double) - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
maxConcurrentFactor() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
MaxFunction - Class in com.yahoo.search.grouping.request
This class represents a max-function in a GroupingExpression.
MaxFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.MaxFunction
Constructs a new instance of this class.
maxKeepAliveRequests(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
maxKeepAliveRequests() - Method in class com.yahoo.jdisc.http.ServerConfig
 
maxNextCharInd - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
maxOldClusterStatesSeenBeforeThrowingCachedState() - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
If we receive more than this number of wrong distribution replies with old cluster states, we throw the current cached state and takes the old one.
maxpendingcount(int) - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
maxpendingcount() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
maxpendingsize(int) - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
maxpendingsize() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
maxThreadExecutionTimeSeconds(int) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
maxThreadExecutionTimeSeconds() - Method in class com.yahoo.container.handler.ThreadpoolConfig
 
maxthreads(int) - Method in class com.yahoo.container.handler.ThreadpoolConfig.Builder
 
maxthreads() - Method in class com.yahoo.container.handler.ThreadpoolConfig
 
maxWorkerThreads(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
maxWorkerThreads() - Method in class com.yahoo.jdisc.http.ServerConfig
 
md5 - Variable in class com.yahoo.config.application.api.ApplicationFile.MetaData
 
Md5Function - Class in com.yahoo.search.grouping.request
This class represents an md5-function in a GroupingExpression.
Md5Function(GroupingExpression, int) - Constructor for class com.yahoo.search.grouping.request.Md5Function
Constructs a new instance of this class.
MEAN_QPS - Static variable in class com.yahoo.search.statistics.PeakQpsSearcher.QpsHit
The name of the field containing mean QPS since the last measurement.
measure(TimingSearcherConfig.Timer.Measure.Enum) - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Builder
 
measure() - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Timer
 
Measure() - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Measure
 
Measure(TimingSearcherConfig.Timer.Measure.Enum) - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Measure
 
Measurement - Class in com.yahoo.metrics.simple
Wrapper class for the actually measured value.
Measurement(Number) - Constructor for class com.yahoo.metrics.simple.Measurement
 
MeasureQpsConfig - Class in com.yahoo.search.statistics
This class represents the root node of measure-qps
MeasureQpsConfig() - Constructor for class com.yahoo.search.statistics.MeasureQpsConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by MeasureQpsConfig(Builder)
MeasureQpsConfig(MeasureQpsConfig.Builder) - Constructor for class com.yahoo.search.statistics.MeasureQpsConfig
 
MeasureQpsConfig.Builder - Class in com.yahoo.search.statistics
 
MeasureQpsConfig.Outputmethod - Class in com.yahoo.search.statistics
This class represents measure-qps.outputmethod Configure measurements of peak QPS rates.
MeasureQpsConfig.Outputmethod.Enum - Enum in com.yahoo.search.statistics
 
MeasureQpsConfig.Producer - Interface in com.yahoo.search.statistics
 
membership() - Method in class com.yahoo.config.provision.HostSpec
Returns the membership of this host, or an empty value if not present
merge(ProvisionInfo) - Method in class com.yahoo.config.provision.ProvisionInfo
 
merge(Coverage) - Method in class com.yahoo.container.handler.Coverage
 
merge(TimeoutRate) - Method in class com.yahoo.container.protect.TimeoutRate
Deprecated.
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.ANDPolicy
 
merge(RoutingContext) - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
This is a convenient entry to the DocumentProtocol.merge(RoutingContext,Set) method by way of a routing context object.
merge(RoutingContext, Set<Integer>) - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
This method implements the common way to merge document replies for whatever routing policy.
merge(List<Reply>) - Static method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
This method implements the common way to merge document replies for whatever routing policy.
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentRouteSelectorPolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.ErrorPolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.ExternPolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.LoadBalancerPolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.LocalServicePolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.MessageTypePolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.RoundRobinPolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.SearchColumnPolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.SearchRowPolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
 
merge(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.SubsetServicePolicy
 
merge(ElapsedTime) - Method in class com.yahoo.search.statistics.ElapsedTime
 
mergeChanges(String, ChangesRequiringRestart) - Method in class com.yahoo.config.ChangesRequiringRestart
 
mergePendingBucket(BucketId) - Method in class com.yahoo.documentapi.ProgressToken
 
mergeWith(Response) - Method in class com.yahoo.processing.Response
Processors which merges another request into this must call this method to notify the response.
mergeWith(Result) - Method in class com.yahoo.search.Result
Merges meta information from a result into this.
mergeWithAfterFill(Result) - Method in class com.yahoo.search.Result
Merges meta information produced when a Hit already contained in this result has been filled using another result as an intermediary.
message - Variable in class com.yahoo.documentapi.VisitorControlHandler.Result
 
Message - Class in com.yahoo.messagebus
A message is a child of Routable, it is not a reply, and it has a sequencing identifier.
Message() - Constructor for class com.yahoo.messagebus.Message
 
message - Variable in class com.yahoo.protect.ErrorMessage
The short message of this error, always set
MESSAGE_BATCHDOCUMENTUPDATE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_CREATEVISITOR - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_DESTROYVISITOR - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_DOCUMENTLIST - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_DOCUMENTSUMMARY - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_EMPTYBUCKETS - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_GETBUCKETLIST - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_GETBUCKETSTATE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_GETDOCUMENT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_MAPVISITOR - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_PUTDOCUMENT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_QUERYRESULT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_REMOVEDOCUMENT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_REMOVELOCATION - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_SEARCHRESULT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_STATBUCKET - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_UPDATEDOCUMENT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MESSAGE_VISITORINFO - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
MessageBus - Class in com.yahoo.messagebus
A message bus contains the factory for creating sessions to send, receive and forward messages.
MessageBus(Network, List<Protocol>) - Constructor for class com.yahoo.messagebus.MessageBus
Convenience constructor that proxies MessageBus.MessageBus(Network, MessageBusParams) by adding the given protocols to a default MessageBusParams object.
MessageBus(Network, MessageBusParams) - Constructor for class com.yahoo.messagebus.MessageBus
Constructs an instance of message bus.
MessageBus.SendBlockedMessages - Interface in com.yahoo.messagebus
 
MessageBusAsyncSession - Class in com.yahoo.documentapi.messagebus
An access session which wraps a messagebus source session sending document messages.
MessagebusConfig - Class in com.yahoo.messagebus
This class represents the root node of messagebus
MessagebusConfig() - Constructor for class com.yahoo.messagebus.MessagebusConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by MessagebusConfig(Builder)
MessagebusConfig(MessagebusConfig.Builder) - Constructor for class com.yahoo.messagebus.MessagebusConfig
 
MessagebusConfig.Builder - Class in com.yahoo.messagebus
 
MessagebusConfig.Producer - Interface in com.yahoo.messagebus
 
MessagebusConfig.Routingtable - Class in com.yahoo.messagebus
This class represents messagebus.routingtable[]
MessagebusConfig.Routingtable.Builder - Class in com.yahoo.messagebus
 
MessagebusConfig.Routingtable.Hop - Class in com.yahoo.messagebus
This class represents messagebus.routingtable[].hop[]
MessagebusConfig.Routingtable.Hop.Builder - Class in com.yahoo.messagebus
 
MessagebusConfig.Routingtable.Route - Class in com.yahoo.messagebus
This class represents messagebus.routingtable[].route[]
MessagebusConfig.Routingtable.Route.Builder - Class in com.yahoo.messagebus
 
MessageBusDocumentAccess - Class in com.yahoo.documentapi.messagebus
This class implements the DocumentAccess interface using message bus for communication.
MessageBusDocumentAccess() - Constructor for class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
Creates a new document access using default values for all parameters.
MessageBusDocumentAccess(MessageBusParams) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
Creates a new document access using the supplied parameters.
MessageBusParams - Class in com.yahoo.documentapi.messagebus
 
MessageBusParams() - Constructor for class com.yahoo.documentapi.messagebus.MessageBusParams
 
MessageBusParams(LoadTypeSet) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusParams
 
MessageBusParams - Class in com.yahoo.messagebus
To facilitate several configuration parameters to the MessageBus constructor, all parameters are held by this class.
MessageBusParams() - Constructor for class com.yahoo.messagebus.MessageBusParams
Constructs a new instance of this parameter object with default values for all members.
MessageBusParams(MessageBusParams) - Constructor for class com.yahoo.messagebus.MessageBusParams
Implements the copy constructor.
MessageBusReceiver(DestinationSession) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusReceiver
 
MessageBusReceiverFactory(MessageBus) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusReceiverFactory
 
MessageBusSender(SourceSession) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusSender
 
MessageBusSenderFactory(MessageBus) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusSenderFactory
 
MessageBusSession - Interface in com.yahoo.documentapi.messagebus
This class defines a common interface for message bus sessions.
MessageBusSyncSession - Class in com.yahoo.documentapi.messagebus
An implementation of the SyncSession interface running over message bus.
MessageBusVisitorDestinationSession - Class in com.yahoo.documentapi.messagebus
A visitor destination session for receiving data from a visitor using a messagebus destination session.
MessageBusVisitorDestinationSession(VisitorDestinationParameters, MessageBus) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorDestinationSession
Creates a message bus visitor destination session.
MessageBusVisitorSession - Class in com.yahoo.documentapi.messagebus
A visitor session for tracking progress for and potentially receiving data from a visitor using a MessageBus source and destination session.
MessageBusVisitorSession(VisitorParameters, MessageBusVisitorSession.AsyncTaskExecutor, MessageBusVisitorSession.SenderFactory, MessageBusVisitorSession.ReceiverFactory, RoutingTable) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
MessageBusVisitorSession(VisitorParameters, MessageBusVisitorSession.AsyncTaskExecutor, MessageBusVisitorSession.SenderFactory, MessageBusVisitorSession.ReceiverFactory, RoutingTable, MessageBusVisitorSession.Clock) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
MessageBusVisitorSession.AsyncTaskExecutor - Interface in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.Clock - Interface in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.MessageBusReceiver - Class in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.MessageBusReceiverFactory - Class in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.MessageBusSender - Class in com.yahoo.documentapi.messagebus
Message bus implementations of interfaces
MessageBusVisitorSession.MessageBusSenderFactory - Class in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.RealClock - Class in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.Receiver - Interface in com.yahoo.documentapi.messagebus
Abstract away notion of destination session into a generic Receiver interface to allow easy mocking.
MessageBusVisitorSession.ReceiverFactory - Interface in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.Sender - Interface in com.yahoo.documentapi.messagebus
Abstract away notion of source session into a generic Sender interface to allow easy mocking.
MessageBusVisitorSession.SenderFactory - Interface in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.State - Enum in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.StateDescription - Class in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.ThreadAsyncTaskExecutor - Class in com.yahoo.documentapi.messagebus
 
MessageBusVisitorSession.VisitingProgress - Class in com.yahoo.documentapi.messagebus
 
MessageHandler - Interface in com.yahoo.messagebus
All classes that wants to handle messages that move through the messagebus need to implement this interface.
MessageTypePolicy - Class in com.yahoo.documentapi.messagebus.protocol
 
MessageTypePolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.MessageTypePolicy
 
Messenger - Class in com.yahoo.messagebus
This class implements a single thread that is able to process arbitrary tasks.
Messenger() - Constructor for class com.yahoo.messagebus.Messenger
 
Messenger.Task - Interface in com.yahoo.messagebus
Defines the required interface for tasks to be posted to this worker.
MetaData() - Constructor for class com.yahoo.config.application.api.ApplicationFile.MetaData
 
MetaData(String, String) - Constructor for class com.yahoo.config.application.api.ApplicationFile.MetaData
 
MetaData - Class in com.yahoo.fsa
Class for accessing meta-data (dat-files) used by FSA applications.
MetaData(String) - Constructor for class com.yahoo.fsa.MetaData
 
MetaData(String, String) - Constructor for class com.yahoo.fsa.MetaData
 
METAHIT - Static variable in class com.yahoo.search.statistics.MeasureQpsConfig.Outputmethod
 
MetaHitsFirstComparator - Class in com.yahoo.search.result
Ensures that meta hits are sorted before normal hits.
MetaHitsFirstComparator(Comparator<Hit>) - Constructor for class com.yahoo.search.result.MetaHitsFirstComparator
 
method(HttpRequest.Method) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Set the HTTP method for the new request.
METHOD_FAILURE - Static variable in interface com.yahoo.jdisc.Response.Status
 
METHOD_NOT_ALLOWED - Static variable in interface com.yahoo.jdisc.Response.Status
 
metric - Variable in class com.yahoo.container.jdisc.ThreadedRequestHandler
 
Metric - Interface in com.yahoo.jdisc
This interface provides an API for writing metric data to the configured MetricConsumer.
Metric.Context - Interface in com.yahoo.jdisc
Declares the interface for the arbitrary context object to pass to both the Metric.set(String, Number, Context) and Metric.add(String, Number, Context) methods.
MetricConsumer - Interface in com.yahoo.jdisc.application
This interface defines the consumer counterpart of the Metric interface.
MetricConsumerFactory - Interface in com.yahoo.container.jdisc
This is the interface to implement if one wishes to configure a non-default MetricConsumer.
MetricManager - Class in com.yahoo.metrics.simple
This is the coordinating class owning the executor and the top level objects for measured metrics.
MetricManager(ManagerConfig) - Constructor for class com.yahoo.metrics.simple.MetricManager
 
MetricProvider - Class in com.yahoo.jdisc.application
 
MetricProvider(Provider<MetricConsumer>) - Constructor for class com.yahoo.jdisc.application.MetricProvider
 
MetricReceiver - Class in com.yahoo.metrics.simple
The reception point for measurements.
MetricReceiver(ThreadLocalDirectory<Bucket, Sample>, AtomicReference<Bucket>) - Constructor for class com.yahoo.metrics.simple.MetricReceiver
 
MetricReceiver.MockReceiver - Class in com.yahoo.metrics.simple
 
Metrics(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.LoadBalancer.Metrics
 
metrics - Variable in class com.yahoo.documentapi.messagebus.protocol.LoadBalancer.Node
 
MetricSettings - Class in com.yahoo.metrics.simple
All information needed for creating any extra data structures associated with a single metric, outside of its basic type.
MetricSettings.Builder - Class in com.yahoo.metrics.simple
A builder for the immutable MetricSettings instances.
min(Limit) - Method in class com.yahoo.prelude.query.Limit
Returns the smaller of this and the given limit
MIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
min(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
min(List<String>) - Method in interface com.yahoo.tensor.Tensor
 
MIN_FRESH - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
MinAggregator - Class in com.yahoo.search.grouping.request
This class represents an minimum-aggregator in a GroupingExpression.
MinAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MinAggregator
Constructs a new instance of this class.
MinFunction - Class in com.yahoo.search.grouping.request
This class represents a min-function in a GroupingExpression.
MinFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.MinFunction
Constructs a new instance of this class.
MINGROUPS - Static variable in class com.yahoo.search.query.ranking.Diversity
 
MINHITSPERTHREAD - Static variable in class com.yahoo.search.query.ranking.Matching
 
minsize - Variable in class com.yahoo.document.CompressionConfig
 
minsize(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
minsize() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
MinuteOfHourFunction - Class in com.yahoo.search.grouping.request
This class represents a minute-of-hour timestamp-function in a GroupingExpression.
MinuteOfHourFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MinuteOfHourFunction
Constructs a new instance of this class.
MisspellRewriter - Class in com.yahoo.search.query.rewrite.rewriters
This rewriter would retrieve spell corrected query from QLAS and add it to the original query tree as equiv
- Features:
RewritesAsEquiv flag: add rewrites to original query as equiv
MisspellRewriter(ComponentId) - Constructor for class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
Constructor for MisspellRewriter
MisspellRewriter() - Constructor for class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
Constructor for MisspellRewriter unit test
MockApplicationConfig - Class in com.yahoo.application
This class represents the root node of mock-application
MockApplicationConfig() - Constructor for class com.yahoo.application.MockApplicationConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by MockApplicationConfig(Builder)
MockApplicationConfig(MockApplicationConfig.Builder) - Constructor for class com.yahoo.application.MockApplicationConfig
 
MockApplicationConfig.Builder - Class in com.yahoo.application
 
MockApplicationConfig.Mymapstruct - Class in com.yahoo.application
This class represents mock-application.mymapstruct{}
MockApplicationConfig.Mymapstruct.Builder - Class in com.yahoo.application
 
MockApplicationConfig.Mystruct - Class in com.yahoo.application
This class represents mock-application.mystruct
MockApplicationConfig.Mystruct.Builder - Class in com.yahoo.application
 
MockApplicationConfig.Mystructlist - Class in com.yahoo.application
This class represents mock-application.mystructlist[]
MockApplicationConfig.Mystructlist.Builder - Class in com.yahoo.application
 
MockApplicationConfig.Producer - Interface in com.yahoo.application
 
MockFileAcquirer - Class in com.yahoo.filedistribution.fileacquirer
For use when testing searchers that uses file distribution.
MockFileAcquirer() - Constructor for class com.yahoo.filedistribution.fileacquirer.MockFileAcquirer
 
mockFileReferenceForUnitTesting(File) - Static method in class com.yahoo.config.FileReference
 
MockReceiver() - Constructor for class com.yahoo.metrics.simple.MetricReceiver.MockReceiver
 
MockResponseHandler() - Constructor for class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
 
MOD - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
MOD - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
MOD - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Model - Class in com.yahoo.search.query
The parameters defining the recall of a query.
Model(Query) - Constructor for class com.yahoo.search.query.Model
 
MODEL - Static variable in class com.yahoo.search.query.Model
 
ModelObjectMap - Class in com.yahoo.search.query.profile
A map which stores all types which cannot be stored in a query profile that is rich model objects.
ModelObjectMap() - Constructor for class com.yahoo.search.query.profile.ModelObjectMap
 
ModFunction - Class in com.yahoo.search.grouping.request
This class represents a mod-function in a GroupingExpression.
ModFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.ModFunction
Constructs a new instance of this class.
Modification - Class in com.yahoo.text.interpretation
A modification of a text.
Modification(String) - Constructor for class com.yahoo.text.interpretation.Modification
 
MODIFICATION_CLASS - Static variable in class com.yahoo.text.interpretation.Modification
 
modify(FieldValue) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
modifyTargetQuery(FederationTarget<T>, Query) - Method in interface com.yahoo.search.federation.selection.TargetSelector
For modifying the query before sending it to a the target
modifyTargetResult(FederationTarget<T>, Result) - Method in interface com.yahoo.search.federation.selection.TargetSelector
For modifying the result produced by the target.
MonitorConfiguration - Class in com.yahoo.search.cluster
The configuration of a cluster monitor instance
MonitorConfiguration() - Constructor for class com.yahoo.search.cluster.MonitorConfiguration
 
monotonicNanoTime() - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.Clock
 
monotonicNanoTime() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.RealClock
 
MonthOfYearFunction - Class in com.yahoo.search.grouping.request
This class represents a month-of-year timestamp-function in a GroupingExpression.
MonthOfYearFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.MonthOfYearFunction
Constructs a new instance of this class.
moreChildren() - Method in class com.yahoo.search.rendering.JsonRenderer
 
move(int, SpanNode, SpanList) - Method in class com.yahoo.document.annotation.AlternateSpanList
Moves a child of this SpanList to another SpanList.
move(int, int, SpanList) - Method in class com.yahoo.document.annotation.AlternateSpanList
Moves a child of this SpanList to another SpanList.
move(int, SpanNode, AlternateSpanList, int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Moves a child of this SpanList to another SpanList.
move(int, int, AlternateSpanList, int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Moves a child of this SpanList to another SpanList.
move(SpanNode, SpanList) - Method in class com.yahoo.document.annotation.SpanList
Moves a child of this SpanList to another SpanList.
move(int, SpanList) - Method in class com.yahoo.document.annotation.SpanList
Moves a child of this SpanList to another SpanList.
move(SpanNode, AlternateSpanList, int) - Method in class com.yahoo.document.annotation.SpanList
Moves a child of this SpanList to another SpanList.
move(int, AlternateSpanList, int) - Method in class com.yahoo.document.annotation.SpanList
Moves a child of this SpanList to another SpanList.
move(Bucket, short) - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
move(Bucket, short) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Moves a bucket from one partition to another.
MOVED_PERMANENTLY - Static variable in interface com.yahoo.jdisc.Response.Status
 
MUL - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
MUL - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
MUL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
MulFunction - Class in com.yahoo.search.grouping.request
This class represents a mul-function in a GroupingExpression.
MulFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.MulFunction
Constructs a new instance of this class.
MULTI_STATUS - Static variable in interface com.yahoo.jdisc.Response.Status
 
MULTIPLE_CHOICES - Static variable in interface com.yahoo.jdisc.Response.Status
3xx: Redirection - Further action must be taken in order to complete the request.
Multiplication() - Constructor for class com.yahoo.tensor.functions.ScalarFunctions.Multiplication
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
multiply(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
multiply() - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
multiply(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
MUST_REVALIDATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
mylist - Variable in class com.yahoo.application.MockApplicationConfig.Builder
 
mylist(String) - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
mylist(Collection<String>) - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
mylist() - Method in class com.yahoo.application.MockApplicationConfig
 
mylist(int) - Method in class com.yahoo.application.MockApplicationConfig
 
mymap - Variable in class com.yahoo.application.MockApplicationConfig.Builder
 
mymap(String, String) - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
mymap(Map<String, String>) - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
mymap() - Method in class com.yahoo.application.MockApplicationConfig
 
mymap(String) - Method in class com.yahoo.application.MockApplicationConfig
 
mymapstruct - Variable in class com.yahoo.application.MockApplicationConfig.Builder
 
mymapstruct(String, MockApplicationConfig.Mymapstruct.Builder) - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
mymapstruct(Map<String, MockApplicationConfig.Mymapstruct.Builder>) - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
mymapstruct() - Method in class com.yahoo.application.MockApplicationConfig
 
mymapstruct(String) - Method in class com.yahoo.application.MockApplicationConfig
 
Mymapstruct() - Constructor for class com.yahoo.application.MockApplicationConfig.Mymapstruct
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Mymapstruct(Builder)
Mymapstruct(MockApplicationConfig.Mymapstruct.Builder) - Constructor for class com.yahoo.application.MockApplicationConfig.Mymapstruct
 
mystruct(MockApplicationConfig.Mystruct.Builder) - Method in class com.yahoo.application.MockApplicationConfig.Builder
 
mystruct() - Method in class com.yahoo.application.MockApplicationConfig
 
Mystruct() - Constructor for class com.yahoo.application.MockApplicationConfig.Mystruct
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Mystruct(Builder)
Mystruct(MockApplicationConfig.Mystruct.Builder) - Constructor for class com.yahoo.application.MockApplicationConfig.Mystruct
 
mystructlist - Variable in class com.yahoo.application.MockApplicationConfig.Builder
 
mystructlist(MockApplicationConfig.Mystructlist.Builder) - Method in class com.yahoo.application.MockApplicationConfig.Builder
Add the given builder to this builder's list of Mystructlist builders
mystructlist(List<MockApplicationConfig.Mystructlist.Builder>) - Method in class com.yahoo.application.MockApplicationConfig.Builder
Set the given list as this builder's list of Mystructlist builders
mystructlist() - Method in class com.yahoo.application.MockApplicationConfig
 
mystructlist(int) - Method in class com.yahoo.application.MockApplicationConfig
 
Mystructlist() - Constructor for class com.yahoo.application.MockApplicationConfig.Mystructlist
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Mystructlist(Builder)
Mystructlist(MockApplicationConfig.Mystructlist.Builder) - Constructor for class com.yahoo.application.MockApplicationConfig.Mystructlist
 

N

name() - Method in class com.yahoo.config.provision.Flavor
Returns the unique identity of this flavor
name(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype.Builder
 
name() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Annotationtype
 
name(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
name(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
name(String) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field.Builder
 
name() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Field
 
name() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
name() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
name - Variable in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
The name of the operator, mainly used in toString() methods.
name - Variable in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
 
NAME - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
The name of this protocol.
name(String) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route.Builder
 
name() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route
 
name(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
name() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
name(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeCipherSuite.Builder
 
name() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeCipherSuite
 
name(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeProtocol.Builder
 
name() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.ExcludeProtocol
 
name(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeCipherSuite.Builder
 
name() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeCipherSuite
 
name(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeProtocol.Builder
 
name() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.IncludeProtocol
 
name(String) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop.Builder
 
name() - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop
 
name(String) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route.Builder
 
name() - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route
 
name - Variable in enum com.yahoo.net.URI.URLContext
 
name - Variable in class com.yahoo.prelude.query.TermType
 
name(String) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict.Builder
 
name() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict
 
name(String) - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Builder
 
name() - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Timer
 
name() - Method in class com.yahoo.tensor.TensorType.Dimension
 
NAME_ENTITY_EXPAND_DICT - Static variable in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
 
NAME_ENTITY_EXPAND_DICT_FILENAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
 
NamedReader - Class in com.yahoo.io.reader
A reader with a name.
NamedReader(String, Reader) - Constructor for class com.yahoo.io.reader.NamedReader
 
NameNode - Class in com.yahoo.searchlib.rankingexpression.rule
An opaque name in a ranking expression.
NameNode(String) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
NameRewriter - Class in com.yahoo.search.query.rewrite.rewriters
This rewriter would add rewrites to name entities to boost precision
- FSA dict: [normalized original query]\t[rewrite 1]\t[rewrite 2]\t[etc]
- Features:
OriginalAsUnit flag: add proximity boosting to original query
RewritesAsUnitEquiv flag: add proximity boosted rewrites to original query
RewritesAsEquiv flag: add rewrites to original query
NameRewriter(ComponentId, FileAcquirer, RewritesConfig) - Constructor for class com.yahoo.search.query.rewrite.rewriters.NameRewriter
Constructor for NameRewriter
Load configs using default format
NameRewriter(RewritesConfig, HashMap<String, File>) - Constructor for class com.yahoo.search.query.rewrite.rewriters.NameRewriter
Constructor for NameRewriter unit test
Load configs using default format
names() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
names() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Returns all the names available in this, or throws an UnsupportedOperationException if this operation is not supported.
names() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Returns an unmodifiable map of the names of this
NAMESPACE_PREFIXES_FEATURE_ID - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Namespace prefixes feature id (http://xml.org/sax/features/namespace-prefixes).
NAMESPACES_FEATURE_ID - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Namespaces feature id (http://xml.org/sax/features/namespaces).
nameToIndex() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
NaN - Static variable in class com.yahoo.search.result.NanNumber
 
NaN - Static variable in class com.yahoo.text.DoubleFormatter
 
NanNumber - Class in com.yahoo.search.result
A class representing unset or undefined numeric values.
nativeId - Static variable in class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
 
nativeId - Static variable in class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
 
NE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
NearItem - Class in com.yahoo.prelude.query
A set of terms which must be near each other to match.
NearItem() - Constructor for class com.yahoo.prelude.query.NearItem
Creates a NEAR item with distance 2
NearItem(int) - Constructor for class com.yahoo.prelude.query.NearItem
Creates a near item with a limit to the distance between the words.
needAsynchronousInitialization() - Method in class com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy
 
needsRestart() - Method in class com.yahoo.config.ChangesRequiringRestart
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
negate() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
Negation - Class in com.yahoo.document.predicate
 
Negation(Predicate) - Constructor for class com.yahoo.document.predicate.Negation
 
negation() - Method in class com.yahoo.document.select.parser.SelectParser
 
NegationNode - Class in com.yahoo.document.select.rule
 
NegationNode(ExpressionNode) - Constructor for class com.yahoo.document.select.rule.NegationNode
 
NEGATIVE_INFINITY - Static variable in class com.yahoo.prelude.query.Limit
 
NEGATIVE_INFINITY - Static variable in class com.yahoo.text.DoubleFormatter
 
NegativeNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which flips the sign of the value produced from the nested expression
NegativeNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
Constructs a new negative node
NegFunction - Class in com.yahoo.search.grouping.request
This class represents a negate-function in a GroupingExpression.
NegFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.NegFunction
Constructs a new instance of this class.
nested() - Method in class com.yahoo.processing.execution.Execution.Environment
Returns an environment for an execution spawned from the execution having this environment.
nestInNamespace(ComponentId) - Method in class com.yahoo.component.ComponentId
 
nestInNamespace(ComponentId) - Method in class com.yahoo.component.ComponentSpecification
 
NETWORK_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
A fatal network error occured while sending.
NETWORK_SHUTDOWN - Static variable in class com.yahoo.messagebus.ErrorCode
The network was shut down when attempting to send.
networking(Networking) - Method in class com.yahoo.application.Application.Builder
 
networking(Networking) - Method in class com.yahoo.application.ApplicationBuilder
Disabled per default
Networking - Enum in com.yahoo.application
 
NetworkMessageBus - Class in com.yahoo.messagebus
The combination of a messagebus and a network over which it may send data.
NetworkMessageBus(Network, MessageBus) - Constructor for class com.yahoo.messagebus.NetworkMessageBus
 
newAllKeysLookupEntry(DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that digs through all the keys of a map or weighted set.
newAllValuesLookupEntry(DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that digs through all the values of a map or weighted set.
newApplicationBundleInstance(String, boolean, Module...) - Static method in class com.yahoo.jdisc.test.TestDriver
Creates a new TestDriver from an application bundle.
newArrayLookupEntry(int, DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that references an array index.
newClient(T) - Method in interface com.yahoo.jdisc.test.ServerProviderConformanceTest.Adapter
 
newClientRequest(Request, URI) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newClientRequest(Request, URI, HttpRequest.Method) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newClientRequest(Request, URI, HttpRequest.Method, HttpRequest.Version) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newConfigModule() - Method in interface com.yahoo.jdisc.test.ServerProviderConformanceTest.Adapter
 
newContainerBuilder() - Method in class com.yahoo.jdisc.application.AbstractApplication
 
newContainerBuilder() - Method in interface com.yahoo.jdisc.application.ContainerActivator
This method creates and returns a new ContainerBuilder object that has the necessary references to the application and its internal components.
newContainerBuilder() - Method in class com.yahoo.jdisc.test.TestDriver
 
newCountryHint(String) - Static method in class com.yahoo.language.detect.Hint
 
newDate(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new instance of DateFunction for the given GroupingExpression.
newDayOfMonth(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new instance of DayOfMonthFunction for the given GroupingExpression.
newDayOfWeek(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new instance of DayOfWeekFunction for the given GroupingExpression.
newDayOfYear(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new instance of DayOfYearFunction for the given GroupingExpression.
newDecoder(Charset) - Static method in class com.yahoo.text.Ascii
 
newEncoder(Charset, int...) - Static method in class com.yahoo.text.Ascii
 
newError(Request, int, Throwable) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newHourOfDay(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new instance of HourOfDayFunction for the given GroupingExpression.
newInjectedApplicationInstance(Class<? extends Application>, Module...) - Static method in class com.yahoo.jdisc.test.TestDriver
Creates a new TestDriver with an injected Application.
newInjectedApplicationInstance(Application, Module...) - Static method in class com.yahoo.jdisc.test.TestDriver
Creates a new TestDriver with an injected Application.
newInjectedApplicationInstanceWithoutOsgi(Class<? extends Application>, Module...) - Static method in class com.yahoo.jdisc.test.TestDriver
Creates a new TestDriver with an injected Application, but without OSGi support.
newInjectedApplicationInstanceWithoutOsgi(Application, Module...) - Static method in class com.yahoo.jdisc.test.TestDriver
Creates a new TestDriver with an injected Application, but without OSGi support.
newInstance() - Method in interface com.yahoo.container.jdisc.MetricConsumerFactory
 
newInstance(Class<?>...) - Method in class com.yahoo.container.xml.bind.JAXBContextFactory
Returns a new JAXBContext for the context path defined by the given list of classes.
newInstance(DataType, String) - Static method in class com.yahoo.document.FieldPath
Convenience method to build a field path from a path string.
newInstance(int, ByteBuffer...) - Static method in class com.yahoo.jdisc.handler.ResponseDispatch
Factory method for creating a ResponseDispatch with a Response that has the given status code, and ByteBuffer content.
newInstance(int, Iterable<ByteBuffer>) - Static method in class com.yahoo.jdisc.handler.ResponseDispatch
Factory method for creating a ResponseDispatch with a Response that has the given status code, and collection of ByteBuffer content.
newInstance(Response, ByteBuffer...) - Static method in class com.yahoo.jdisc.handler.ResponseDispatch
Factory method for creating a ResponseDispatch over a given Response and ByteBuffer content.
newInstance(Response, Iterable<ByteBuffer>) - Static method in class com.yahoo.jdisc.handler.ResponseDispatch
Factory method for creating a ResponseDispatch over a given Response and ByteBuffer content.
newInstance(SecurityRequestFilter...) - Static method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
newInstance(List<? extends SecurityRequestFilter>) - Static method in class com.yahoo.jdisc.http.filter.SecurityRequestFilterChain
 
newInstance(SecurityResponseFilter...) - Static method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
newInstance(List<? extends SecurityResponseFilter>) - Static method in class com.yahoo.jdisc.http.filter.SecurityResponseFilterChain
 
newInstance(int) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newInstance(int, String) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newInstance(String, Module...) - Static method in class com.yahoo.jdisc.test.NonWorkingRequest
Factory method to create a Request without an associated Container.
newInstance(OsgiFramework, String, boolean, Module...) - Static method in class com.yahoo.jdisc.test.TestDriver
Creates a new TestDriver with the given parameters.
newInstance(String, String) - Static method in class com.yahoo.language.detect.Hint
 
newInstance(Query) - Static method in class com.yahoo.search.grouping.GroupingRequest
Creates and attaches a new instance of this class to the given Query.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.AddFunction
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.AndFunction
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.AvgFunction
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.CatFunction
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.DivFunction
Constructs a new instance of this class from a list of arguments.
newInstance(GroupingExpression, List<DoubleBucket>) - Static method in class com.yahoo.search.grouping.request.DoublePredefined
Constructs a new instance of this class from a list of arguments.
newInstance(GroupingExpression, List<LongBucket>) - Static method in class com.yahoo.search.grouping.request.LongPredefined
Constructs a new instance of this class from a list of arguments.
newInstance(MathFunctions.Function, GroupingExpression, GroupingExpression) - Static method in class com.yahoo.search.grouping.request.MathFunctions
 
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.MaxFunction
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.MinFunction
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.ModFunction
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.MulFunction
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.OrFunction
Constructs a new instance of this class from a list of arguments.
newInstance(GroupingExpression, List<RawBucket>) - Static method in class com.yahoo.search.grouping.request.RawPredefined
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.StrCatFunction
Constructs a new instance of this class from a list of arguments.
newInstance(GroupingExpression, List<StringBucket>) - Static method in class com.yahoo.search.grouping.request.StringPredefined
Constructs a new instance of this class from a list of arguments.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.SubFunction
Constructs a new instance of this class from a list of arguments.
newInstance(TimeFunctions.Type, GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new timestamp-function of the specified type for the given GroupingExpression.
newInstance(List<GroupingExpression>) - Static method in class com.yahoo.search.grouping.request.XorFunction
Constructs a new instance of this class from a list of arguments.
newInstance(Query.Type, ParserEnvironment) - Static method in class com.yahoo.search.query.parser.ParserFactory
Creates a Parser appropriate for the given Query.Type, providing the Parser with access to the ParserEnvironment given.
newInternalServerError(Request, Throwable) - Static method in class com.yahoo.jdisc.http.HttpResponse
 
newMapLookupEntry(FieldValue, DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that references a map or weighted set.
newMarketHint(String) - Static method in class com.yahoo.language.detect.Hint
 
newMinuteOfHour(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new instance of MinuteOfHourFunction for the given GroupingExpression.
newMonthOfYear(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new instance of MonthOfYearFunction for the given GroupingExpression.
newNonWorkingOsgiFramework() - Static method in class com.yahoo.jdisc.test.TestDriver
newOsgiFramework() - Static method in class com.yahoo.jdisc.test.TestDriver
Factory method to create a working OsgiFramework.
newPredicate() - Static method in class com.yahoo.document.predicate.SimplePredicates
 
newReference(URI) - Method in interface com.yahoo.jdisc.service.CurrentContainer
Returns a reference to the currently active Container.
newReference(URI) - Method in class com.yahoo.jdisc.test.TestDriver
 
newRequest() - Method in class com.yahoo.jdisc.handler.RequestDispatch
Creates and returns the Request to dispatch.
newRequestDispatch(String, ResponseHandler) - Method in class com.yahoo.jdisc.test.TestDriver
Creates a new RequestDispatch that dispatches a Request with the given URI and ResponseHandler.
newResponse() - Method in class com.yahoo.jdisc.handler.ResponseDispatch
Creates and returns the Response to dispatch.
newResponseContent() - Method in interface com.yahoo.jdisc.test.ServerProviderConformanceTest.Adapter
 
newSamplingPeriod(Instant) - Method in class com.yahoo.vespa.http.client.SimpleLoggerResultCallback
 
newSecondOfMinute(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new instance of SecondOfMinuteFunction for the given GroupingExpression.
newServerRequest(CurrentContainer, URI) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version, SocketAddress) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newServerRequest(CurrentContainer, URI, HttpRequest.Method, HttpRequest.Version, SocketAddress, long) - Static method in class com.yahoo.jdisc.http.HttpRequest
 
newSimpleApplicationInstance(Module...) - Static method in class com.yahoo.jdisc.test.TestDriver
Creates a new TestDriver with a predefined Application implementation.
newSimpleApplicationInstanceWithoutOsgi(Module...) - Static method in class com.yahoo.jdisc.test.TestDriver
Creates a new TestDriver with a predefined Application implementation, but without OSGi support.
newString(String) - Static method in class com.yahoo.document.predicate.SimplePredicates
 
newStrings(String...) - Static method in class com.yahoo.document.predicate.SimplePredicates
 
newStructFieldEntry(Field) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that references a struct field.
newThread(Runnable) - Method in class com.yahoo.container.jdisc.ContainerThreadFactory
 
newThread(Runnable) - Method in class com.yahoo.jdisc.application.ContainerThread.Factory
 
newToken(int, String) - Static method in class com.yahoo.document.select.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class com.yahoo.document.select.parser.Token
 
newToken(int, String) - Static method in class com.yahoo.searchlib.rankingexpression.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class com.yahoo.searchlib.rankingexpression.parser.Token
 
newVariableLookupEntry(String, DataType) - Static method in class com.yahoo.document.FieldPathEntry
Creates a new field path entry that digs through all the keys in a map or weighted set, or all the indexes of an array, an sets the given variable name as it does so (or, if the variable is set, uses the set variable to look up the collection.
newYear(GroupingExpression) - Static method in class com.yahoo.search.grouping.request.TimeFunctions
Creates a new instance of YearFunction for the given GroupingExpression.
next - Variable in class com.yahoo.document.select.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class com.yahoo.fsa.FSA.Iterator
 
next() - Method in class com.yahoo.language.process.GramSplitter.GramSplitterIterator
 
next() - Method in class com.yahoo.prelude.hitfield.FieldIterator
 
next() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
 
next() - Method in class com.yahoo.processing.execution.Execution
Returns the next searcher to be invoked in this chain, or null if we are at the last
next() - Static method in class com.yahoo.search.query.SessionId
Creates a session id which is unique across the cluster this runtime is a member of each time this is called.
next() - Method in class com.yahoo.search.result.DeepHitIterator
 
next() - Method in class com.yahoo.search.result.HitIterator
 
next - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class com.yahoo.tensor.IndexedTensor.Indexes
 
next() - Method in class com.yahoo.tensor.IndexedTensor.SubspaceIterator
Returns the next cell, which is valid until next() is called again
NEXT_PAGE - Static variable in class com.yahoo.search.grouping.Continuation
 
nextConfig() - Method in class com.yahoo.config.subscription.ConfigSubscriber
Use this for waiting for a new config that has changed.
nextConfig(long) - Method in class com.yahoo.config.subscription.ConfigSubscriber
Use this for waiting for a new config that has changed, with the given timeout.
nextGeneration() - Method in class com.yahoo.config.subscription.ConfigSubscriber
Use this for waiting for a new config generation.
nextGeneration(long) - Method in class com.yahoo.config.subscription.ConfigSubscriber
Use this for waiting for a new config generation, with the given timeout Returns true if: It is the first time nextGeneration() is called on this subscriber, and the framework has fetched config for all subscriptions.
nextIndex() - Method in class com.yahoo.prelude.hitfield.FieldIterator
 
nextIndex() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
 
nextIndex() - Method in class com.yahoo.processing.execution.Execution
Returns the index into the chain of processors which is currently next
nextProcessor() - Method in class com.yahoo.processing.execution.Execution
Move this execution to the next processor
nextProcessor() - Method in class com.yahoo.search.searchchain.Execution
 
nextValue(DoubleValue) - Static method in class com.yahoo.search.grouping.request.DoubleBucket
Returns the next distinct value.
nextValue(LongValue) - Static method in class com.yahoo.search.grouping.request.LongBucket
Gives the next distinct long value.
nextValue(RawValue) - Static method in class com.yahoo.search.grouping.request.RawBucket
Get the next distinct value.
nextValue(StringValue) - Static method in class com.yahoo.search.grouping.request.StringBucket
Get the next distinct value.
NO_ADDRESS_FOR_SERVICE - Static variable in class com.yahoo.messagebus.ErrorCode
No addresses found for the services of the message route.
NO_CACHE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NO_CACHE - Static variable in class com.yahoo.search.Query
 
NO_CONTENT - Static variable in interface com.yahoo.jdisc.Response.Status
 
NO_SERVICES_FOR_ROUTE - Static variable in class com.yahoo.messagebus.ErrorCode
No services found for the message route.
NO_STORE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NO_TRANSFORM - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NoBindingSetSelectedException - Exception in com.yahoo.jdisc.service
This exception is used to signal that no BindingSet was selected for a given URI.
NoBindingSetSelectedException(URI) - Constructor for exception com.yahoo.jdisc.service.NoBindingSetSelectedException
Constructs a new instance of this class with a detail message that contains the URI for which there was no BindingSet selected.
Node - Class in com.yahoo.config
The Node class is superclass for all nodes in a ConfigInstance.
Node() - Constructor for class com.yahoo.config.Node
 
Node(Mirror.Entry, LoadBalancer.NodeMetrics) - Constructor for class com.yahoo.documentapi.messagebus.protocol.LoadBalancer.Node
 
node - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
The object representing the monitored node
Node - Class in com.yahoo.search.intent.model
A node in the intent model tree
Node(double) - Constructor for class com.yahoo.search.intent.model.Node
 
nodeCount() - Method in class com.yahoo.config.provision.Capacity
Returns the number of nodes requested
NodeFactor(T, int) - Constructor for class com.yahoo.search.cluster.Hasher.NodeFactor
 
NodeFlavors - Class in com.yahoo.config.provision
All the available node flavors.
NodeFlavors(FlavorsConfig) - Constructor for class com.yahoo.config.provision.NodeFlavors
 
NodeItem(int, ExpressionNode) - Constructor for class com.yahoo.document.select.rule.ArithmeticNode.NodeItem
 
NodeItem(int, ExpressionNode) - Constructor for class com.yahoo.document.select.rule.LogicNode.NodeItem
 
NodeList(Hasher.NodeFactor<T>[]) - Constructor for class com.yahoo.search.cluster.Hasher.NodeList
 
NodeManager<T> - Interface in com.yahoo.search.cluster
Must be implemented by a node collection which wants it's node state monitored by a ClusterMonitor
NodeMetrics(String, MetricSet) - Constructor for class com.yahoo.documentapi.messagebus.protocol.LoadBalancer.NodeMetrics
 
nodeMonitorIterator() - Method in class com.yahoo.search.cluster.ClusterMonitor
Returns a thread-safe snapshot of the NodeMonitors of all added nodes
nodeMonitors() - Method in class com.yahoo.search.cluster.ClusterMonitor
Returns a thread-safe snapshot of the NodeMonitors of all added nodes
nodes - Variable in class com.yahoo.container.handler.Coverage
 
NODES_SEARCHED - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
NodeType - Enum in com.yahoo.config.provision
The possible types of nodes in the node repository
nodeUp() - Method in interface com.yahoo.persistence.spi.ClusterState
 
nodeUp() - Method in class com.yahoo.persistence.spi.ClusterStateImpl
 
NodeVector<NODE> - Class in com.yahoo.config
A NodeVector represents an array declared with '[]' in a config definition file.
NodeVector() - Constructor for class com.yahoo.config.NodeVector
 
NodeVector.ReadOnlyException - Exception in com.yahoo.config
 
NoFields - Class in com.yahoo.document.fieldset
Created with IntelliJ IDEA.
NoFields() - Constructor for class com.yahoo.document.fieldset.NoFields
 
noHits(Context, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
noHits(Context, T) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
noHits(Context, T) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
noHits(Context, T) - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
Invoked when the result set has no hits.
NON_AUTHORITATIVE_INFORMATION - Static variable in interface com.yahoo.jdisc.Response.Status
 
nonCopyingWrite(byte[], int, int) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write of the contents of the array to this stream, transferring ownership of that array to this stream.
nonCopyingWrite(byte[]) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write the contents of the array to this stream, transferring ownership of that array to this stream.
NONE - Static variable in class com.yahoo.document.DataType
 
NONE - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 
NONE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
NONE - Static variable in class com.yahoo.messagebus.ErrorCode
The code is here for completeness.
NonReducibleCompositeItem - Class in com.yahoo.prelude.query
A composite item which specifies semantics which are not maintained if an instance with a single child is replaced by the single child.
NonReducibleCompositeItem() - Constructor for class com.yahoo.prelude.query.NonReducibleCompositeItem
 
NonWorkingClientProvider - Class in com.yahoo.jdisc.test
 
NonWorkingClientProvider() - Constructor for class com.yahoo.jdisc.test.NonWorkingClientProvider
 
NonWorkingCompletionHandler - Class in com.yahoo.jdisc.test
 
NonWorkingCompletionHandler() - Constructor for class com.yahoo.jdisc.test.NonWorkingCompletionHandler
 
NonWorkingContentChannel - Class in com.yahoo.jdisc.test
 
NonWorkingContentChannel() - Constructor for class com.yahoo.jdisc.test.NonWorkingContentChannel
 
NonWorkingOsgiFramework - Class in com.yahoo.jdisc.test
 
NonWorkingOsgiFramework() - Constructor for class com.yahoo.jdisc.test.NonWorkingOsgiFramework
 
NonWorkingRequest - Class in com.yahoo.jdisc.test
 
NonWorkingRequestHandler - Class in com.yahoo.jdisc.test
 
NonWorkingRequestHandler() - Constructor for class com.yahoo.jdisc.test.NonWorkingRequestHandler
 
NonWorkingResponseHandler - Class in com.yahoo.jdisc.test
 
NonWorkingResponseHandler() - Constructor for class com.yahoo.jdisc.test.NonWorkingResponseHandler
 
NonWorkingServerProvider - Class in com.yahoo.jdisc.test
 
NonWorkingServerProvider() - Constructor for class com.yahoo.jdisc.test.NonWorkingServerProvider
 
NOOP_REFERENCE - Static variable in class com.yahoo.jdisc.References
A ResourceReference that does nothing.
NoopSharedResource - Class in com.yahoo.jdisc
An implementation of SharedResource that does not do anything.
NoopSharedResource() - Constructor for class com.yahoo.jdisc.NoopSharedResource
 
NOP - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
NOP - Static variable in class com.yahoo.document.select.rule.LogicNode
 
normalize(String) - Method in interface com.yahoo.language.process.Normalizer
NFKC normalizes a String.
normalize() - Method in class com.yahoo.messagebus.TraceNode
Normalize this tree.
NORMALIZED - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
normalizeProbabilities() - Method in class com.yahoo.document.annotation.AlternateSpanList
Normalizes all probabilities between 0.0 (inclusive) and 1.0 (exclusive).
Normalizer - Interface in com.yahoo.language.process
This interface provides NFKC normalization of Strings through the underlying linguistics library.
NormalizeSubjectFunction - Class in com.yahoo.search.grouping.request
 
NormalizeSubjectFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.NormalizeSubjectFunction
Constructs a new instance of this class.
normalizeValue(Object) - Method in class com.yahoo.prelude.templates.Context
 
normalizeValue(Object) - Method in class com.yahoo.prelude.templates.HitContext
 
not(Predicate) - Static method in class com.yahoo.document.predicate.Predicates
 
NOT - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
NOT - Static variable in class com.yahoo.prelude.query.TermType
 
NOT_ACCEPTABLE - Static variable in interface com.yahoo.jdisc.Response.Status
 
NOT_FOUND - Static variable in interface com.yahoo.jdisc.Response.Status
 
NOT_IMPLEMENTED - Static variable in interface com.yahoo.jdisc.Response.Status
 
NOT_MODIFIED - Static variable in interface com.yahoo.jdisc.Response.Status
 
NOT_PRESENT_CONDITION - Static variable in class com.yahoo.document.TestAndSetCondition
 
note(String) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
 
notEqual(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
notifyCompletion() - Method in interface com.yahoo.vespa.curator.Curator.CompletionWaiter
Notify completion of something.
notifyTermination(Runnable) - Method in interface com.yahoo.jdisc.application.DeactivatedContainer
Schedules the given Runnable to execute once this DeactivatedContainer has terminated.
notInRange(long, long) - Method in class com.yahoo.document.predicate.Predicates.FeatureBuilder
 
notInSet(String...) - Method in class com.yahoo.document.predicate.Predicates.FeatureBuilder
 
NotItem - Class in com.yahoo.prelude.query
A composite item where the first item is positive and the following items are negative items which should be excluded from the result.
NotItem() - Constructor for class com.yahoo.prelude.query.NotItem
 
now() - Method in class com.yahoo.document.select.parser.SelectParser
 
NOW - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
now() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
 
NowCheckVisitor - Class in com.yahoo.document.select
Traverse and check if there exists any now() function in the expression tree.
NowCheckVisitor() - Constructor for class com.yahoo.document.select.NowCheckVisitor
 
NowFunction - Class in com.yahoo.search.grouping.request
This class represents a now-function in a GroupingExpression.
NowFunction() - Constructor for class com.yahoo.search.grouping.request.NowFunction
Constructs a new instance of this class.
NowNode - Class in com.yahoo.document.select.rule
 
NowNode() - Constructor for class com.yahoo.document.select.rule.NowNode
 
NowQueryExpression - Class in com.yahoo.document.select.convert
Represents a query containing a valid now() expression.
NowQueryExpression(AttributeNode, ComparisonNode, ArithmeticNode) - Constructor for class com.yahoo.document.select.convert.NowQueryExpression
 
NowQueryNode - Class in com.yahoo.document.select.convert
Represents the now node in a query expression.
NowQueryNode(long) - Constructor for class com.yahoo.document.select.convert.NowQueryNode
 
NowQueryNode(ArithmeticNode) - Constructor for class com.yahoo.document.select.convert.NowQueryNode
 
NQ - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
NULL - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
NULL_BUCKET - Static variable in class com.yahoo.documentapi.ProgressToken
 
NULL_QUERY - Static variable in class com.yahoo.search.result.ErrorMessage
 
nullBinding - Static variable in class com.yahoo.search.query.profile.compiled.Binding
 
nullBinding - Static variable in class com.yahoo.search.query.profile.DimensionBinding
 
NullContent - Class in com.yahoo.jdisc.handler
This class provides a convenient implementation of ContentChannel that does not support being written to.
NullId - Class in com.yahoo.search.grouping.result
This class is in Group instances where the identifying expression evaluated to null.
NullId() - Constructor for class com.yahoo.search.grouping.result.NullId
Constructs a new instance of this class.
nullImplementation - Static variable in class com.yahoo.metrics.simple.MetricReceiver
 
nullImplementation - Static variable in interface com.yahoo.statistics.Statistics
A null implementation which ignores all calls and returns the default config
NullImplementation() - Constructor for class com.yahoo.statistics.Statistics.NullImplementation
 
NullIncomingData(DataList<DATATYPE>) - Constructor for class com.yahoo.processing.response.IncomingData.NullIncomingData
 
NullItem - Class in com.yahoo.prelude.query
A place holder for null queries to make searchers easier to write.
NullItem() - Constructor for class com.yahoo.prelude.query.NullItem
 
NUM_DOCSUMS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
NUM_ERRORS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
NUM_FASTHITS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
NUM_GROUPHITS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
NUM_HITS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
numAnnotations() - Method in class com.yahoo.document.annotation.SpanTree
Returns the total number of annotations in the tree.
number() - Method in class com.yahoo.prelude.query.Limit
 
numChildren(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
 
numChildren() - Method in class com.yahoo.document.annotation.SpanList
Returns the number of children this SpanList holds.
NumericDataType - Class in com.yahoo.document
 
NumericDataType(String, int, Class, PrimitiveDataType.Factory) - Constructor for class com.yahoo.document.NumericDataType
Creates a datatype
NumericFieldValue - Class in com.yahoo.document.datatypes
 
NumericFieldValue() - Constructor for class com.yahoo.document.datatypes.NumericFieldValue
 
numLevels - Static variable in class com.yahoo.log.VespaLevelControllerRepo
number of distinctly controlled levels (in logctl files), must be compatible with C++ Vespa logging
NUMSEARCHPARTITIIONS - Static variable in class com.yahoo.search.query.ranking.Matching
 
NUMTHREADSPERSEARCH - Static variable in class com.yahoo.search.query.ranking.Matching
 

O

objectClone(Object) - Method in class com.yahoo.processing.request.CloneHelper
 
objectClone(Object) - Method in class com.yahoo.search.query.properties.CloneHelper
 
ObjectDumper - Class in com.yahoo.vespa.objects
This is a concrete object visitor that will build up a structured human-readable string representation of an object.
ObjectDumper() - Constructor for class com.yahoo.vespa.objects.ObjectDumper
Create an object dumper with the default indent size.
ObjectDumper(int) - Constructor for class com.yahoo.vespa.objects.ObjectDumper
Create an object dumper with the given indent size.
ObjectOperation - Interface in com.yahoo.vespa.objects
An operation that is able to operate on a generic object.
ObjectPredicate - Interface in com.yahoo.vespa.objects
A predicate that is able to say either true or false when presented with a generic object.
ObjectTraverser - Interface in com.yahoo.data.access
Callback interface for traversing objects.
ObjectValue() - Constructor for class com.yahoo.data.access.simple.Value.ObjectValue
 
ObjectVisitor - Class in com.yahoo.vespa.objects
This is an abstract class used to visit structured objects.
ObjectVisitor() - Constructor for class com.yahoo.vespa.objects.ObjectVisitor
 
OCTAL - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
OCTAL - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
of(DocumentOperation) - Static method in class com.yahoo.docproc.Processing
Create a Processing from the given document operation
of(long) - Static method in class com.yahoo.metrics.simple.Value
Helper method to wrap a long as a Value.
of(double) - Static method in class com.yahoo.metrics.simple.Value
Helper method to wrap a double as a Value.
of(String) - Static method in class com.yahoo.metrics.simple.Value
Helper method to wrap a string as a Value.
of(TensorType) - Static method in class com.yahoo.tensor.IndexedTensor.Builder
 
of(TensorType, DimensionSizes) - Static method in class com.yahoo.tensor.IndexedTensor.Builder
Create a builder with dimension size information for this instance.
of(DimensionSizes) - Static method in class com.yahoo.tensor.IndexedTensor.Indexes
 
of(TensorType) - Static method in class com.yahoo.tensor.MappedTensor.Builder
 
of(TensorType) - Static method in interface com.yahoo.tensor.Tensor.Builder
Creates a suitable builder for the given type
of(TensorType, DimensionSizes) - Static method in interface com.yahoo.tensor.Tensor.Builder
Creates a suitable builder for the given type
of(String[]) - Static method in class com.yahoo.tensor.TensorAddress
 
of(int...) - Static method in class com.yahoo.tensor.TensorAddress
 
offer(M) - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
offer(M, long, TimeUnit) - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
OFFSET - Static variable in class com.yahoo.search.Query
 
OK - Static variable in interface com.yahoo.jdisc.Response.Status
2xx: Success - The action was successfully received, understood, and accepted.
onClientClosed() - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
This hook is called once when the renderer detects that the client has closed the connection
onCompletion(String, Result) - Method in interface com.yahoo.vespa.http.client.FeedClient.ResultCallback
 
onCompletion(String, Result) - Method in class com.yahoo.vespa.http.client.SimpleLoggerResultCallback
 
onComplex(FieldValue) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
onDeserialize(Deserializer) - Method in class com.yahoo.document.datatypes.FieldValue
 
onDeserialize(Deserializer) - Method in class com.yahoo.document.DocumentId
 
onDeserialize(Deserializer) - Method in class com.yahoo.vespa.objects.Identifiable
Deserializes the content of this class from the given byte buffer.
onDocument(Document, long) - Method in class com.yahoo.documentapi.DumpVisitorDataHandler
Called when a document is received.
onDocument(Document, long) - Method in class com.yahoo.documentapi.SimpleVisitorDocumentQueue
 
onDocuments(DocumentList, AckToken) - Method in class com.yahoo.documentapi.VisitorDataQueue
Deprecated.
This method is no longer called by the visitor subsystem. See onMessage instead.
onDone(VisitorControlHandler.CompletionCode, String) - Method in class com.yahoo.documentapi.VisitorControlHandler
Callback called when the visitor is done.
onDone() - Method in class com.yahoo.documentapi.VisitorDataHandler
Called when visiting is done, to notify clients waiting on getNext().
ONearItem - Class in com.yahoo.prelude.query
Ordered NearItem.
ONearItem() - Constructor for class com.yahoo.prelude.query.ONearItem
Creates a ordered NEAR item with limit 2
ONearItem(int) - Constructor for class com.yahoo.prelude.query.ONearItem
Creates a ordered near item which matches if there are at most distance separation between the words, in the right direction.
onExit() - Method in class com.yahoo.prelude.query.ToolBox.QueryVisitor
Invoked when all sub-items have been visited, or immediately after visit() if there are no sub-items or visit() returned false.
onGetClassId() - Method in class com.yahoo.vespa.objects.Identifiable
Returns the class identifier for which this class is registered.
onInvoking(Request, Processor) - Method in class com.yahoo.processing.execution.Execution
A hook called when a processor is to be invoked.
onInvoking(Request, Processor) - Method in class com.yahoo.search.searchchain.Execution
 
ONLY_IF_CACHED - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
onMessage(Message, AckToken) - Method in class com.yahoo.documentapi.DumpVisitorDataHandler
 
onMessage(Message, AckToken) - Method in class com.yahoo.documentapi.VisitorDataHandler
Called when a data message is received.
onMessage(Message, AckToken) - Method in class com.yahoo.documentapi.VisitorDataQueue
 
onPrimitive(FieldValue) - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler
 
onProgress(ProgressToken) - Method in class com.yahoo.documentapi.VisitorControlHandler
Callback called when progress has changed.
onRemove(DocumentId) - Method in class com.yahoo.documentapi.DumpVisitorDataHandler
Called when a remove is received.
onRemove(DocumentId) - Method in class com.yahoo.documentapi.SimpleVisitorDocumentQueue
 
onReturning(Request, Processor, Response) - Method in class com.yahoo.processing.execution.Execution
A hook called when a processor returns, either normally or by throwing.
onReturning(Request, Processor, Response) - Method in class com.yahoo.search.searchchain.Execution
 
onSerialize(Serializer) - Method in class com.yahoo.document.datatypes.FieldValue
 
onSerialize(Serializer) - Method in class com.yahoo.document.Document
 
onSerialize(Serializer) - Method in class com.yahoo.document.DocumentId
 
onSerialize(Serializer) - Method in class com.yahoo.document.DocumentType
 
onSerialize(Serializer) - Method in class com.yahoo.vespa.objects.Identifiable
Serializes the content of this class into the given buffer.
onSessionError(Endpoint, String, String) - Method in interface com.yahoo.vespa.http.client.config.SessionParams.ErrorReporter
 
onVisitorError(String) - Method in class com.yahoo.documentapi.VisitorControlHandler
Callback for visitor error messages.
onVisitorStatistics(VisitorStatistics) - Method in class com.yahoo.documentapi.VisitorControlHandler
Callback for visitor statistics updates.
open() - Method in class com.yahoo.log.FileLogTarget
 
open() - Method in interface com.yahoo.log.LogTarget
Opens an output stream for the target.
open() - Method in class com.yahoo.log.StderrLogTarget
 
open() - Method in class com.yahoo.log.StdoutLogTarget
 
openStruct(String, String) - Method in class com.yahoo.vespa.objects.ObjectDumper
 
openStruct(String, String) - Method in class com.yahoo.vespa.objects.ObjectVisitor
Open a (sub-)structure
openSubscription(SubscriptionParameters) - Method in class com.yahoo.documentapi.DocumentAccess
Returns a session for document subscription.
openSubscription(SubscriptionParameters) - Method in class com.yahoo.documentapi.local.LocalDocumentAccess
 
openSubscription(SubscriptionParameters) - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
 
openTag(String) - Method in class com.yahoo.text.XMLWriter
 
openTag(Utf8String) - Method in class com.yahoo.text.XMLWriter
 
openTags() - Method in class com.yahoo.text.XMLWriter
Returns a read only view of the currently open tags we are within, sorted by highest to lowest in the hierarchy Only used for testing.
operand - Variable in class com.yahoo.document.update.ArithmeticValueUpdate
 
operator - Variable in class com.yahoo.document.update.ArithmeticValueUpdate
 
OperatorParser - Class in com.yahoo.document.select.simple
 
OperatorParser() - Constructor for class com.yahoo.document.select.simple.OperatorParser
 
operators() - Method in class com.yahoo.searchlib.rankingexpression.rule.ArithmeticNode
 
operatorsByPrecedence - Static variable in enum com.yahoo.searchlib.rankingexpression.rule.ArithmeticOperator
A list of all the operators in this in order of decreasing precedence
operatorToString(int) - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
operatorToString(int) - Method in class com.yahoo.document.select.rule.LogicNode
Converts the given operator index to a string representation.
OptimizationReport - Class in com.yahoo.searchlib.rankingexpression.evaluation
Reports the result of optimizations of a ranking expression.
OptimizationReport() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
 
optimize(RankingExpression, AbstractArrayContext) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ExpressionOptimizer
 
optimize(RankingExpression, AbstractArrayContext, OptimizationReport) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Optimizer
 
Optimizer - Class in com.yahoo.searchlib.rankingexpression.evaluation
Superclass of ranking expression optimizers
Optimizer() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.Optimizer
 
or(Predicate...) - Static method in class com.yahoo.document.predicate.Predicates
 
OR - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
OR - Static variable in class com.yahoo.document.select.rule.LogicNode
 
OR - Static variable in class com.yahoo.prelude.query.TermType
 
order - Variable in class com.yahoo.document.select.OrderingSpecification
 
order(List<Hit>) - Method in class com.yahoo.search.result.HitOrderer
Orders the given list of hits
order(List<Hit>) - Method in class com.yahoo.search.result.HitSortOrderer
Orders the given list of hits according to the sorting given at construction Meta hits are sorted before concrete hits, but have no internal ordering.
order() - Method in class com.yahoo.vespa.objects.BufferSerializer
 
order(ByteOrder) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
OrderDocIdString - Class in com.yahoo.document.idstring
Representation of groupdoc scheme in document IDs.
OrderDocIdString(String, String, int, int, long, String) - Constructor for class com.yahoo.document.idstring.OrderDocIdString
Create a groupdoc scheme object.
Ordered - Interface in com.yahoo.processing.response
This is an optional marker interface.
OrderingSpecification - Class in com.yahoo.document.select
 
OrderingSpecification() - Constructor for class com.yahoo.document.select.OrderingSpecification
 
OrderingSpecification(int) - Constructor for class com.yahoo.document.select.OrderingSpecification
 
OrderingSpecification(int, long, short, short) - Constructor for class com.yahoo.document.select.OrderingSpecification
 
orderingStart - Variable in class com.yahoo.document.select.OrderingSpecification
 
OrFunction - Class in com.yahoo.search.grouping.request
This class represents an or-function in a GroupingExpression.
OrFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.OrFunction
Constructs a new instance of this class.
organize(Choice, Resolution, Result) - Method in class com.yahoo.search.pagetemplates.engine.Organizer
Organizes the given result
Organizer - Class in com.yahoo.search.pagetemplates.engine
Reorganizes and prunes a result as prescribed by a resolved template.
Organizer() - Constructor for class com.yahoo.search.pagetemplates.engine.Organizer
 
ORIGIN - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
ORIGINAL_AS_UNIT - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Config flag for addUnitToOriginalQuery
ORIGINAL_AS_UNIT_EQUIV - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Config flag for addUnitEquivToOriginalQuery
OrItem - Class in com.yahoo.prelude.query
An or'ing of a collection of sub-expressions
OrItem() - Constructor for class com.yahoo.prelude.query.OrItem
 
OsgiFramework - Interface in com.yahoo.jdisc.application
This is an abstraction of the OSGi framework that hides the actual implementation details.
osgiFramework() - Method in class com.yahoo.jdisc.test.TestDriver
Returns the OsgiFramework created by this TestDriver.
OsgiHeader - Class in com.yahoo.jdisc.application
This interface acts as a namespace for the supported OSGi bundle headers.
OsgiHeader() - Constructor for class com.yahoo.jdisc.application.OsgiHeader
 
out() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
OutOfCapacityException - Exception in com.yahoo.config.provision
Exception thrown when we are unable to fulfill the request due to having too few nodes (of the specified flavor)
OutOfCapacityException(String) - Constructor for exception com.yahoo.config.provision.OutOfCapacityException
 
outputBufferSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
outputBufferSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
outputmethod(MeasureQpsConfig.Outputmethod.Enum) - Method in class com.yahoo.search.statistics.MeasureQpsConfig.Builder
 
outputmethod() - Method in class com.yahoo.search.statistics.MeasureQpsConfig
 
Outputmethod() - Constructor for class com.yahoo.search.statistics.MeasureQpsConfig.Outputmethod
 
Outputmethod(MeasureQpsConfig.Outputmethod.Enum) - Constructor for class com.yahoo.search.statistics.MeasureQpsConfig.Outputmethod
 
outs() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
overlaps(SpanNode) - Method in class com.yahoo.document.annotation.SpanNode
Checks if the text covered by this span overlaps with the text covered by another span.
OverloadException - Exception in com.yahoo.jdisc.handler
An exception to signal abort current action, as the container is overloaded.
OverloadException(String, Throwable) - Constructor for exception com.yahoo.jdisc.handler.OverloadException
 
OverridableQueryProfile - Class in com.yahoo.search.query.profile
A regular query profile which knows it is storing overrides (not configured profiles) and that implements override legality checking.
OverridableQueryProfile() - Constructor for class com.yahoo.search.query.profile.OverridableQueryProfile
Creates an unbacked overridable query profile
owningBucketStates - Static variable in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
 

P

PackageMarker - Annotation Type in com.yahoo.api.annotations
 
page - Variable in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
 
page(String) - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
 
page(Collection<String>) - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig.Builder
 
page() - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
page(int) - Method in class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
PAGE_TEMPLATES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
PageElement - Interface in com.yahoo.search.pagetemplates.model
Implemented by all page template model classes
pageIdListName - Static variable in class com.yahoo.search.pagetemplates.PageTemplateSearcher
The name of the query property containing a list of candidate pages to consider
pageIdName - Static variable in class com.yahoo.search.pagetemplates.PageTemplateSearcher
The name of the query property containing the page id to use
pagePageTemplateListName - Static variable in class com.yahoo.search.pagetemplates.PageTemplateSearcher
The name of the query property containing the resolved candidate page template list
pageResolverName - Static variable in class com.yahoo.search.pagetemplates.PageTemplateSearcher
The name of the query property containing the resolver id to use
PageTemplate - Class in com.yahoo.search.pagetemplates
A page template represents a particular way to organize a return page.
PageTemplate(ComponentId) - Constructor for class com.yahoo.search.pagetemplates.PageTemplate
 
PageTemplateConfigurer - Class in com.yahoo.search.pagetemplates.config
Provides a static method to convert a page template config into a PageTemplateRegistry.
PageTemplateConfigurer() - Constructor for class com.yahoo.search.pagetemplates.config.PageTemplateConfigurer
 
PageTemplateRegistry - Class in com.yahoo.search.pagetemplates
 
PageTemplateRegistry() - Constructor for class com.yahoo.search.pagetemplates.PageTemplateRegistry
 
PageTemplatesConfig - Class in com.yahoo.search.pagetemplates
This class represents the root node of page-templates
PageTemplatesConfig() - Constructor for class com.yahoo.search.pagetemplates.PageTemplatesConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by PageTemplatesConfig(Builder)
PageTemplatesConfig(PageTemplatesConfig.Builder) - Constructor for class com.yahoo.search.pagetemplates.PageTemplatesConfig
 
PageTemplatesConfig.Builder - Class in com.yahoo.search.pagetemplates
 
PageTemplatesConfig.Producer - Interface in com.yahoo.search.pagetemplates
 
PageTemplateSearcher - Class in com.yahoo.search.pagetemplates
Enables page optimization templates.
PageTemplateSearcher(PageTemplatesConfig, ComponentRegistry<Resolver>) - Constructor for class com.yahoo.search.pagetemplates.PageTemplateSearcher
Creates this from a configuration.
PageTemplateSearcher(PageTemplateRegistry, Resolver...) - Constructor for class com.yahoo.search.pagetemplates.PageTemplateSearcher
Creates this from an existing page template registry, using only built-in resolvers
PageTemplateSet - Class in com.yahoo.prelude.templates
A template implementing the 'page' format.
PageTemplateSet() - Constructor for class com.yahoo.prelude.templates.PageTemplateSet
 
PageTemplateVisitor - Class in com.yahoo.search.pagetemplates.model
Superclass of visitors over the page template object structure
PageTemplateVisitor() - Constructor for class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
 
PageTemplateXMLReader - Class in com.yahoo.search.pagetemplates.config
Reads all page template XML files from a given directory (or list of readers).
PageTemplateXMLReader() - Constructor for class com.yahoo.search.pagetemplates.config.PageTemplateXMLReader
 
PARAM_CONTINUE - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
 
PARAM_ENABLED - Static variable in class com.yahoo.search.grouping.GroupingValidator
 
PARAM_REQUEST - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
 
PARAM_TIMEZONE - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
 
PARAM_UNIQUE - Static variable in class com.yahoo.search.grouping.UniqueGroupingSearcher
 
ParameterParser - Class in com.yahoo.search.query
Wrapper class to avoid code duplication of common parsing requirements.
ParameterParser() - Constructor for class com.yahoo.search.query.ParameterParser
 
Parameters(Map<String, String>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
 
Parameters - Class in com.yahoo.documentapi
Superclass of the classes which contains the parameters for creating or opening a session.
Parameters() - Constructor for class com.yahoo.documentapi.Parameters
 
parameters() - Method in class com.yahoo.jdisc.http.HttpRequest
 
parameters() - Method in class com.yahoo.search.pagetemplates.model.Renderer
Returns the parameters of this renderer as a live reference (never null).
parameters() - Method in class com.yahoo.search.pagetemplates.model.Source
Returns the parameters of this source as a live reference (never null).
Parameters(String, TimeTracker.Activity) - Constructor for class com.yahoo.search.statistics.TimingSearcher.Parameters
 
Parameters() - Constructor for class com.yahoo.statistics.Value.Parameters
Get a fresh Parameters instance with all features turned/unset.
parent() - Method in class com.yahoo.yolean.trace.TraceNode
Returns the parent TraceNode of this.
ParentNode<T extends Node> - Class in com.yahoo.search.intent.model
A node which is not a leaf in the intent tree
ParentNode() - Constructor for class com.yahoo.search.intent.model.ParentNode
 
ParentNode(double) - Constructor for class com.yahoo.search.intent.model.ParentNode
 
Parsable - Class in com.yahoo.search.query.parser
This class encapsulates all the parameters required to call Parser.parse(Parsable).
Parsable() - Constructor for class com.yahoo.search.query.parser.Parsable
 
parse() - Method in interface com.yahoo.config.application.api.UnparsedConfigDefinition
 
parse(DocumentTypeManager, String) - Method in class com.yahoo.document.fieldset.FieldSetRepo
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.IdSpecParser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.IntegerParser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.OperatorParser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.Parser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.SelectionParser
 
parse(CharSequence) - Method in class com.yahoo.document.select.simple.StringParser
 
parse(String) - Static method in class com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy
 
parse(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest.ThreadLocalSimpleDateFormat
 
parse(String) - Static method in class com.yahoo.log.event.Event
Parse string representation of Event and emit correct Event subtype.
parse(String) - Static method in class com.yahoo.log.LogLevel
Semi-Case sensitive parsing of log levels.
parse(String, Query) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
parse(InputSource, Query) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
parse(Parsable) - Method in interface com.yahoo.search.query.parser.Parser
Parser the given Parsable, and returns a corresponding QueryTree.
parse(String) - Static method in class com.yahoo.search.query.textserialize.TextSerialize
 
parse(String) - Static method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
Parses the given string to a value and returns it.
parse(String) - Static method in class com.yahoo.text.DoubleParser
Utility method that parses a String and returns a double.
parse(String, Map<String, VALUETYPE>) - Method in class com.yahoo.text.MapParser
Parses a map on the form {key1:value1,key2:value2 ...}
parse(String) - Method in class com.yahoo.text.SimpleMapParser
Parses a map on the form {key1:value1,key2:value2 ...}
parseBoolean(String) - Static method in class com.yahoo.text.BooleanParser
Returns true if the input string is case insensitive equal to "true" and false if it is case insensitive equal to "false".
parsed - Variable in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
ParseException - Exception in com.yahoo.document.select.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.yahoo.document.select.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.yahoo.document.select.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.yahoo.document.select.parser.ParseException
Constructor with message.
ParseException - Exception in com.yahoo.searchlib.rankingexpression.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.yahoo.searchlib.rankingexpression.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.yahoo.searchlib.rankingexpression.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.yahoo.searchlib.rankingexpression.parser.ParseException
Constructor with message.
parseJsonQuery(String, PredicateQueryParser.FeatureHandler<String>, PredicateQueryParser.FeatureHandler<Long>) - Method in class com.yahoo.search.predicate.PredicateQueryParser
Parses predicate query from JSON.
parseKey(String) - Static method in class com.yahoo.document.FieldPathEntry
Parse a field path map key of the form {xyz} or {"xyz"} with optional trailing data.
parseNativeFormat(String) - Static method in class com.yahoo.log.LogMessage
Make a log message from the native format of the logging package.
Parser - Class in com.yahoo.document.select.simple
 
Parser() - Constructor for class com.yahoo.document.select.simple.Parser
 
Parser - Interface in com.yahoo.search.query.parser
Defines the interface of a query parser.
ParserEnvironment - Class in com.yahoo.search.query.parser
This class encapsulates the environment of a Parser.
ParserEnvironment() - Constructor for class com.yahoo.search.query.parser.ParserEnvironment
 
ParserFactory - Class in com.yahoo.search.query.parser
Implements a factory for Parser.
parseToMap(String) - Method in class com.yahoo.text.MapParser
Convenience method doing return parse(s,new HashMap<String,VALUETYPE>())
parseValue(String) - Method in class com.yahoo.text.MapParser
 
PARTIAL_CONTENT - Static variable in interface com.yahoo.jdisc.Response.Status
 
PARTIAL_PHRASE_MATCH - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Config flag for addExpansions
PartialAddress - Class in com.yahoo.tensor
An address to a subset of a tensors' cells, specifying a label for some but not necessarily all of the tensors dimensions.
PartialAddress.Builder - Class in com.yahoo.tensor
 
PartitionState - Class in com.yahoo.persistence.spi
 
PartitionState(PartitionState.State, String) - Constructor for class com.yahoo.persistence.spi.PartitionState
 
PartitionState.State - Enum in com.yahoo.persistence.spi
 
PartitionStateListResult - Class in com.yahoo.persistence.spi.result
A result class for getPartitionState() requests.
PartitionStateListResult(Result.ErrorType, String) - Constructor for class com.yahoo.persistence.spi.result.PartitionStateListResult
Creates a result with an error.
PartitionStateListResult(List<PartitionState>) - Constructor for class com.yahoo.persistence.spi.result.PartitionStateListResult
Creates a result containing a list of all the partitions this provider has, and their states.
path - Variable in class com.yahoo.config.application.api.ApplicationFile
 
path(String) - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Servlets.Builder
 
path() - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Servlets
 
Path - Class in com.yahoo.path
Represents a path represented by a list of elements.
path(String) - Method in class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict.Builder
 
path() - Method in class com.yahoo.search.query.rewrite.RewritesConfig.FsaDict
 
PathNode - Class in com.yahoo.config
Represents a 'path' in a ConfigInstance, usually a filename.
PathNode() - Constructor for class com.yahoo.config.PathNode
 
PathNode(FileReference) - Constructor for class com.yahoo.config.PathNode
 
payload - Variable in class com.yahoo.config.subscription.RawSource
 
payload() - Method in class com.yahoo.yolean.trace.TraceNode
Returns the payload of this TraceNode, or null if none.
PAYMENT_REQUIRED - Static variable in interface com.yahoo.jdisc.Response.Status
 
PEAK_QPS - Static variable in class com.yahoo.search.statistics.PeakQpsSearcher.QpsHit
The name of the field containing peak QPS since the last measurement.
PeakQpsSearcher - Class in com.yahoo.search.statistics
Aggregate peak qps and expose through meta hits and/or log events.
PeakQpsSearcher(MeasureQpsConfig, Statistics) - Constructor for class com.yahoo.search.statistics.PeakQpsSearcher
 
PeakQpsSearcher.QpsHit - Class in com.yahoo.search.statistics
Meta hit which carries the peak qps and mean qps since the last time this data was requested.
peek() - Method in class com.yahoo.docproc.CallStack
Returns the next element without removing it, or null if there are no more elements
peek(char) - Method in class com.yahoo.text.PositionedString
Returns whether the character at the current position is c.
peekDelta(byte) - Method in class com.yahoo.fsa.FSA.State
Returns whether the given symbol would take us to a valid state, without changing the state
PEM - Static variable in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.KeyStoreType
 
pemKeyStore(ConnectorConfig.Ssl.PemKeyStore.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
pemKeyStore() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
PemKeyStore() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.PemKeyStore
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by PemKeyStore(Builder)
PemKeyStore(ConnectorConfig.Ssl.PemKeyStore.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.PemKeyStore
 
PER_SOURCE_QUERY_PROPERTIES - Static variable in class com.yahoo.search.query.properties.QueryProperties
 
percentFinished() - Method in class com.yahoo.documentapi.ProgressToken
Calculate an estimate on how far we've managed to iterate over both the superbuckets and the sub-buckets.
PERMANENT_FAILURE - Static variable in class com.yahoo.docproc.DocumentProcessor.Progress
Returned by a processor when processing has permanently failed, so that the document processing service should disable itself until reconfigured or restarted.
PERMANENT_SERVICES - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
PersistenceProvider - Interface in com.yahoo.persistence.spi
This interface is the basis for a persistence provider in Vespa.
PersistenceProvider.IncludedVersions - Enum in com.yahoo.persistence.spi
The different types of entries that can be returned from an iterator.
PersistenceProvider.MaintenanceLevel - Enum in com.yahoo.persistence.spi
The different kinds of maintenance we can do.
PersistenceProviderHandler - Class in com.yahoo.persistence.rpc
 
PersistenceProviderHandler(PersistenceRpcConfig) - Constructor for class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
PersistenceProviderMethod - Class in com.yahoo.persistence.rpc
Class to represent a JRT method used by PersistenceProviderHandler.
PersistenceProviderMethod(String, PersistenceProviderHandler, String) - Constructor for class com.yahoo.persistence.rpc.PersistenceProviderMethod
 
PersistenceProviderMethod(String, PersistenceProviderHandler) - Constructor for class com.yahoo.persistence.rpc.PersistenceProviderMethod
 
PersistenceProviderMethod(String, PersistenceProviderHandler, String, String) - Constructor for class com.yahoo.persistence.rpc.PersistenceProviderMethod
 
Phase - Class in com.yahoo.component.chain
Used for many to many constraints on searcher ordering.
Phase(String, Set<String>, Set<String>) - Constructor for class com.yahoo.component.chain.Phase
 
Phase(String, Dependencies) - Constructor for class com.yahoo.component.chain.Phase
 
PhaseNames - Class in com.yahoo.search.searchchain
Helper class for ordering searchers.
PHRASE - Static variable in class com.yahoo.prelude.query.TermType
 
PhraseItem - Class in com.yahoo.prelude.query
A term which contains a phrase - a collection of word terms
PhraseItem() - Constructor for class com.yahoo.prelude.query.PhraseItem
Creates an empty phrase
PhraseItem(String) - Constructor for class com.yahoo.prelude.query.PhraseItem
Creates an empty phrase which will search the given index
PhraseItem(String[]) - Constructor for class com.yahoo.prelude.query.PhraseItem
Creates a phrase containing the given words
PhraseSegmentItem - Class in com.yahoo.prelude.query
A term which contains a fixed length phrase, a collection of word terms, resulting from a single segmentation operation.
PhraseSegmentItem(AndSegmentItem) - Constructor for class com.yahoo.prelude.query.PhraseSegmentItem
Creates a phrase containing the same words and state (as pertinent) as the given SegmentAndItem.
PhraseSegmentItem(String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.PhraseSegmentItem
 
PhraseSegmentItem(String, String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.PhraseSegmentItem
Creates a phrase segment from strings
PhraseSegmentItem(String, String, boolean, boolean, Substring) - Constructor for class com.yahoo.prelude.query.PhraseSegmentItem
 
ping(Executor) - Method in class com.yahoo.search.cluster.ClusterMonitor
Ping all nodes which needs pinging to discover state changes
ping(T, Executor) - Method in class com.yahoo.search.cluster.ClusterSearcher
Pinging a node, called from ClusterMonitor
ping(Ping, T) - Method in class com.yahoo.search.cluster.ClusterSearcher
Pings this connection.
ping(T, Executor) - Method in interface com.yahoo.search.cluster.NodeManager
Called when a node should be pinged.
ping(Ping, Execution) - Method in class com.yahoo.search.cluster.PingableSearcher
Send a ping request downwards to probe if this searcher chain is in functioning order
ping(Ping, Connection) - Method in class com.yahoo.search.federation.http.HTTPSearcher
Pinging in HTTPBackend is done by creating a PING uri from http://host:port/path.
ping(Ping) - Method in class com.yahoo.search.searchchain.Execution
Calls ping on the next search in this chain.
ping(Ping, Execution) - Method in class com.yahoo.search.statistics.TimingSearcher
 
PING - Static variable in class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Measure
 
PingableSearcher - Class in com.yahoo.search.cluster
A searcher to which we can send a ping to probe if it is alive
PingableSearcher() - Constructor for class com.yahoo.search.cluster.PingableSearcher
 
PingableSearcher(ComponentId) - Constructor for class com.yahoo.search.cluster.PingableSearcher
 
pingIterationCompleted() - Method in interface com.yahoo.search.cluster.NodeManager
Called right after a ping has been issued to each node.
pingTime() - Method in class com.yahoo.search.statistics.ElapsedTime
Total amount of time spent in all threads for this Execution while pinging, or preparing to ping, a backend.
pingTime() - Method in class com.yahoo.search.statistics.TimeTracker
 
Placeholder - Class in com.yahoo.search.pagetemplates.model
A source placeholder is replaced with a list of source instances at evaluation time.
Placeholder(String) - Constructor for class com.yahoo.search.pagetemplates.model.Placeholder
Creates a source placeholder with an id.
placeholderIds() - Method in class com.yahoo.search.pagetemplates.model.MapChoice
Returns the placeholder ids (the "to" of the mapping) of this as a live reference which can be modified unless this is frozen.
point(String, String) - Method in class com.yahoo.metrics.simple.MetricReceiver.MockReceiver
utility method for testing
Point - Class in com.yahoo.metrics.simple
An efficiently comparable point in a sparse vector space.
Point(Map<String, ?>) - Constructor for class com.yahoo.metrics.simple.Point
 
pointBuilder() - Method in class com.yahoo.metrics.simple.MetricReceiver
Create a PointBuilder instance with no default settings.
PointBuilder - Class in com.yahoo.metrics.simple
Single-use builder for the immutable Point instances used to set dimensions for a metric.
PointBuilder.Discriminator - Enum in com.yahoo.metrics.simple
 
POLICY_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
Exception thrown by routing policy.
poll() - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
poll(long, TimeUnit) - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
pop() - Method in class com.yahoo.docproc.CallStack
Returns and removes the next element, or null if there are no more elements
pop(Routable) - Method in class com.yahoo.messagebus.CallStack
Pop a frame from this stack.
popHandler() - Method in class com.yahoo.messagebus.Routable
This is a convenience method for calling CallStack.pop(Routable) on the CallStack of this Routable.
popTask() - Method in class com.yahoo.documentapi.messagebus.ScheduledEventQueue
If there is a task ready for scheduling, remove it from the queue and return it.
populateAccessLogEntry(AccessLogEntry) - Method in class com.yahoo.container.jdisc.HttpResponse
Override this method to add information from the response to the access log.
populateAccessLogEntry(AccessLogEntry) - Method in class com.yahoo.search.handler.HttpSearchResponse
 
populateFrom(Execution.Context) - Method in class com.yahoo.search.searchchain.Execution.Context
Populate missing values in this from the given context.
port(int) - Method in class com.yahoo.container.jdisc.ContainerMbusConfig.Builder
 
port() - Method in class com.yahoo.container.jdisc.ContainerMbusConfig
 
ports() - Method in class com.yahoo.jdisc.http.Cookie
 
position() - Method in class com.yahoo.text.PositionedString
The current position into this string
position() - Method in class com.yahoo.vespa.objects.BufferSerializer
 
position(int) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
PositionDataType - Class in com.yahoo.document
 
PositionedString - Class in com.yahoo.text
A string which has a current position.
PositionedString(String) - Constructor for class com.yahoo.text.PositionedString
Creates this from a given string.
POSITIVE_INFINITY - Static variable in class com.yahoo.prelude.query.Limit
 
POSITIVE_INFINITY - Static variable in class com.yahoo.text.DoubleFormatter
 
postInitialize(String) - Method in class com.yahoo.config.InnerNode
postInitialize(String) - Method in class com.yahoo.config.Node
Postinitialize this node.
postInitialize(String) - Method in class com.yahoo.config.ReferenceNode
Overrides Node.postInitialize(String) Checks for ":parent:" values, which will be replaced by the configId.
POW - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
PRAGMA - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
PRECONDITION_FAILED - Static variable in interface com.yahoo.jdisc.Response.Status
 
PredefinedFunction - Class in com.yahoo.search.grouping.request
This class represents a predefined bucket-function in a GroupingExpression.
PredefinedFunction(GroupingExpression, List<? extends BucketValue>) - Constructor for class com.yahoo.search.grouping.request.PredefinedFunction
 
PREDICATE - Static variable in class com.yahoo.document.DataType
 
Predicate - Class in com.yahoo.document.predicate
 
Predicate() - Constructor for class com.yahoo.document.predicate.Predicate
 
PredicateFieldValue - Class in com.yahoo.document.datatypes
 
PredicateFieldValue() - Constructor for class com.yahoo.document.datatypes.PredicateFieldValue
 
PredicateFieldValue(Predicate) - Constructor for class com.yahoo.document.datatypes.PredicateFieldValue
 
PredicateFieldValue(String) - Constructor for class com.yahoo.document.datatypes.PredicateFieldValue
 
PredicateHash - Class in com.yahoo.document.predicate
 
PredicateHash() - Constructor for class com.yahoo.document.predicate.PredicateHash
 
PredicateIndex - Class in com.yahoo.search.predicate
An index of Predicate objects.
PredicateIndex.Searcher - Class in com.yahoo.search.predicate
 
PredicateIndexBuilder - Class in com.yahoo.search.predicate
A builder for PredicateIndex.
PredicateIndexBuilder(int) - Constructor for class com.yahoo.search.predicate.PredicateIndexBuilder
Creates a PredicateIndexBuilder with default upper and lower bounds.
PredicateIndexBuilder(int, long, long) - Constructor for class com.yahoo.search.predicate.PredicateIndexBuilder
Creates a PredicateIndexBuilder.
PredicateIndexBuilder(Config) - Constructor for class com.yahoo.search.predicate.PredicateIndexBuilder
Creates a PredicateIndexBuilder based on a Config object.
PredicateIndexBuilder.PredicateIndexStats - Class in com.yahoo.search.predicate
A collection of metrics about the currently built PredicateIndex.
PredicateIndexStats(List<Integer>, SimpleIndex.Builder, SimpleIndex.Builder, PredicateIntervalStore.Builder, ConjunctionIndexBuilder, int, int) - Constructor for class com.yahoo.search.predicate.PredicateIndexBuilder.PredicateIndexStats
 
PredicateOperator - Class in com.yahoo.document.predicate
 
PredicateOperator() - Constructor for class com.yahoo.document.predicate.PredicateOperator
 
PredicateQuery - Class in com.yahoo.search.predicate
Represents a query in the form of a set of boolean variables that are considered true.
PredicateQuery() - Constructor for class com.yahoo.search.predicate.PredicateQuery
 
PredicateQuery.Feature - Class in com.yahoo.search.predicate
 
PredicateQuery.RangeFeature - Class in com.yahoo.search.predicate
 
PredicateQueryItem - Class in com.yahoo.prelude.query
A PredicateQueryItem is a collection of feature/value-pairs that are used to query predicate fields, which contains boolean constraints.
PredicateQueryItem() - Constructor for class com.yahoo.prelude.query.PredicateQueryItem
 
PredicateQueryItem.Entry - Class in com.yahoo.prelude.query
 
PredicateQueryItem.EntryBase - Class in com.yahoo.prelude.query
 
PredicateQueryItem.RangeEntry - Class in com.yahoo.prelude.query
 
PredicateQueryParser - Class in com.yahoo.search.predicate
Parses predicate queries from JSON.
PredicateQueryParser() - Constructor for class com.yahoo.search.predicate.PredicateQueryParser
 
PredicateQueryParser.FeatureHandler<V> - Interface in com.yahoo.search.predicate
 
Predicates - Class in com.yahoo.document.predicate
 
Predicates() - Constructor for class com.yahoo.document.predicate.Predicates
 
Predicates.FeatureBuilder - Class in com.yahoo.document.predicate
 
preferredTo(ComponentClass.ComponentConstructor<T>) - Method in class com.yahoo.component.provider.ComponentClass.ComponentConstructor
Returns true if this constructor is preferred to the other, or if they are equivalent.
Prefix - Class in com.yahoo.container.handler
Wrapper to maintain indirections between prefixes and Handler instances.
Prefix(String, String) - Constructor for class com.yahoo.container.handler.Prefix
 
Prefix(String) - Constructor for class com.yahoo.container.handler.Prefix
 
prefix - Variable in class com.yahoo.container.handler.Prefix
 
PrefixItem - Class in com.yahoo.prelude.query
A word which matches beginnings of words instead of complete words
PrefixItem(String) - Constructor for class com.yahoo.prelude.query.PrefixItem
 
PrefixItem(String, boolean) - Constructor for class com.yahoo.prelude.query.PrefixItem
 
PrefixItem(String, String) - Constructor for class com.yahoo.prelude.query.PrefixItem
 
PREINSTALL_BUNDLE - Static variable in class com.yahoo.jdisc.application.OsgiHeader
 
prepare() - Method in interface com.yahoo.config.provision.Deployment
Prepares activation of this deployment.
prepare(ApplicationId, ClusterSpec, Capacity, int, ProvisionLogger) - Method in interface com.yahoo.config.provision.Provisioner
Prepares allocation of a set of hosts with a given type, common id and the amount.
prepare() - Method in class com.yahoo.prelude.query.Highlight
Prepares this for binary serialization.
prepare(Ranking) - Method in class com.yahoo.search.query.Model
Prepares this for binary serialization.
prepare() - Method in class com.yahoo.search.Query
Prepares this for binary serialization.
prepare() - Method in class com.yahoo.search.query.Presentation
Prepares this for binary serialization.
prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.Diversity
Internal operation - DO NOT USE
prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.Matching
Internal operation - DO NOT USE
prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.MatchPhase
Internal operation - DO NOT USE
prepare() - Method in class com.yahoo.search.query.Ranking
 
prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.RankFeatures
Prepares this for encoding, not for external use.
prepare(RankProperties) - Method in class com.yahoo.search.query.ranking.SoftTimeout
Internal operation - DO NOT USE
prepareChainRegistry(ComponentRegistry<Chain<COMPONENT>>, ChainsModel, ComponentRegistry<COMPONENT>) - Static method in class com.yahoo.component.chain.ChainsConfigurer
 
prepend(String...) - Method in class com.yahoo.processing.request.CompoundName
Returns a compound name which has the given name components prepended to this name, in the given order, i.e new ComponentName("c").prepend("a","b") will yield "a.b.c".
preprocess(Zone, RuleConfigDeriver, DeployLogger) - Method in interface com.yahoo.config.application.api.ApplicationPackage
Preprocess an application for a given zone and return a new application package pointing to the preprocessed application package.
Presentation - Class in com.yahoo.search.query
Parameters deciding how the result of a query should be presented
Presentation(Query) - Constructor for class com.yahoo.search.query.Presentation
 
PRESENTATION - Static variable in class com.yahoo.search.query.Presentation
 
PREV_PAGE - Static variable in class com.yahoo.search.grouping.Continuation
 
prevCharIsCR - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
prevCharIsLF - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
previous() - Method in class com.yahoo.prelude.hitfield.FieldIterator
 
previous() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
 
previousIndex() - Method in class com.yahoo.prelude.hitfield.FieldIterator
 
previousIndex() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
 
previousProcessor() - Method in class com.yahoo.processing.execution.Execution
Move this execution to the previous processor
previousProcessor() - Method in class com.yahoo.search.searchchain.Execution
 
PRIMITIVE - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
PrimitiveDataType - Class in com.yahoo.document
 
PrimitiveDataType(String, int, Class<? extends FieldValue>, PrimitiveDataType.Factory) - Constructor for class com.yahoo.document.PrimitiveDataType
Creates a datatype
PrimitiveDataType.Factory - Class in com.yahoo.document
 
PrimitiveFieldType - Class in com.yahoo.search.query.profile.types
Represents a query field type which is a primitive - String, Integer, Float, Double or Long.
PrimitiveTensorFunction - Class in com.yahoo.tensor.functions
A primitive tensor function is a tensor function which cannot be expressed in terms of other tensor functions.
PrimitiveTensorFunction() - Constructor for class com.yahoo.tensor.functions.PrimitiveTensorFunction
 
primitiveValue() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
printArrayXml(Array, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printByteXml(ByteFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printDocumentXml(Document, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printDoubleXml(DoubleFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printError(String, SAXParseException) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
Prints the error message.
printFloatXml(FloatFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printIntegerXml(IntegerFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
println(String) - Method in class com.yahoo.vespa.http.client.SimpleLoggerResultCallback
 
printLongXml(LongFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printMapXml(MapFieldValue<K, V>, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printProgress() - Method in class com.yahoo.vespa.http.client.SimpleLoggerResultCallback
Prints how many documents that are received, failed and sent.
printRawXml(Raw, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printStringXml(StringFieldValue, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printStructXml(Struct, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printWeightedSetXml(WeightedSet, XmlStream) - Static method in class com.yahoo.document.serialization.XmlSerializationHelper
 
printXml(XmlStream) - Method in class com.yahoo.document.annotation.AnnotationReference
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.Array
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.FieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.Raw
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.StringFieldValue
Prints XML in Vespa Document XML format for this StringFieldValue.
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.Struct
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
printXml(XmlStream) - Method in class com.yahoo.document.datatypes.WeightedSet
 
printXml(XmlStream) - Method in class com.yahoo.document.Document
 
PRIVATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
PRIVILEGED_ACTIVATOR - Static variable in class com.yahoo.jdisc.application.OsgiHeader
 
process(ComponentSpecification, Processing) - Method in class com.yahoo.application.container.DocumentProcessing
Processes the given Processing through the specified chain.
process(ComponentSpecification, REQUEST) - Method in class com.yahoo.application.container.ProcessingBase
Processes the given request with the given chain, and returns the response.
process(Processing) - Method in class com.yahoo.docproc.DocprocExecutor
Processes a given Processing through the CallStack of this executor.
process(Processing, ProcessingEndpoint) - Method in class com.yahoo.docproc.DocprocService
Asynchronously process the given Processing using the processing chain of this service, and call the specified ProcessingEndpoint when done.
process(Processing) - Method in class com.yahoo.docproc.DocprocService
Asynchronously process the given Processing using the processing chain of this service
process(DocumentOperation, ProcessingEndpoint) - Method in class com.yahoo.docproc.DocprocService
Asynchronously process the given document put or document update using the processing chain of this service, and call the specified ProcessingEndpoint when done.
process(DocumentOperation) - Method in class com.yahoo.docproc.DocprocService
Asynchronously process the given document operation using the processing chain of this service.
process(Processing) - Method in class com.yahoo.docproc.DocumentProcessor
Processes a processing, which can contain zero or more document bases.
process(Document) - Method in class com.yahoo.docproc.SimpleDocumentProcessor
Deprecated.
use process(DocumentPut)
process(DocumentPut) - Method in class com.yahoo.docproc.SimpleDocumentProcessor
Override this to process DocumentPuts.
process(DocumentUpdate) - Method in class com.yahoo.docproc.SimpleDocumentProcessor
Override this to process DocumentUpdates.
process(DocumentRemove) - Method in class com.yahoo.docproc.SimpleDocumentProcessor
Override this to process DocumentRemoves.
process(Processing) - Method in class com.yahoo.docproc.SimpleDocumentProcessor
Simple process() that follows the official guidelines for looping over DocumentOperations, and then calls the appropriate, overloaded process() depending on the type of base.
process(Processing) - Method in class com.yahoo.docproc.util.JoinerDocumentProcessor
 
process(Processing) - Method in class com.yahoo.docproc.util.SplitterDocumentProcessor
 
process(Request) - Method in class com.yahoo.processing.execution.AsyncExecution
Performs an async processing.
process(Request) - Method in class com.yahoo.processing.execution.Execution
Calls process on the next processor in this chain.
process(Request, Execution) - Method in class com.yahoo.processing.Processor
Performs a processing request and returns the response
Process - Class in com.yahoo.protect
A class for interacting with the global state of the running VM.
Process() - Constructor for class com.yahoo.protect.Process
 
process(Request) - Method in class com.yahoo.search.searchchain.Execution
Does return search(((Query)request)
process(Request, Execution) - Method in class com.yahoo.search.Searcher
Use the search method in Searcher processors.
Process.ShutdownError - Error in com.yahoo.protect
 
processAndRender(ComponentSpecification, ComponentSpecification, REQUEST) - Method in class com.yahoo.application.container.ProcessingBase
 
processDocumentOperations(List<DocumentOperation>, ProcessingEndpoint) - Method in class com.yahoo.docproc.DocprocService
Asynchronously process the given document operations as one unit using the processing chain of this service, and call the specified ProcessingEndpoint when done.
processDocumentOperations(List<DocumentOperation>) - Method in class com.yahoo.docproc.DocprocService
Asynchronously process the given document operations as one unit using the processing chain of this service.
processing() - Method in class com.yahoo.application.container.JDisc
Returns a Processing, used to do generic asynchronous operations in a request/response API.
Processing - Class in com.yahoo.application.container
 
Processing - Class in com.yahoo.docproc
A document processing.
Processing() - Constructor for class com.yahoo.docproc.Processing
Create a Processing with no documents.
Processing(String, DocumentOperation, CallStack) - Constructor for class com.yahoo.docproc.Processing
Create a processing with one document.
PROCESSING - Static variable in interface com.yahoo.jdisc.Response.Status
 
ProcessingBase<REQUEST extends Request,RESPONSE extends Response,PROCESSOR extends Processor> - Class in com.yahoo.application.container
 
ProcessingBase() - Constructor for class com.yahoo.application.container.ProcessingBase
 
processingDone(Processing) - Method in interface com.yahoo.docproc.ProcessingEndpoint
 
ProcessingEndpoint - Interface in com.yahoo.docproc
 
ProcessingException - Exception in com.yahoo.language.process
Exception class indicating that a fatal error occured during linguistic processing.
ProcessingException(String) - Constructor for exception com.yahoo.language.process.ProcessingException
 
ProcessingException(String, Throwable) - Constructor for exception com.yahoo.language.process.ProcessingException
 
processingFailed(Processing, Exception) - Method in interface com.yahoo.docproc.ProcessingEndpoint
 
ProcessingHandler - Class in com.yahoo.processing.handler
A jDisc request handler which invokes a processing chain to produce the response.
ProcessingHandler(ChainRegistry<Processor>, ComponentRegistry<Renderer>, Executor, AccessLog, Metric) - Constructor for class com.yahoo.processing.handler.ProcessingHandler
 
ProcessingHandler(ChainRegistry<Processor>, ComponentRegistry<Renderer>, Executor, AccessLog) - Constructor for class com.yahoo.processing.handler.ProcessingHandler
 
ProcessingHandler(ChainsConfig, ComponentRegistry<Processor>, ComponentRegistry<Renderer>, Executor, AccessLog) - Constructor for class com.yahoo.processing.handler.ProcessingHandler
 
ProcessingHandler(ChainsConfig, ComponentRegistry<Processor>, ComponentRegistry<Renderer>, Executor, AccessLog, Metric) - Constructor for class com.yahoo.processing.handler.ProcessingHandler
 
processingHandler() - Method in class com.yahoo.processing.handler.ProcessingTestDriver
Returns the processing handler of this
processingInstruction(String, String) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
ProcessingRenderer - Class in com.yahoo.processing.rendering
The default renderer for processing responses.
ProcessingRenderer() - Constructor for class com.yahoo.processing.rendering.ProcessingRenderer
 
ProcessingResponse - Class in com.yahoo.processing.handler
A response from running a request through processing.
ProcessingResponse(int, Request, Response, Renderer, Executor, Execution) - Constructor for class com.yahoo.processing.handler.ProcessingResponse
 
ProcessingTestDriver - Class in com.yahoo.processing.handler
A helper for making processing requests and rendering their responses.
ProcessingTestDriver(Collection<Chain<Processor>>) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(String, Collection<Chain<Processor>>) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(Chain<Processor>...) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(String, Chain<Processor>...) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(Collection<Chain<Processor>>, ComponentRegistry<Renderer>) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(String, Collection<Chain<Processor>>, ComponentRegistry<Renderer>) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(ProcessingHandler) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(String, ProcessingHandler) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
ProcessingTestDriver(Chain<Processor>, AccessLogInterface) - Constructor for class com.yahoo.processing.handler.ProcessingTestDriver
 
processMessage(Message) - Method in class com.yahoo.messagebus.AllPassThrottlePolicy
 
processMessage(Message) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
 
processMessage(Message) - Method in class com.yahoo.messagebus.StaticThrottlePolicy
 
processMessage(Message) - Method in interface com.yahoo.messagebus.ThrottlePolicy
This method is called once for every message that was accepted by ThrottlePolicy.canSend(Message, int) and sent.
processOnce(ComponentSpecification, Processing) - Method in class com.yahoo.application.container.DocumentProcessing
Processes the given Processing through the specified chain.
Processor - Class in com.yahoo.processing
Superclass of chainable components processing Requests to create Responses.
Processor() - Constructor for class com.yahoo.processing.Processor
 
PROCESSORCHAINS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
processReply(Reply) - Method in class com.yahoo.messagebus.AllPassThrottlePolicy
 
processReply(Reply) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
 
processReply(Reply) - Method in class com.yahoo.messagebus.StaticThrottlePolicy
 
processReply(Reply) - Method in interface com.yahoo.messagebus.ThrottlePolicy
This method is called once for every reply that is received.
ProcessTerminator - Class in com.yahoo.container.protect
An injectable terminator of the Java vm.
ProcessTerminator() - Constructor for class com.yahoo.container.protect.ProcessTerminator
 
processUntilDone(Processing) - Method in class com.yahoo.docproc.DocprocExecutor
Processes a given Processing through the CallStack of this executor.
PROD - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
prod(List<String>) - Method in interface com.yahoo.tensor.Tensor
 
PROFILE - Static variable in class com.yahoo.search.query.Ranking
 
PROGRAM - Static variable in class com.yahoo.search.query.Model
 
Progress(String) - Constructor for class com.yahoo.docproc.DocumentProcessor.Progress
 
Progress(String, String) - Constructor for class com.yahoo.docproc.DocumentProcessor.Progress
 
progress(String, long, long) - Static method in class com.yahoo.log.event.Event
Static method for logging the progress event.
Progress - Class in com.yahoo.log.event
 
Progress() - Constructor for class com.yahoo.log.event.Progress
 
Progress(String, String, String) - Constructor for class com.yahoo.log.event.Progress
 
Progress(String, double, double) - Constructor for class com.yahoo.log.event.Progress
 
Progress(String, String) - Constructor for class com.yahoo.log.event.Progress
 
Progress(String, double) - Constructor for class com.yahoo.log.event.Progress
 
progressFraction(BucketId, BucketId) - Method in class com.yahoo.documentapi.ProgressToken
 
ProgressToken - Class in com.yahoo.documentapi
Token to use to keep track of progress for visiting.
ProgressToken() - Constructor for class com.yahoo.documentapi.ProgressToken
Creates a progress token.
ProgressToken(int) - Constructor for class com.yahoo.documentapi.ProgressToken
 
ProgressToken(String) - Constructor for class com.yahoo.documentapi.ProgressToken
 
ProgressToken(byte[]) - Constructor for class com.yahoo.documentapi.ProgressToken
 
ProgressToken.BucketEntry - Class in com.yahoo.documentapi
When a bucket has its state kept by the progress token, we need to discern between active buckets (i.e.
ProgressToken.BucketKeyWrapper - Class in com.yahoo.documentapi
For consistent bucket key ordering, we need to ensure that reverse bucket IDs that have their MSB set actually are compared as being greater than those that don't.
ProgressToken.BucketState - Enum in com.yahoo.documentapi
Any bucket kept track of by a ProgressToken instance may be in one of two states: pending or active.
Properties - Class in com.yahoo.processing.request
The properties of a request
properties() - Method in class com.yahoo.processing.Request
Returns the properties set on this request.
Properties() - Constructor for class com.yahoo.processing.request.Properties
 
Properties - Class in com.yahoo.search.query
Object properties keyed by name which can be looked up using default values and with conversion to various primitive wrapper types.
properties() - Method in class com.yahoo.search.Query
Returns the properties of this query.
Properties() - Constructor for class com.yahoo.search.query.Properties
 
PROPERTIES - Static variable in class com.yahoo.search.query.Ranking
 
PropertyAliases - Class in com.yahoo.search.query.properties
A properties implementation which translates the incoming name to its standard name if it is a registered alias.
PropertyAliases(Map<String, CompoundName>) - Constructor for class com.yahoo.search.query.properties.PropertyAliases
Creates an instance with a set of aliases.
propertyMap() - Method in class com.yahoo.container.jdisc.HttpRequest
Return a read-only view of the request parameters.
PropertyMap - Class in com.yahoo.processing.request.properties
A HashMap backing of Properties.
PropertyMap() - Constructor for class com.yahoo.processing.request.properties.PropertyMap
 
PropertyMap - Class in com.yahoo.search.query.properties
A Map backing of Properties.
PropertyMap() - Constructor for class com.yahoo.search.query.properties.PropertyMap
 
propertyMap() - Method in class com.yahoo.search.query.properties.PropertyMap
Returns a direct reference to the map containing the properties set in this instance.
propertyName(String) - Static method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Returns the rank-property name for a given expression name.
protocol(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
protocol() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
protocol(String) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Builder
 
protocol() - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable
 
Protocol - Interface in com.yahoo.messagebus
Interface implemented by the concrete application message protocol.
ProtocolRepository - Class in com.yahoo.messagebus
Implements a thread-safe repository for protocols and their routing policies.
ProtocolRepository() - Constructor for class com.yahoo.messagebus.ProtocolRepository
 
Provider<T> - Interface in com.yahoo.container.di.componentgraph
Provides a component of the parameter type T.
provides() - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
Provides - Annotation Type in com.yahoo.component.chain.dependencies
Mark this component as providing some named functionality.
provides(String...) - Static method in class com.yahoo.yolean.chain.Dependencies
 
Provides - Annotation Type in com.yahoo.yolean.chain
Mark this component as providing some named functionality.
Provisioner - Interface in com.yahoo.config.provision
Interface used by the config system to acquire hosts.
ProvisionInfo - Class in com.yahoo.config.provision
Information about provisioned hosts, and (de)serialization (from)to JSON.
ProvisionLogger - Interface in com.yahoo.config.provision
Allows messages to be logged during provision which will be directed back to the party initiating the request.
PROXIMITY_BREAK - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
PROXY_AUTHENTICATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
PROXY_AUTHENTICATION_REQUIRED - Static variable in interface com.yahoo.jdisc.Response.Status
 
PROXY_AUTHORIZATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
PROXY_REVALIDATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
PUBLIC - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
PublicApi - Annotation Type in com.yahoo.api.annotations
For annotating packages that should be part of the public API.
PublicCloneable<T> - Interface in com.yahoo.processing.request.properties
This interface publicly exposes the clone method.
PureWeightedInteger - Class in com.yahoo.prelude.query
 
PureWeightedInteger(long) - Constructor for class com.yahoo.prelude.query.PureWeightedInteger
 
PureWeightedInteger(long, int) - Constructor for class com.yahoo.prelude.query.PureWeightedInteger
 
PureWeightedItem - Class in com.yahoo.prelude.query
 
PureWeightedItem(int) - Constructor for class com.yahoo.prelude.query.PureWeightedItem
 
PureWeightedString - Class in com.yahoo.prelude.query
 
PureWeightedString(String) - Constructor for class com.yahoo.prelude.query.PureWeightedString
 
PureWeightedString(String, int) - Constructor for class com.yahoo.prelude.query.PureWeightedString
 
purge() - Method in class com.yahoo.statistics.Statistics.NullImplementation
 
purge() - Method in interface com.yahoo.statistics.Statistics
Purges all cancelled Handles from internal Map and Timer.
purge() - Method in class com.yahoo.statistics.StatisticsImpl
Purges all cancelled Handles from internal Map and Timer.
push(ReplyHandler, Object) - Method in class com.yahoo.messagebus.CallStack
Push a handler onto the callstack of this message with a given context.
push(ConstantValue<?>, boolean) - Method in class com.yahoo.search.grouping.request.BucketResolver
Pushes the given expression onto this bucket resolver.
push(MathResolver.Type, GroupingExpression) - Method in class com.yahoo.search.grouping.request.MathResolver
Pushes the given operator-expression pair onto this math resolver.
pushHandler(ReplyHandler) - Method in class com.yahoo.messagebus.Routable
Pushes the given reply handler onto the call stack of this routable, also storing the current context.
pushTask(Runnable) - Method in class com.yahoo.documentapi.messagebus.ScheduledEventQueue
 
pushTask(Runnable, long) - Method in class com.yahoo.documentapi.messagebus.ScheduledEventQueue
 
put(String, List<String>) - Method in class com.yahoo.application.container.handler.Headers
 
put(String, String) - Method in class com.yahoo.application.container.handler.Headers
Convenience method to call Headers.put(String, List) with a singleton list that contains the specified value.
put(String, String) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Add a parameter to the request.
put(String, Inspector) - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
put(String, String) - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
put(String, long) - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
put(String, int) - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
put(String, double) - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
put(K, V) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
put(K, Integer) - Method in class com.yahoo.document.datatypes.WeightedSet
Add a key with an associated weight to this set.
put(FieldBase, byte[]) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
put(FieldBase, ByteBuffer) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
put(FieldBase, String) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
put(Document) - Method in interface com.yahoo.documentapi.AsyncSession
Puts a document.
put(Document, DocumentProtocol.Priority) - Method in interface com.yahoo.documentapi.AsyncSession
Puts a document.
put(Document) - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
put(Document, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
put(DocumentPut) - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
put(DocumentPut, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
put(Document) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
put(Document, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
put(DocumentPut) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
put(DocumentPut, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
put(DocumentPut) - Method in interface com.yahoo.documentapi.SyncSession
Puts a document.
put(DocumentPut, DocumentProtocol.Priority) - Method in interface com.yahoo.documentapi.SyncSession
Puts a document.
put(M) - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
put(UriPattern, T) - Method in class com.yahoo.jdisc.application.BindingRepository
Binds the given target to the given UriPattern.
put(String, String) - Method in class com.yahoo.jdisc.HeaderFields
Convenience method to call HeaderFields.put(String, List) with a singleton list that contains the specified value.
put(String, List<String>) - Method in class com.yahoo.jdisc.HeaderFields
 
put(Bucket, long, Document) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Stores the given document.
put(String, Object) - Method in class com.yahoo.prelude.templates.Context
Makes a secondary binding
put(String, Object) - Method in class com.yahoo.prelude.templates.HitContext
 
put(String, Object) - Method in class com.yahoo.prelude.templates.MapContext
 
put(byte) - Method in class com.yahoo.search.grouping.request.RawBuffer
Insert a byte value into this buffer.
put(byte[]) - Method in class com.yahoo.search.grouping.request.RawBuffer
Insert an array of byte values into this buffer.
put(KEY, DimensionBinding, VALUE) - Method in class com.yahoo.search.query.profile.compiled.DimensionalMap.Builder
 
put(String, Object) - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
 
put(DimensionValues, Object) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
 
put(String, String) - Method in class com.yahoo.search.query.ranking.RankFeatures
Sets a rank feature by full name to a value
put(String, Tensor) - Method in class com.yahoo.search.query.ranking.RankFeatures
Sets a tensor rank feature
put(String, String) - Method in class com.yahoo.search.query.ranking.RankProperties
 
put(String, Object) - Method in class com.yahoo.search.query.ranking.RankProperties
Adds a property by full name to a value
put(String, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Puts a value by name.
put(int, double) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Same as put(index,DoubleValue.frozen(value))
put(int, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.ArrayContext
Puts a value by index.
put(String, double) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Same as put(name,DoubleValue.frozen(value))
put(String, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Context
Sets a value to this, or throws an UnsupportedOperationException if this is not supported.
put(String, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Puts a value by name.
put(int, double) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Same as put(index,DoubleValue.frozen(value))
put(int, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
Puts a value by index.
put(String, Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Sets the value of a key.
put(double[]) - Method in class com.yahoo.statistics.Histogram
Increment the corresponding bucket for this data point by 1.
put(double[], int) - Method in class com.yahoo.statistics.Histogram
Increment the corresponding bucket for this data point by 1.
put(double) - Method in class com.yahoo.statistics.Value
Insert x, do all pertinent operations.
put(String, double) - Method in class com.yahoo.statistics.ValueGroup
Put a value into the named value in the group.
put(String, Tensor) - Method in class com.yahoo.tensor.evaluation.MapEvaluationContext
 
put(String, Object) - Method in class com.yahoo.text.interpretation.Annotations
Adds an annotation to the the the set of annotations.
put(FieldBase, byte[]) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
put(FieldBase, String) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
put(FieldBase, ByteBuffer) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
put(FieldBase, byte[]) - Method in interface com.yahoo.vespa.objects.Serializer
 
put(FieldBase, ByteBuffer) - Method in interface com.yahoo.vespa.objects.Serializer
 
put(FieldBase, String) - Method in interface com.yahoo.vespa.objects.Serializer
 
put(K, V) - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
putAlias(String, GroupingExpression) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Registers an alias with this operation.
putAll(Map<? extends String, ? extends List<String>>) - Method in class com.yahoo.application.container.handler.Headers
 
putAll(Map<? extends K, ? extends V>) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
putAll(Map<? extends K, ? extends Integer>) - Method in class com.yahoo.document.datatypes.WeightedSet
 
putAll(Iterable<Map.Entry<UriPattern, T>>) - Method in class com.yahoo.jdisc.application.BindingRepository
Convenient method for calling BindingRepository.put(UriPattern, Object) for all entries in a collection of bindings.
putAll(Map<? extends String, ? extends List<String>>) - Method in class com.yahoo.jdisc.HeaderFields
 
putAll(Map<? extends K, ? extends V>) - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
putByte(FieldBase, byte) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putByte(FieldBase, byte) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
putByte(FieldBase, byte) - Method in interface com.yahoo.vespa.objects.Serializer
 
putBytes(byte[], ByteBuffer) - Static method in class com.yahoo.prelude.query.Item
 
PutDocumentMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
PutDocumentMessage(LazyDecoder, DocumentDeserializer) - Constructor for class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
Constructs a new message from a byte buffer.
PutDocumentMessage(DocumentPut) - Constructor for class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
Constructs a new document put message.
PutDocumentMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.PutDocumentMessageFactory
 
PutDocumentMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52.PutDocumentMessageFactory
 
PutDocumentReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.PutDocumentReplyFactory
 
putDouble(FieldBase, double) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putDouble(FieldBase, double) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
putDouble(FieldBase, double) - Method in interface com.yahoo.vespa.objects.Serializer
 
putFloat(FieldBase, float) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putFloat(FieldBase, float) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
putFloat(FieldBase, float) - Method in interface com.yahoo.vespa.objects.Serializer
 
putInt(FieldBase, int) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putInt(FieldBase, int) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
putInt(FieldBase, int) - Method in interface com.yahoo.vespa.objects.Serializer
 
putInt1_4Bytes(FieldBase, int) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
putInt2_4_8Bytes(FieldBase, long) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
putLong(FieldBase, long) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putLong(FieldBase, long) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
putLong(FieldBase, long) - Method in interface com.yahoo.vespa.objects.Serializer
 
putProtocol(Protocol) - Method in class com.yahoo.messagebus.MessageBus
Adds a protocol to the internal repository of protocols, replacing any previous instance of the protocol and clearing the associated routing policy cache.
putProtocol(Protocol) - Method in class com.yahoo.messagebus.ProtocolRepository
Registers a protocol with this repository.
putRoutableFactory(int, RoutableFactory, VersionSpecification) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Adds a new routable factory to this protocol.
putRoutableFactory(int, RoutableFactory, List<VersionSpecification>) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
putRoutingPolicyFactory(String, RoutingPolicyFactory) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
Adds a new routable factory to this protocol.
putShort(FieldBase, short) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
putShort(FieldBase, short) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
putShort(FieldBase, short) - Method in interface com.yahoo.vespa.objects.Serializer
 
putString(String, ByteBuffer) - Static method in class com.yahoo.prelude.query.Item
 
putUnChecked(K, IntegerFieldValue) - Method in class com.yahoo.document.datatypes.WeightedSet
Add a key with an associated weight to this set.
putUtf8(Serializer, String) - Method in class com.yahoo.vespa.objects.Identifiable
 
putValues(Map<String, Object>) - Method in class com.yahoo.search.predicate.PredicateIndexBuilder.PredicateIndexStats
 

Q

QpsHit(Integer, Double) - Constructor for class com.yahoo.search.statistics.PeakQpsSearcher.QpsHit
 
QSS_RW - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Config flag for considering QSS Rewrite in spell correction
QSS_SUGG - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Config flag for considering QSS Suggest in spell correction
Query - Class in com.yahoo.search
A search query containing all the information required to produce a Result.
Query() - Constructor for class com.yahoo.search.Query
Constructs an empty (null) query
Query(String) - Constructor for class com.yahoo.search.Query
Construct a query from a string formatted in the http style, e.g ?query=test&offset=10&hits=13 The query must be uri encoded.
Query(String, CompiledQueryProfile) - Constructor for class com.yahoo.search.Query
Construct a query from a string formatted in the http style, e.g ?query=test&offset=10&hits=13 The query must be uri encoded.
Query(HttpRequest, CompiledQueryProfile) - Constructor for class com.yahoo.search.Query
Creates a query from a request
Query(HttpRequest) - Constructor for class com.yahoo.search.Query
Creates a query from a request
Query(Query) - Constructor for class com.yahoo.search.Query
 
Query - Class in com.yahoo.searchlib.ranking.features.fieldmatch
A query: An array of the QueryTerms which searches the field we are calculating for,
Query(String) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Query
 
Query(QueryTerm[]) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Query
Creates a query with a list of query terms.
Query.Type - Enum in com.yahoo.search
The type of the query
QUERY_HITS - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
QUERY_OFFSET - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
QUERY_PROFILE_TYPES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
QUERY_PROFILES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
QUERY_STRING - Static variable in class com.yahoo.search.query.Model
 
QUERYCACHE - Static variable in class com.yahoo.search.query.Ranking
 
queryCanonicalization - Static variable in class com.yahoo.prelude.query.QueryCanonicalizer
The name of the operation performed by this, for use in search chain ordering
QueryCanonicalizer - Class in com.yahoo.prelude.query
Query normalizer and sanity checker.
QueryCanonicalizer() - Constructor for class com.yahoo.prelude.query.QueryCanonicalizer
 
QueryCanonicalizer.CanonicalizationResult - Class in com.yahoo.prelude.query
 
queryContext(Context, T) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
queryContext(Writer, QueryContext) - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
queryContext(Context, T) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
queryContext(Context, T) - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
Override this to add custom rendering for the query context of the result.
QueryContext - Class in com.yahoo.search.query.context
A proxy to the Execution.trace() which exists for legacy reasons.
QueryContext(int, Query) - Constructor for class com.yahoo.search.query.context.QueryContext
 
queryContext(XMLWriter, QueryContext, Query) - Method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
queryContext(WRITER, QueryContext) - Method in class com.yahoo.search.rendering.SectionedRenderer
Called if there is a non-null query context for the query of the result.
queryContext(XMLWriter, QueryContext, Query) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
QueryException - Exception in com.yahoo.prelude.query
Runtime exception to mark errors in query parsing.
QueryException(String) - Constructor for exception com.yahoo.prelude.query.QueryException
 
QueryException(String, Throwable) - Constructor for exception com.yahoo.prelude.query.QueryException
 
queryFeature() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
QueryFieldType - Class in com.yahoo.search.query.profile.types
A YQL query template field type in a query profile
QueryFieldType() - Constructor for class com.yahoo.search.query.profile.types.QueryFieldType
 
QueryMarshaller - Class in com.yahoo.search.federation.vespa
Marshal a query stack into an advanced query string suitable for passing to another QRS.
QueryMarshaller() - Constructor for class com.yahoo.search.federation.vespa.QueryMarshaller
 
queryProfile(String, String) - Method in class com.yahoo.application.Application.Builder
 
queryProfile(String, String) - Method in class com.yahoo.application.ApplicationBuilder
 
QueryProfile - Class in com.yahoo.search.query.profile
A query profile is a data container with an id and a class (type).
QueryProfile(ComponentId) - Constructor for class com.yahoo.search.query.profile.QueryProfile
Creates a new query profile from an id.
QueryProfile(String) - Constructor for class com.yahoo.search.query.profile.QueryProfile
Convenience shorthand for new QueryProfile(new ComponentId(idString))
QueryProfileCompiler - Class in com.yahoo.search.query.profile
Compile a set of query profiles into compiled profiles.
QueryProfileCompiler() - Constructor for class com.yahoo.search.query.profile.QueryProfileCompiler
 
QueryProfileFieldType - Class in com.yahoo.search.query.profile.types
Represents a query profile field type which is a reference to a query profile.
QueryProfileFieldType() - Constructor for class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
QueryProfileFieldType(QueryProfileType) - Constructor for class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
QueryProfileProperties - Class in com.yahoo.search.query.profile
Properties backed by a query profile.
QueryProfileProperties(CompiledQueryProfile) - Constructor for class com.yahoo.search.query.profile.QueryProfileProperties
Creates an instance from a profile, throws an exception if the given profile is null
QueryProfileRegistry - Class in com.yahoo.search.query.profile
A set of query profiles.
QueryProfileRegistry() - Constructor for class com.yahoo.search.query.profile.QueryProfileRegistry
 
queryProfileType(String, String) - Method in class com.yahoo.application.Application.Builder
 
queryProfileType(String, String) - Method in class com.yahoo.application.ApplicationBuilder
 
QueryProfileType - Class in com.yahoo.search.query.profile.types
Defines a kind of query profiles
QueryProfileType(String) - Constructor for class com.yahoo.search.query.profile.types.QueryProfileType
 
QueryProfileType(ComponentId) - Constructor for class com.yahoo.search.query.profile.types.QueryProfileType
 
QueryProfileTypeRegistry - Class in com.yahoo.search.query.profile.types
A registry of query profile types
QueryProfileTypeRegistry() - Constructor for class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
 
QueryProfileVariant - Class in com.yahoo.search.query.profile
A variant of a query profile
QueryProfileVariant(DimensionValues, QueryProfile) - Constructor for class com.yahoo.search.query.profile.QueryProfileVariant
 
QueryProfileVariants - Class in com.yahoo.search.query.profile
This class represent a set of query profiles virtually - rather than storing and instantiating each profile this structure represents explicitly only the values set in the various virtual profiles.
QueryProfileVariants(String[], QueryProfile) - Constructor for class com.yahoo.search.query.profile.QueryProfileVariants
Creates a set of virtual query profiles which may return varying values over the set of dimensions given.
QueryProfileVariants(List<String>, QueryProfile) - Constructor for class com.yahoo.search.query.profile.QueryProfileVariants
Creates a set of virtual query profiles which may return varying values over the set of dimensions given.
QueryProfileVariants.FieldValue - Class in com.yahoo.search.query.profile
 
QueryProfileVariants.FieldValues - Class in com.yahoo.search.query.profile
 
QueryProperties - Class in com.yahoo.search.query.properties
Maps between the query model and text properties.
QueryProperties(Query, CompiledQueryProfileRegistry) - Constructor for class com.yahoo.search.query.properties.QueryProperties
 
queryproperty(String) - Method in class com.yahoo.search.statistics.MeasureQpsConfig.Builder
 
queryproperty() - Method in class com.yahoo.search.statistics.MeasureQpsConfig
 
QueryPropertyAliases - Class in com.yahoo.search.query.properties
Property aliases which contains some hardcoded unaliasing of prefixes of rankfeature and rankproperty maps.
QueryPropertyAliases(Map<String, CompoundName>) - Constructor for class com.yahoo.search.query.properties.QueryPropertyAliases
Creates an instance with a set of aliases.
QueryResultMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
QueryResultMessage() - Constructor for class com.yahoo.documentapi.messagebus.protocol.QueryResultMessage
 
QueryResultMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.QueryResultMessageFactory
 
QueryResultReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.QueryResultReplyFactory
 
QueryRewriteSearcher - Class in com.yahoo.search.query.rewrite
A template class for all rewriters
QueryRewriteSearcher(ComponentId, FileAcquirer, RewritesConfig) - Constructor for class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Constructor for this rewriter.
QueryRewriteSearcher(RewritesConfig, HashMap<String, File>) - Constructor for class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Constructor for unit test.
QueryRewriteSearcher(ComponentId) - Constructor for class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Empty constructor.
QueryRewriteSearcher() - Constructor for class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Empty constructor for unit test.
queryStartTime - Variable in class com.yahoo.container.handler.Timing
 
QueryTerm - Class in com.yahoo.searchlib.ranking.features.fieldmatch
A query term.
QueryTerm(String) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
QueryTerm(String, float) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
QueryTree - Class in com.yahoo.search.query
The root node of a query tree.
QueryTree(Item) - Constructor for class com.yahoo.search.query.QueryTree
 
queryType - Static variable in class com.yahoo.search.query.profile.types.FieldType
 
QueryVisitor() - Constructor for class com.yahoo.prelude.query.ToolBox.QueryVisitor
 
quotaKey - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
 
quote(String, char) - Static method in class com.yahoo.document.select.parser.SelectParserUtils
 
quote(Object) - Static method in class com.yahoo.text.StringUtilities
Adds single quotes around object.toString Example: '12'
QUOTED_PRINTABLE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
quotedContent(boolean) - Method in class com.yahoo.prelude.hitfield.HitField
 
quotedContent(String, String, String, boolean) - Method in class com.yahoo.prelude.hitfield.HitField
 

R

RANDOM - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Random - Class in com.yahoo.tensor.functions
A tensor generator which returns a tensor of any dimension filled with random numbers between 0 and 1.
Random(TensorType) - Constructor for class com.yahoo.tensor.functions.Random
 
random() - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
Random() - Constructor for class com.yahoo.tensor.functions.ScalarFunctions.Random
 
random(TensorType) - Static method in interface com.yahoo.tensor.Tensor
 
randomizer - Variable in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.HostFetcher
 
RandomResolver - Class in com.yahoo.search.pagetemplates.engine.resolvers
A resolver which makes all choices by random.
RandomResolver() - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
 
RandomResolver(String) - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
 
RANGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
RANGE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Range - Class in com.yahoo.tensor.functions
A tensor generator which returns a tensor of any dimension filled with the sum of the tensor indexes of each position.
Range(TensorType) - Constructor for class com.yahoo.tensor.functions.Range
 
range(TensorType) - Static method in interface com.yahoo.tensor.Tensor
 
RangeEdgePartition - Class in com.yahoo.document.predicate
 
RangeEdgePartition(String, long, int, int) - Constructor for class com.yahoo.document.predicate.RangeEdgePartition
 
RangeEntry(String, long) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
 
RangeEntry(String, long, long) - Constructor for class com.yahoo.prelude.query.PredicateQueryItem.RangeEntry
 
RangeFeature(String, long, long) - Constructor for class com.yahoo.search.predicate.PredicateQuery.RangeFeature
 
RangeItem - Class in com.yahoo.prelude.query
This class represents a numeric range.
RangeItem(Number, Number, String) - Constructor for class com.yahoo.prelude.query.RangeItem
Creates a new range operator
RangeItem(Limit, Limit, String) - Constructor for class com.yahoo.prelude.query.RangeItem
Creates a new range operator
RangeItem(Number, Number, String, boolean) - Constructor for class com.yahoo.prelude.query.RangeItem
Creates a new range operator
RangeItem(Limit, Limit, String, boolean) - Constructor for class com.yahoo.prelude.query.RangeItem
Creates a new range operator
RangeItem(Number, Number, int, String, boolean) - Constructor for class com.yahoo.prelude.query.RangeItem
 
RangeItem(Limit, Limit, int, String, boolean) - Constructor for class com.yahoo.prelude.query.RangeItem
 
RangePartition - Class in com.yahoo.document.predicate
 
RangePartition(String) - Constructor for class com.yahoo.document.predicate.RangePartition
 
RangePartition(String, long, long, boolean) - Constructor for class com.yahoo.document.predicate.RangePartition
 
RANK - Static variable in class com.yahoo.prelude.query.TermType
 
rankExpression(String, String) - Method in class com.yahoo.application.Application.Builder
 
rankExpression(String, String) - Method in class com.yahoo.application.ApplicationBuilder
 
RANKEXPRESSION_NAME_SUFFIX - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
RankFeatures - Class in com.yahoo.search.query.ranking
Contains the rank features of a query.
RANKFEATURES - Static variable in class com.yahoo.search.query.Ranking
An alias for listing features
RankFeatures() - Constructor for class com.yahoo.search.query.ranking.RankFeatures
 
RANKFEATURES_FIELD - Static variable in class com.yahoo.search.result.Hit
The hit field used to store rank features.
Ranking - Class in com.yahoo.search.query
The ranking (hit ordering) settings of a query
Ranking(Query) - Constructor for class com.yahoo.search.query.Ranking
 
RANKING - Static variable in class com.yahoo.search.query.Ranking
 
rankingExpression() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
RankingExpression - Class in com.yahoo.searchlib.rankingexpression
A ranking expression.
RankingExpression(Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates an anonymous ranking expression by consuming from the reader
RankingExpression(String, Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a new ranking expression by consuming from the reader
RankingExpression(String) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a ranking expression from a string
RankingExpression(File) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a ranking expression from a file.
RankingExpression(String, ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a named ranking expression from an expression root node.
RankingExpression(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.RankingExpression
Creates a ranking expression from an expression root node.
RankingExpressionParser - Class in com.yahoo.searchlib.rankingexpression.parser
 
RankingExpressionParser(InputStream) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Constructor with InputStream.
RankingExpressionParser(InputStream, String) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Constructor with InputStream and supplied encoding
RankingExpressionParser(Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Constructor.
RankingExpressionParser(RankingExpressionParserTokenManager) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Constructor with generated Token Manager.
RankingExpressionParserConstants - Interface in com.yahoo.searchlib.rankingexpression.parser
Token literal values and constants.
RankingExpressionParserTokenManager - Class in com.yahoo.searchlib.rankingexpression.parser
Token Manager.
RankingExpressionParserTokenManager(SimpleCharStream) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Constructor.
RankingExpressionParserTokenManager(SimpleCharStream, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Constructor.
RankItem - Class in com.yahoo.prelude.query
Represents the rank operator, which only orders the result set and does not change which hits are returned.
RankItem() - Constructor for class com.yahoo.prelude.query.RankItem
 
RankProperties - Class in com.yahoo.search.query.ranking
Contains the properties properties of a query.
RankProperties() - Constructor for class com.yahoo.search.query.ranking.RankProperties
 
RATE_LIMITING - Static variable in class com.yahoo.search.searchers.RateLimitingSearcher
Constant containing the name this Provides - "rateLimiting", for ordering constraints
RateLimitingSearcher - Class in com.yahoo.search.searchers
A simple rate limiter.
RateLimitingSearcher(RateLimitingConfig, ClusterInfoConfig, MetricReceiver) - Constructor for class com.yahoo.search.searchers.RateLimitingSearcher
 
RateLimitingSearcher(RateLimitingConfig, ClusterInfoConfig, MetricReceiver, Clock) - Constructor for class com.yahoo.search.searchers.RateLimitingSearcher
For testing - allows injection of a timer to avoid depending on the system clock
RateThrottlingPolicy - Class in com.yahoo.messagebus
Throttling policy that throttles sending based on a desired rate.
RateThrottlingPolicy(double) - Constructor for class com.yahoo.messagebus.RateThrottlingPolicy
 
RateThrottlingPolicy(double, Timer) - Constructor for class com.yahoo.messagebus.RateThrottlingPolicy
 
RAW - Static variable in class com.yahoo.document.DataType
 
Raw - Class in com.yahoo.document.datatypes
FieldValue which encapsulates a Raw value
Raw() - Constructor for class com.yahoo.document.datatypes.Raw
 
Raw(ByteBuffer) - Constructor for class com.yahoo.document.datatypes.Raw
 
Raw(byte[]) - Constructor for class com.yahoo.document.datatypes.Raw
 
RAW - Static variable in class com.yahoo.search.query.Sorting
 
RAW_ANNOTATE_BEGIN_CHAR - Static variable in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
 
RAW_ANNOTATE_END_CHAR - Static variable in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
 
RAW_ANNOTATE_SEPARATOR_CHAR - Static variable in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
 
RAW_QUERY - Static variable in class com.yahoo.search.searchchain.PhaseNames
A checkpoint where the query is not yet transformed in any way.
RawBucket - Class in com.yahoo.search.grouping.request
This class represents a RawValue bucket in a PredefinedFunction.
RawBucket(RawBuffer, RawBuffer) - Constructor for class com.yahoo.search.grouping.request.RawBucket
Constructs a new instance of this class.
RawBucket(ConstantValue<?>, ConstantValue<?>) - Constructor for class com.yahoo.search.grouping.request.RawBucket
Constructs a new instance of this class.
RawBucketId - Class in com.yahoo.search.grouping.result
This class is used in Group instances where the identifying expression evaluated to a RawBucket.
RawBucketId(byte[], byte[]) - Constructor for class com.yahoo.search.grouping.result.RawBucketId
Constructs a new instance of this class.
RawBuffer - Class in com.yahoo.search.grouping.request
This class represents a buffer of byte values to be used as a backing buffer for raw buckets.
RawBuffer() - Constructor for class com.yahoo.search.grouping.request.RawBuffer
Create an empty buffer.
RawBuffer(ArrayList<Byte>) - Constructor for class com.yahoo.search.grouping.request.RawBuffer
Create a buffer with initial content.
RawBuffer(byte[]) - Constructor for class com.yahoo.search.grouping.request.RawBuffer
Create a buffer with initial content.
RawData - Class in com.yahoo.prelude.hitfield
A representation of some binary data with unknown semantics
RawData(byte[]) - Constructor for class com.yahoo.prelude.hitfield.RawData
Constructor, takes ownership
RawId - Class in com.yahoo.search.grouping.result
This class is used in Group instances where the identifying expression evaluated to a Byte array.
RawId(byte[]) - Constructor for class com.yahoo.search.grouping.result.RawId
Constructs a new instance of this class.
RawPredefined - Class in com.yahoo.search.grouping.request
This class represents a predefined bucket-function in a GroupingExpression for expressions that evaluate to a raw.
RawPredefined(GroupingExpression, RawBucket, RawBucket...) - Constructor for class com.yahoo.search.grouping.request.RawPredefined
Constructs a new instance of this class.
rawRequest(URI) - Static method in class com.yahoo.net.UriTools
Build a string representation of the normalized form of the given URI, containg the path and optionally query and fragment parts.
RawSorter(String) - Constructor for class com.yahoo.search.query.Sorting.RawSorter
 
RawSource - Class in com.yahoo.config.subscription
Source specifying raw config, where payload is given programmatically
RawSource(String) - Constructor for class com.yahoo.config.subscription.RawSource
New source with the given payload on Vespa cfg format
RawValue - Class in com.yahoo.search.grouping.request
This class represents a raw value in a GroupingExpression.
RawValue(RawBuffer) - Constructor for class com.yahoo.search.grouping.request.RawValue
Constructs a new instance of this class.
RBRACE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
RBRACE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
RCURLY - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
read() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Read the next piece of data from this channel even it blocking is needed.
read(Annotation) - Method in interface com.yahoo.document.serialization.AnnotationReader
 
read(Document) - Method in interface com.yahoo.document.serialization.DocumentReader
Read a document
read(DocumentUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(FieldUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(FieldPathUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(AssignFieldPathUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(AddFieldPathUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(RemoveFieldPathUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
read(FieldBase, Document) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of field
read(FieldBase, FieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of field
read(FieldBase, Array<T>) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of array field
read(FieldBase, MapFieldValue<K, V>) - Method in interface com.yahoo.document.serialization.FieldReader
Read the value of a map field
read(FieldBase, ByteFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of byte field
read(FieldBase, CollectionFieldValue<T>) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of collection field
read(FieldBase, DoubleFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of double field
read(FieldBase, FloatFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of float field
read(FieldBase, IntegerFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of integer field
read(FieldBase, LongFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of long field
read(FieldBase, Raw) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of raw field
read(FieldBase, PredicateFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of predicate field
read(FieldBase, StringFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of string field
read(FieldBase, TensorFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of the given tensor field.
read(FieldBase, ReferenceFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of the given reference field.
read(FieldBase, Struct) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of struct field
read(FieldBase, StructuredFieldValue) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of structured field
read(FieldBase, WeightedSet<T>) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of weighted set field
read(FieldBase, AnnotationReference) - Method in interface com.yahoo.document.serialization.FieldReader
Read in the value of annotation reference.
read(Span) - Method in interface com.yahoo.document.serialization.SpanNodeReader
 
read(SpanList) - Method in interface com.yahoo.document.serialization.SpanNodeReader
 
read(AlternateSpanList) - Method in interface com.yahoo.document.serialization.SpanNodeReader
 
read(SpanTree) - Method in interface com.yahoo.document.serialization.SpanTreeReader
 
read(Document) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, Document) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, FieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, Array<T>) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, MapFieldValue<K, V>) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, CollectionFieldValue<T>) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, ByteFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, DoubleFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, FloatFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, IntegerFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, LongFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, Raw) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, PredicateFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, StringFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, TensorFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, ReferenceFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, Struct) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, StructuredFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, WeightedSet<T>) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldBase, AnnotationReference) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(DocumentUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(AssignFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(RemoveFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(AddFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(FieldUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(SpanTree) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(Annotation) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(Span) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(SpanList) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(AlternateSpanList) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
read(DocumentUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentDeserializerHead
 
read(CharBuffer) - Method in class com.yahoo.io.reader.NamedReader
 
read() - Method in class com.yahoo.io.reader.NamedReader
 
read(char[]) - Method in class com.yahoo.io.reader.NamedReader
 
read(char[], int, int) - Method in class com.yahoo.io.reader.NamedReader
 
read() - Method in class com.yahoo.jdisc.handler.ReadableContentChannel
Returns the next ByteBuffer in the internal queue.
read() - Method in class com.yahoo.jdisc.handler.UnsafeContentInputStream
 
read(byte[], int, int) - Method in class com.yahoo.jdisc.handler.UnsafeContentInputStream
 
read() - Method in class com.yahoo.search.federation.http.TimedStream
 
read(byte[], int, int) - Method in class com.yahoo.search.federation.http.TimedStream
 
read(byte[]) - Method in class com.yahoo.search.federation.http.TimedStream
 
read(String) - Method in class com.yahoo.search.pagetemplates.config.PageTemplateXMLReader
Reads all page template xml files in a given directory.
read(List<NamedReader>, boolean) - Method in class com.yahoo.search.pagetemplates.config.PageTemplateXMLReader
Reads all page template xml files in a given list of readers.
ReadableContentChannel - Class in com.yahoo.jdisc.handler
This class implements a ContentChannel that has a blocking read interface.
ReadableContentChannel() - Constructor for class com.yahoo.jdisc.handler.ReadableContentChannel
 
readAll() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Reads all data that will ever be produced by the channel attached to this, blocking as necessary.
readChar() - Method in interface com.yahoo.document.select.parser.CharStream
Returns the next character from the selected input.
readChar() - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Read a character.
readDocumentId() - Method in interface com.yahoo.document.serialization.DocumentReader
 
readDocumentId() - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
readDocumentId() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
readDocumentType() - Method in interface com.yahoo.document.serialization.DocumentReader
 
readDocumentType() - Method in interface com.yahoo.document.serialization.DocumentUpdateReader
 
readDocumentType() - Method in class com.yahoo.document.serialization.VespaDocumentDeserializer42
Deprecated.
 
readFile(String) - Method in class com.yahoo.search.pagetemplates.config.PageTemplateXMLReader
Reads a single page template file.
readIfAvailable() - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver.MockResponseHandler
Consumes all currently available data, or return "" if no data is available right now.
READING - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
ReadOnlyException() - Constructor for exception com.yahoo.config.NodeVector.ReadOnlyException
 
ready() - Method in class com.yahoo.io.reader.NamedReader
 
RealClock() - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.RealClock
 
rebuildPostingListCache() - Method in class com.yahoo.search.predicate.PredicateIndex
 
received(LoadBalancer.Node, boolean) - Method in class com.yahoo.documentapi.messagebus.protocol.LoadBalancer
 
receivedRequestFrom(String) - Method in interface com.yahoo.config.provision.HostLivenessTracker
Called each time a config request is received from a client
recipient - Variable in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop.Builder
 
recipient(String) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop.Builder
 
recipient(Collection<String>) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop.Builder
 
recipient() - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop
 
recipient(int) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop
 
recursiveComplete(DataList<D>) - Static method in class com.yahoo.processing.Response
Returns a future in which the given data list and all lists nested within it are completed.
REDUCE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Reduce - Class in com.yahoo.tensor.functions
The reduce tensor operation returns a tensor produced from the argument tensor where some dimensions are collapsed to a single value using an aggregator function.
Reduce(TensorFunction, Reduce.Aggregator) - Constructor for class com.yahoo.tensor.functions.Reduce
Creates a reduce function reducing aLL dimensions
Reduce(TensorFunction, Reduce.Aggregator, String) - Constructor for class com.yahoo.tensor.functions.Reduce
Creates a reduce function reducing a single dimension
Reduce(TensorFunction, Reduce.Aggregator, List<String>) - Constructor for class com.yahoo.tensor.functions.Reduce
Creates a reduce function.
reduce(Reduce.Aggregator, String...) - Method in interface com.yahoo.tensor.Tensor
Aggregates cells over a set of dimensions, or over all dimensions if no dimensions are specified
reduce(Reduce.Aggregator, List<String>) - Method in interface com.yahoo.tensor.Tensor
Aggregates cells over a set of dimensions, or over all dimensions if no dimensions are specified
Reduce.Aggregator - Enum in com.yahoo.tensor.functions
 
refer() - Method in class com.yahoo.jdisc.AbstractResource
 
refer() - Method in class com.yahoo.jdisc.NoopSharedResource
 
refer() - Method in interface com.yahoo.jdisc.SharedResource
Increments the reference count of this resource.
reference - Variable in class com.yahoo.config.application.api.FileRegistry.Entry
 
ReferenceDataType - Class in com.yahoo.document
A ReferenceDataType specifies a particular concrete document type that a ReferenceFieldValue instance binds to.
ReferenceDataType(DocumentType, int) - Constructor for class com.yahoo.document.ReferenceDataType
 
ReferenceDataType(TemporaryStructuredDataType, int) - Constructor for class com.yahoo.document.ReferenceDataType
Constructor used when building a multi document type model where the concrete instance of the target document type might not yet be known.
ReferencedResource<T extends SharedResource> - Class in com.yahoo.jdisc
Utility class for working with reference-counted SharedResources.
ReferencedResource(T, ResourceReference) - Constructor for class com.yahoo.jdisc.ReferencedResource
 
ReferenceFieldValue - Class in com.yahoo.document.datatypes
A reference field value allows search queries to access fields in other document instances as if they were fields natively stored within the searched document.
ReferenceFieldValue(ReferenceDataType) - Constructor for class com.yahoo.document.datatypes.ReferenceFieldValue
Creates an empty reference of the provided reference type.
ReferenceFieldValue(ReferenceDataType, DocumentId) - Constructor for class com.yahoo.document.datatypes.ReferenceFieldValue
Creates a reference pointing to a particular document instance in the document type referenced by referenceType.
ReferenceNode - Class in com.yahoo.config
A ReferenceNode class represents a reference (that is a config-id) in a ConfigInstance.
ReferenceNode() - Constructor for class com.yahoo.config.ReferenceNode
 
ReferenceNode(String) - Constructor for class com.yahoo.config.ReferenceNode
Creates a new ReferenceNode with the given value.
ReferenceNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node referring either to a value in the context or to another named ranking expression.
ReferenceNode(String) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
ReferenceNode(String, List<? extends ExpressionNode>, String) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
References - Class in com.yahoo.jdisc
Utility class for working with SharedResources and ResourceReferences.
referencetype - Variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
referencetype(DocumenttypesConfig.Documenttype.Referencetype.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Add the given builder to this builder's list of Referencetype builders
referencetype(List<DocumenttypesConfig.Documenttype.Referencetype.Builder>) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
Set the given list as this builder's list of Referencetype builders
referencetype() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
referencetype(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
Referencetype() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Referencetype(Builder)
Referencetype(DocumenttypesConfig.Documenttype.Referencetype.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
REFERER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
refreshPackages() - Method in class com.yahoo.container.jdisc.DisableOsgiFramework
 
refreshPackages() - Method in interface com.yahoo.jdisc.application.OsgiFramework
This method synchronously refreshes all bundles currently loaded.
refreshPackages() - Method in class com.yahoo.jdisc.test.NonWorkingOsgiFramework
 
REGEX - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
RegExpItem - Class in com.yahoo.prelude.query
Match a field with the contained regular expression.
RegExpItem(String, boolean, String) - Constructor for class com.yahoo.prelude.query.RegExpItem
 
region() - Method in class com.yahoo.config.application.api.DeploymentSpec.DeclaredZone
The region name, or empty if not declared
region() - Method in class com.yahoo.config.provision.Zone
Returns the current region
RegionName - Class in com.yahoo.config.provision
Represents an applications region, which may be any kind of string or default.
register(ComponentId, COMPONENT) - Method in class com.yahoo.component.provider.ComponentRegistry
Registers a component unless this registry is frozen.
register(ThreadLocalDirectory<TimeoutRate, Boolean>) - Method in class com.yahoo.container.protect.FreezeDetector
Deprecated.
 
register(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Register a new annotation type. WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.CollectionDataType
 
register(DocumentTypeManager) - Method in class com.yahoo.document.DataType
Registers this type in the given document manager.
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.DataType
 
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.DocumentType
 
register(DataType) - Method in class com.yahoo.document.DocumentTypeManager
Register a data type of any sort, including document types.
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.MapDataType
 
register(DocumentTypeManager, List<DataType>) - Method in class com.yahoo.document.StructuredDataType
 
register(MessageBus.SendBlockedMessages) - Method in class com.yahoo.messagebus.MessageBus
 
register(PageTemplate) - Method in class com.yahoo.search.pagetemplates.PageTemplateRegistry
 
register(CompiledQueryProfile) - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfileRegistry
Registers a type by its id
register(QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfileRegistry
Register this type by its id
register(QueryProfileType) - Method in class com.yahoo.search.query.profile.types.QueryProfileTypeRegistry
Register this type by its id
register(Chain<Searcher>) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
 
register(Searcher) - Method in class com.yahoo.search.searchchain.SearcherRegistry
 
register(Handle) - Method in class com.yahoo.statistics.Statistics.NullImplementation
 
register(Handle) - Method in interface com.yahoo.statistics.Statistics
Add a new handle to be scheduled for periodic logging.
register(Handle) - Method in class com.yahoo.statistics.StatisticsImpl
Add a new handle to be scheduled for periodic logging.
registerClass(int, Class<? extends Identifiable>) - Static method in class com.yahoo.vespa.objects.Identifiable
Registers the given class specification for the given identifier in the class registry.
registerDocumentType(DocumentType) - Method in class com.yahoo.document.DocumentTypeManager
Registers a document type.
registerService(String[], Object, Dictionary<String, ?>) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
registerService(String, Object, Dictionary<String, ?>) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
registerService(Class<S>, S, Dictionary<String, ?>) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
REGULAR - Static variable in class com.yahoo.statistics.HistogramType
Basic histograms, each bucket is count representing the bucket's defined interval.
ReInit(CharStream) - Method in class com.yahoo.document.select.parser.SelectParser
Reinitialise.
ReInit(SelectParserTokenManager) - Method in class com.yahoo.document.select.parser.SelectParser
Reinitialise.
ReInit(CharStream) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Reinitialise parser.
ReInit(CharStream, int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Reinitialise parser.
ReInit(InputStream) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Reinitialise.
ReInit(InputStream, String) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Reinitialise.
ReInit(Reader) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Reinitialise.
ReInit(RankingExpressionParserTokenManager) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Reinitialise.
RejectFilter - Class in com.yahoo.log
A RejectFilter can be queried to see if a log message should be rejected.
RejectFilter() - Constructor for class com.yahoo.log.RejectFilter
 
relational() - Method in class com.yahoo.document.select.parser.SelectParser
 
relativePath - Variable in class com.yahoo.config.application.api.FileRegistry.Entry
 
release() - Method in class com.yahoo.jdisc.AbstractResource
 
release() - Method in class com.yahoo.jdisc.NoopSharedResource
 
release() - Method in interface com.yahoo.jdisc.SharedResource
Releases the "main" reference to this resource (the implicit reference due to creation of the object).
Relevance - Class in com.yahoo.search.result
A relevance double value.
Relevance(double) - Constructor for class com.yahoo.search.result.Relevance
Construct a relevancy object with an initial value.
RelevanceValue - Class in com.yahoo.search.grouping.request
This class represents a document relevance score in a GroupingExpression.
RelevanceValue() - Constructor for class com.yahoo.search.grouping.request.RelevanceValue
Constructs a new instance of this class.
reload(long) - Method in class com.yahoo.config.subscription.ConfigSubscriber
Sets all subscriptions under this subscriber to have the given generation.
reload(long) - Method in class com.yahoo.messagebus.ConfigAgent
Force reload config.
reloaded(String) - Static method in class com.yahoo.log.event.Event
Static method for logging the reloaded event.
Reloaded - Class in com.yahoo.log.event
 
Reloaded() - Constructor for class com.yahoo.log.event.Reloaded
 
Reloaded(String) - Constructor for class com.yahoo.log.event.Reloaded
 
reloading(String) - Static method in class com.yahoo.log.event.Event
Static method for logging the reloading event.
Reloading - Class in com.yahoo.log.event
 
Reloading() - Constructor for class com.yahoo.log.event.Reloading
 
Reloading(String) - Constructor for class com.yahoo.log.event.Reloading
 
RELU - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
remaining() - Method in class com.yahoo.vespa.objects.BufferSerializer
 
remainingCapacity() - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
remove(Object) - Method in class com.yahoo.application.container.handler.Headers
 
remove(String, String) - Method in class com.yahoo.application.container.handler.Headers
Removes the given value from the entry of the specified key.
remove(int) - Method in class com.yahoo.config.NodeVector
 
remove(Object) - Method in class com.yahoo.config.NodeVector
 
remove(NestedTransaction, ApplicationId) - Method in interface com.yahoo.config.provision.Provisioner
Transactionally remove this application.
remove(Call) - Method in class com.yahoo.docproc.CallStack
Removes the given call.
remove(SpanNode) - Method in class com.yahoo.document.annotation.SpanList
Removes and invalidates the given SpanNode from this.
remove(int) - Method in class com.yahoo.document.annotation.SpanList
Removes and invalidates the SpanNode at the given index from this.
remove(Annotation) - Method in class com.yahoo.document.annotation.SpanTree
Removes an Annotation from the internal list of annotations.
remove(Object) - Method in class com.yahoo.document.datatypes.Array
 
remove(int) - Method in class com.yahoo.document.datatypes.Array
 
remove(Object) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
remove(Object) - Method in class com.yahoo.document.datatypes.WeightedSet
Remove a key-weight association from this set.
remove(Field) - Method in class com.yahoo.document.SimpleDocument
 
remove(String) - Method in class com.yahoo.document.SimpleDocument
 
remove(StructuredFieldValue, Field) - Static method in class com.yahoo.document.SimpleDocument
 
remove(DocumentId) - Method in interface com.yahoo.documentapi.AsyncSession
Removes a document if it is present.
remove(DocumentId, DocumentProtocol.Priority) - Method in interface com.yahoo.documentapi.AsyncSession
Removes a document if it is present.
remove(DocumentId) - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
remove(DocumentId, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
remove(DocumentRemove) - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
remove(DocumentRemove, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
remove(DocumentId) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
remove(DocumentId, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
remove(DocumentRemove) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
remove(DocumentRemove, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
remove(DocumentRemove) - Method in interface com.yahoo.documentapi.SyncSession
Removes a document if it is present and condition is fulfilled.
remove(DocumentRemove, DocumentProtocol.Priority) - Method in interface com.yahoo.documentapi.SyncSession
Removes a document if it is present.
remove() - Method in class com.yahoo.fsa.FSA.Iterator
 
remove(Object) - Method in class com.yahoo.jdisc.HeaderFields
 
remove(String, String) - Method in class com.yahoo.jdisc.HeaderFields
Removes the given value from the entry of the specified key.
remove() - Method in class com.yahoo.language.process.GramSplitter.GramSplitterIterator
 
remove(int) - Method in class com.yahoo.language.process.StemList
 
remove(Bucket, long, DocumentId) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Removes the document referenced by the document id.
remove() - Method in class com.yahoo.prelude.hitfield.FieldIterator
 
remove() - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
 
remove(Object) - Method in class com.yahoo.prelude.templates.Context
Removes a secondary binding
remove(Object) - Method in class com.yahoo.prelude.templates.HitContext
 
remove(Object) - Method in class com.yahoo.prelude.templates.MapContext
 
remove(T) - Method in class com.yahoo.search.cluster.Hasher
Removes a node
remove(String) - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
 
remove(String) - Method in class com.yahoo.search.query.ranking.RankProperties
Removes all properties properties for a given name
remove() - Method in class com.yahoo.search.result.DeepHitIterator
 
remove(String) - Method in class com.yahoo.search.result.HitGroup
Removes a hit from this group or any subgroup
remove(URI) - Method in class com.yahoo.search.result.HitGroup
Removes a hit from this group or any subgroup.
remove(int) - Method in class com.yahoo.search.result.HitGroup
Removes a hit from this group (not considering the hits of any subgroup)
remove() - Method in class com.yahoo.search.result.HitIterator
 
remove(String) - Method in class com.yahoo.statistics.Statistics.NullImplementation
 
remove(String) - Method in interface com.yahoo.statistics.Statistics
Remove a named handler from the set of working handlers.
remove(String) - Method in class com.yahoo.statistics.StatisticsImpl
Remove a named handler from the set of working handlers.
remove(Object) - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
REMOVE_IF_ZERO - Static variable in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
removeAll(Collection<?>) - Method in class com.yahoo.config.NodeVector
 
removeAll(Collection<?>) - Method in class com.yahoo.document.datatypes.Array
 
removeAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
removeAttribute(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
removeBundleListener(BundleListener) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
removeChildren(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Removes the subtree at index i (both the subtree itself and its contents, which become invalidated).
removeChildren() - Method in class com.yahoo.document.annotation.AlternateSpanList
Removes all subtrees (both the subtrees themselves and their contents, which become invalidated).
RemoveDocumentMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
RemoveDocumentMessage(DocumentId) - Constructor for class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
Constructs a new document remove message.
RemoveDocumentMessage(DocumentRemove) - Constructor for class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
Constructs a new document remove message.
RemoveDocumentMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveDocumentMessageFactory
 
RemoveDocumentMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52.RemoveDocumentMessageFactory
 
RemoveDocumentReply - Class in com.yahoo.documentapi.messagebus.protocol
 
RemoveDocumentReply() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentReply
Constructs a new reply with no content.
RemoveDocumentReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveDocumentReplyFactory
 
removeEntry(Bucket, long) - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
removeEntry(Bucket, long) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Removes the entry with the given timestamp.
removeField(String) - Method in class com.yahoo.document.BaseStructDataType
 
removeField(String) - Method in class com.yahoo.document.DocumentType
Removes an field from the DocumentType.
removeField(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Removes a field from this (not from any inherited profile)
removeField(String) - Method in class com.yahoo.search.result.Hit
Removes a field from this
RemoveFieldPathUpdate - Class in com.yahoo.document.fieldpathupdate
 
RemoveFieldPathUpdate(DocumentType, String, String) - Constructor for class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
RemoveFieldPathUpdate(DocumentType, String) - Constructor for class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
RemoveFieldPathUpdate(DocumentType, DocumentUpdateReader) - Constructor for class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
removeFieldUpdate(int) - Method in class com.yahoo.document.DocumentUpdate
Removes the field update at the specified position in the list of field updates.
removeFieldValue(Field) - Method in class com.yahoo.document.datatypes.Struct
 
removeFieldValue(Field) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Removes and returns a field value.
removeFieldValue(String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Convenience method to remove the value of a named field.
removeFieldValue(Field) - Method in class com.yahoo.document.Document
 
removeFrameworkListener(FrameworkListener) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
removeFromRotation(Object) - Method in class com.yahoo.container.handler.VipStatus
Set a service or cluster out of rotation.
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
removeHeaders(String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
removeIfFound(Bucket, long, DocumentId) - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
removeIfFound(Bucket, long, DocumentId) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
See remove()
removeifzero(boolean) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset.Builder
 
removeifzero() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
removeIfZero() - Method in class com.yahoo.document.WeightedSetDataType
Returns true if this has the property removeIfZero (only relevant for weighted sets)
removeItem(int) - Method in class com.yahoo.prelude.query.CompositeItem
Removes the item at the given index
removeItem(Item) - Method in class com.yahoo.prelude.query.CompositeItem
Removes the given item.
removeItem(Item) - Method in class com.yahoo.prelude.query.NotItem
 
removeItem(int) - Method in class com.yahoo.prelude.query.NotItem
 
removeItem(int) - Method in class com.yahoo.prelude.query.SegmentItem
 
removeItem(Item) - Method in class com.yahoo.prelude.query.SegmentItem
 
RemoveLocationMessage - Class in com.yahoo.documentapi.messagebus.protocol
Message (VDS only) to remove an entire location for users using userdoc or groupdoc schemes.
RemoveLocationMessage(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.RemoveLocationMessage
 
RemoveLocationMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveLocationMessageFactory
 
RemoveLocationReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.RemoveLocationReplyFactory
 
removeProperty(String) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Removes the parameter from the request properties.
removeRawPostBodyForWwwUrlEncodedPost(boolean) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
removeRawPostBodyForWwwUrlEncodedPost() - Method in class com.yahoo.jdisc.http.ServerConfig
 
RemoveResponse - Class in com.yahoo.documentapi
This response is provided for successful document remove operations.
RemoveResponse(long, boolean) - Constructor for class com.yahoo.documentapi.RemoveResponse
 
RemoveResult - Class in com.yahoo.persistence.spi.result
Result class for Remove operations
RemoveResult(Result.ErrorType, String) - Constructor for class com.yahoo.persistence.spi.result.RemoveResult
Constructor to use when an error occurred during the update
RemoveResult() - Constructor for class com.yahoo.persistence.spi.result.RemoveResult
Constructor to use when there was no document to remove.
RemoveResult(boolean) - Constructor for class com.yahoo.persistence.spi.result.RemoveResult
Constructor to use when the update was successful.
removeServiceListener(ServiceListener) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
removeSpanTree(String) - Method in class com.yahoo.document.datatypes.StringFieldValue
Removes the span tree associated with the given name.
removeToken(String) - Method in class com.yahoo.prelude.query.WeightedSetItem
 
removeValue(FieldValue) - Method in class com.yahoo.document.datatypes.Array
 
removeValue(FieldValue) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
removeValue(FieldValue, Collection) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
removeValue(FieldValue) - Method in class com.yahoo.document.datatypes.WeightedSet
 
removeValueUpdate(int) - Method in class com.yahoo.document.update.FieldUpdate
Removes the value update at the specified position in the list of value updates.
RemoveValueUpdate - Class in com.yahoo.document.update
Value update representing a removal of a value (and its associated weight, if any) from a multi-valued data type.
RemoveValueUpdate(FieldValue) - Constructor for class com.yahoo.document.update.RemoveValueUpdate
 
removeVariable(String) - Method in class com.yahoo.docproc.Processing
 
RENAME - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Rename - Class in com.yahoo.tensor.functions
The rename tensor function returns a tensor where some dimensions are assigned new names.
Rename(TensorFunction, List<String>, List<String>) - Constructor for class com.yahoo.tensor.functions.Rename
 
rename(String, String) - Method in interface com.yahoo.tensor.Tensor
 
rename(List<String>, List<String>) - Method in interface com.yahoo.tensor.Tensor
 
render(OutputStream, ContentChannel, CompletionHandler) - Method in class com.yahoo.container.jdisc.AsyncHttpResponse
Render to output asynchronously.
render(OutputStream) - Method in class com.yahoo.container.jdisc.AsyncHttpResponse
Throws UnsupportedOperationException.
render(OutputStream) - Method in class com.yahoo.container.jdisc.EmptyResponse
 
render(OutputStream, ContentChannel, CompletionHandler) - Method in class com.yahoo.container.jdisc.ExtendedResponse
 
render(OutputStream) - Method in class com.yahoo.container.jdisc.HttpResponse
Marshal this response to the network layer.
render(Inspectable, StringBuilder, boolean) - Static method in class com.yahoo.data.access.simple.JsonRender
 
render(StringBuilder, Inspector) - Static method in class com.yahoo.prelude.hitfield.XmlRenderer
 
render(Writer, Result) - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
Renders this result
render(Context, T) - Method in class com.yahoo.prelude.templates.Template
Renders this template
render(OutputStream, ContentChannel, CompletionHandler) - Method in class com.yahoo.processing.handler.ProcessingResponse
 
render(OutputStream, RESPONSE, Execution, Request) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Render this response using the renderer's own threads and return a future indicating whether the rendering was successful.
render(OutputStream, RESPONSE, Execution, Request) - Method in class com.yahoo.processing.rendering.Renderer
Render a response to a stream.
render(OutputStream, ContentChannel, CompletionHandler) - Method in class com.yahoo.search.handler.HttpSearchResponse
 
render(Writer) - Method in class com.yahoo.search.query.context.QueryContext
 
render(OutputStream, Result, Execution, Request) - Method in class com.yahoo.search.rendering.Renderer
Renders synchronously and returns when rendering is complete.
render(Writer, Result) - Method in class com.yahoo.search.rendering.Renderer
Renders the result to the writer.
render(Writer, Result) - Method in class com.yahoo.search.rendering.SectionedRenderer
Picks apart the result and feeds it to the other methods.
render(Writer, Result) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
Renders this result
renderAsString(Struct) - Static method in class com.yahoo.document.PositionDataType
 
renderBeforeHandover(OutputStream, RESPONSE, Execution, Request) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
Initiate rendering before handover to rendering threads.
renderCoverageAttributes(Coverage, XMLWriter) - Static method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
renderCoverageAttributes(Coverage, XMLWriter) - Static method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
renderCoverageAttributes(Coverage, XMLWriter) - Static method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
renderer(String, Class<? extends Renderer>, ConfigInstance...) - Method in class com.yahoo.application.Application.Builder.Container
 
Renderer<RESPONSE extends Response> - Class in com.yahoo.processing.rendering
Renders a response to a stream.
Renderer() - Constructor for class com.yahoo.processing.rendering.Renderer
 
Renderer - Class in com.yahoo.search.pagetemplates.model
A description of a way to present data items from a source.
Renderer(String) - Constructor for class com.yahoo.search.pagetemplates.model.Renderer
 
Renderer - Class in com.yahoo.search.rendering
Renders a search result to a writer synchronously - the result is completely rendered when the render method returns..
Renderer() - Constructor for class com.yahoo.search.rendering.Renderer
 
rendererErrorHitMessageMessage(XMLWriter, ErrorHit, ErrorMessage) - Static method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
rendererId(String) - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig.Builder
 
rendererId() - Method in class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
RendererRegistry - Class in com.yahoo.search.rendering
Holds all configured and built-in renderers.
RendererRegistry() - Constructor for class com.yahoo.search.rendering.RendererRegistry
Creates a registry containing the built-in renderers only
RendererRegistry(Executor) - Constructor for class com.yahoo.search.rendering.RendererRegistry
Creates a registry containing the built-in renderers only, using a custom executor.
RendererRegistry(Collection<Renderer>) - Constructor for class com.yahoo.search.rendering.RendererRegistry
Creates a registry of the given renderers plus the built-in ones
RendererRegistry(Collection<Renderer>, Executor) - Constructor for class com.yahoo.search.rendering.RendererRegistry
Creates a registry of the given renderers plus the built-in ones, using a custom executor.
rendererRegistry() - Method in class com.yahoo.search.searchchain.Execution.Context
Returns the template registry to use with this execution.
renderers() - Method in class com.yahoo.search.pagetemplates.model.Source
Returns the renderers or choices of renderers to apply on individual items of this source
renderers() - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
Returns the live, modifiable list of renderers in this section
renderField(Context, Hit, Map.Entry<String, Object>, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
renderField(Context, Hit, Map.Entry<String, Object>, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
 
renderFieldContent(Context, Hit, String, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
renderFromInspector() - Method in class com.yahoo.prelude.hitfield.JSONString
 
renderGroup(HitGroup, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
Renders a hit group.
renderHeader(HitGroup, XMLWriter) - Static method in class com.yahoo.search.grouping.result.HitRenderer
Renders the header for the given grouping hit.
renderHit(Writer, Hit, int) - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
Renders this hit as xml.
renderHit(XMLWriter, Hit, int) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer
Renders this hit as xml.
renderHitAttributes(Hit, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
Writes a hit's default attributes like 'type', 'source', 'relevancy'.
renderHitAttributes(Hit, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
Augments default hit attributes rendering with formatting options.
renderHitFields(Context, Hit, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
Renders all fields of a hit.
renderHitFields(Context, Hit, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
Renders all fields of the hit
renderHitGroup(HitGroup, Context, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
Opens (but does not close) the group hit tag
renderHitGroup(HitGroup, Context, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
Overrides DefaultTemplateSet.renderHitGroup(HitGroup, Context, XMLWriter) for /result/section and /result/meta hit groups.
renderHitGroupOfTypeGroupHit(Context, HitGroup, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
renderId(URI, XMLWriter) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
 
RenderingVisitor(XMLWriter, long) - Constructor for class com.yahoo.search.rendering.DefaultRenderer.RenderingVisitor
Deprecated.
 
RenderingVisitor(XMLWriter, long) - Constructor for class com.yahoo.search.rendering.SyncDefaultRenderer.RenderingVisitor
 
renderMessageDefaultErrorHit(XMLWriter, ErrorMessage) - Static method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
renderMessageDefaultErrorHit(XMLWriter, ErrorMessage) - Static method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
renderMessageDefaultErrorHit(XMLWriter, ErrorMessage) - Static method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
renderProvider(Context, Hit, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
Renders /result/meta/provider.
renderProviderField(Context, Hit, Map.Entry<String, Object>, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
Renders one field under /result/meta/provider.
renderProviderHitAttributes(Hit, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
Specific hit attributes rendering for 'provider' meta hits under /result/meta.
renderProviderHitFields(Context, Hit, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
Renders fields under /result/meta/provider.
renderSection(HitGroup, XMLWriter) - Method in class com.yahoo.prelude.templates.PageTemplateSet
 
renderSection(HitGroup, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
Renders /result/section.
renderSectionContent(HitGroup, XMLWriter) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
 
renderValue(Data, JSONWriter) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
Renders the value of a data element.
renderXml(Struct, XmlStream) - Static method in class com.yahoo.document.PositionDataType
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.TensorFunctionExpressionNode
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.evaluation.VariableTensor
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Argmax
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Argmin
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Concat
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.ConstantTensor
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Diag
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Generate
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Join
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.L1Normalize
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.L2Normalize
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Map
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Matmul
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Random
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Range
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Reduce
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Rename
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.Softmax
 
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.TensorFunction
Returns a copy of this tensor function with the arguments replaced by the given list of arguments.
replaceArguments(List<TensorFunction>) - Method in class com.yahoo.tensor.functions.XwPlusB
 
replaces() - Method in class com.yahoo.config.provision.Flavor
The flavors this (directly) replaces.
replaceType(String, String) - Static method in class com.yahoo.document.idstring.IdIdString
 
reply(Reply) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusReceiver
 
reply(Reply) - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.Receiver
 
reply(Reply) - Method in class com.yahoo.messagebus.DestinationSession
Sends a reply to a message.
Reply - Class in com.yahoo.messagebus
A reply is a response to a message that has been sent throught the messagebus.
Reply() - Constructor for class com.yahoo.messagebus.Reply
 
REPLY_BATCHDOCUMENTUPDATE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_CREATEVISITOR - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_DESTROYVISITOR - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_DOCUMENTIGNORED - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_DOCUMENTLIST - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_DOCUMENTSUMMARY - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_EMPTYBUCKETS - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_GETBUCKETLIST - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_GETBUCKETSTATE - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_GETDOCUMENT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_MAPVISITOR - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_PUTDOCUMENT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_QUERYRESULT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_REMOVEDOCUMENT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_REMOVELOCATION - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_SEARCHRESULT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_STATBUCKET - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_UPDATEDOCUMENT - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_VISITORINFO - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
REPLY_WRONGDISTRIBUTION - Static variable in class com.yahoo.documentapi.messagebus.protocol.DocumentProtocol
 
ReplyHandler - Interface in com.yahoo.messagebus
All classes that wants to handle replies that move through the messagebus need to implement this interface.
REPORT_COVERAGE - Static variable in class com.yahoo.search.query.Presentation
 
Request - Class in com.yahoo.application.container.handler
A request for use with JDisc.handleRequest(Request).
Request(String) - Constructor for class com.yahoo.application.container.handler.Request
Creates a Request with an empty body.
Request(String, byte[]) - Constructor for class com.yahoo.application.container.handler.Request
Creates a GET Request with a message body.
Request(String, String) - Constructor for class com.yahoo.application.container.handler.Request
Creates a GET Request with a message body.
Request(String, byte[], Request.Method) - Constructor for class com.yahoo.application.container.handler.Request
Creates a Request with a message body.
Request(String, String, Request.Method) - Constructor for class com.yahoo.application.container.handler.Request
Creates a Request with a message body.
request(ClusterSpec.Type, ClusterSpec.Id, Optional<String>) - Static method in class com.yahoo.config.provision.ClusterSpec
Create a specification requesting a cluster with these attributes
REQUEST - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
request() - Method in exception com.yahoo.jdisc.handler.RequestDeniedException
Returns the Request that was denied.
Request - Class in com.yahoo.jdisc
This class represents a single request (which may have any content model that a ServerProvider chooses to implement).
Request(CurrentContainer, URI) - Constructor for class com.yahoo.jdisc.Request
Creates a new instance of this class.
Request(Request, URI) - Constructor for class com.yahoo.jdisc.Request
Creates a new instance of this class.
Request - Class in com.yahoo.processing
A generic processing request.
Request() - Constructor for class com.yahoo.processing.Request
Creates a request with no properties
Request(Properties) - Constructor for class com.yahoo.processing.Request
Create a request with the given properties.
request() - Method in class com.yahoo.processing.response.AbstractData
Returns the request that created this data
request() - Method in class com.yahoo.processing.response.AbstractDataList
Returns the request which created this data
request() - Method in interface com.yahoo.processing.response.Data
Returns the request that created this data
request() - Method in class com.yahoo.search.result.Hit
 
Request.Method - Enum in com.yahoo.application.container.handler
 
REQUEST_COVERAGE - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
REQUEST_ENTITY_TOO_LARGE - Static variable in interface com.yahoo.jdisc.http.HttpResponse.Status
 
REQUEST_RANGE_NOT_SATISFIABLE - Static variable in interface com.yahoo.jdisc.http.HttpResponse.Status
 
REQUEST_TIMEOUT - Static variable in interface com.yahoo.jdisc.Response.Status
 
REQUEST_TOO_LONG - Static variable in interface com.yahoo.jdisc.Response.Status
 
REQUEST_URI_TOO_LONG - Static variable in interface com.yahoo.jdisc.Response.Status
 
requestContent() - Method in class com.yahoo.jdisc.handler.RequestDispatch
Returns an Iterable for the ByteBuffers that the RequestDispatch.dispatch() method should write to the Request once it has connected.
RequestContextProperties - Class in com.yahoo.search.query.properties
Turns get(name) into get(name,request) using the request given at construction time.
RequestContextProperties(Map<String, String>) - Constructor for class com.yahoo.search.query.properties.RequestContextProperties
 
requestData(InputStream) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Set an inputstream to use for the request.
RequestDeniedException - Exception in com.yahoo.jdisc.handler
This exception is used to signal that a Request was rejected by the corresponding ClientProvider or RequestHandler.
RequestDeniedException(Request) - Constructor for exception com.yahoo.jdisc.handler.RequestDeniedException
Constructs a new instance of this class with a detail message that contains the URI of the Request that was denied.
RequestDispatch - Class in com.yahoo.jdisc.handler
This class provides a convenient way of safely dispatching a Request.
RequestDispatch() - Constructor for class com.yahoo.jdisc.handler.RequestDispatch
 
REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface com.yahoo.jdisc.Response.Status
 
requesters - Variable in class com.yahoo.config.subscription.ConfigSubscriber
Reuse requesters for equal source sets, limit number if many subscriptions.
requesters() - Method in class com.yahoo.config.subscription.ConfigSubscriber
Implementation detail, do not use.
RequestFilter - Interface in com.yahoo.jdisc.http.filter
 
RequestFilterBase - Interface in com.yahoo.jdisc.http.filter
 
RequestHandler - Interface in com.yahoo.jdisc.handler
This interface defines a component that is capable of acting as a handler for a Request.
RequestHandlerTestDriver - Class in com.yahoo.container.jdisc
A helper for making tests creating jDisc requests and checking their responses.
RequestHandlerTestDriver(RequestHandler) - Constructor for class com.yahoo.container.jdisc.RequestHandlerTestDriver
Creates this with a binding to "http://localhost/*"
RequestHandlerTestDriver(String, RequestHandler) - Constructor for class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
RequestHandlerTestDriver.MockResponseHandler - Class in com.yahoo.container.jdisc
 
requestHasProperty(String) - Method in class com.yahoo.search.Query
 
requestHeaderSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
requestHeaderSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
RequestView - Interface in com.yahoo.jdisc.http.filter
Read-only view of the request for use by SecurityResponseFilters.
requiresConversion() - Method in class com.yahoo.document.select.NowCheckVisitor
 
requiresFields() - Method in class com.yahoo.persistence.spi.Selection
 
reset() - Method in class com.yahoo.document.BucketDistribution
Sets the number of columns to distribute to to 1, and resets the content of the internal bucket-to-column map so that it all buckets point to that single column.
reset() - Method in class com.yahoo.documentapi.SimpleVisitorDocumentQueue
 
reset() - Method in class com.yahoo.documentapi.VisitorControlHandler
Called before the visitor starts.
reset() - Method in class com.yahoo.documentapi.VisitorDataHandler
Called before the visitor starts.
reset() - Method in class com.yahoo.documentapi.VisitorDataQueue
 
reset() - Method in class com.yahoo.io.reader.NamedReader
 
reset() - Method in class com.yahoo.search.federation.http.TimedStream
 
reset() - Method in class com.yahoo.statistics.Counter
If this counter should be set to 0 between each logging interval, do that.
reset() - Method in class com.yahoo.statistics.Histogram
Reset all contained buckets.
reset() - Method in class com.yahoo.statistics.Value
Set last value logged container to 0, reset histogram and set all counters and derived statistics to 0.
reset() - Method in class com.yahoo.tensor.IndexedTensor.SubspaceIterator
Rewind this iterator to the first element
RESET_CONTENT - Static variable in interface com.yahoo.jdisc.Response.Status
 
resetTimeout() - Method in class com.yahoo.search.Query
Resets the start time of the query.
Resolution - Class in com.yahoo.search.pagetemplates.engine
A resolution of choices within a template.
Resolution() - Constructor for class com.yahoo.search.pagetemplates.engine.Resolution
 
resolve(URI) - Method in class com.yahoo.jdisc.application.BindingSet
Resolves the binding that best matches (see commentary on BindingRepository.bind(String, Object)) the given URI, and returns that target.
resolve(GroupingExpression) - Method in class com.yahoo.search.grouping.request.BucketResolver
Resolves and returns the list of grouping expressions that correspond to the previously pushed buckets.
resolve() - Method in class com.yahoo.search.grouping.request.MathResolver
Converts the internal list of operator-expression pairs into a corresponding combined grouping expression.
resolve(Choice, Query, Result) - Method in class com.yahoo.search.pagetemplates.engine.Resolver
Override this to resolve choices.
resolve(Choice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.Resolver
Override this to resolve each choice independently.
resolve(MapChoice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.Resolver
Override this to resolve each map choice independently.
resolve(Choice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
Chooses the last alternative of any choice
resolve(MapChoice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.resolvers.DeterministicResolver
Chooses a mapping which is always by the literal order given in the source template
resolve(Choice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
Chooses the last alternative of any choice
resolve(MapChoice, Query, Result, Resolution) - Method in class com.yahoo.search.pagetemplates.engine.resolvers.RandomResolver
Chooses a mapping which is always by the literal order given in the source template
resolve(ExpressionNode, ArithmeticOperator, ExpressionNode) - Static method in class com.yahoo.searchlib.rankingexpression.rule.ArithmeticNode
 
resolveAndDump(String...) - Method in class com.yahoo.search.query.profile.DumpTool
Creates and returns a dump from some parameters
resolveHandler(Request) - Method in interface com.yahoo.jdisc.Container
Attempts to find a RequestHandler in the current server- (if Request.isServerRequest() is true) or client- (if Request.isServerRequest() is false) BindingSet that matches the given URI.
resolveLevel(int) - Method in class com.yahoo.search.grouping.request.AggregatorNode
 
resolveLevel(int) - Method in class com.yahoo.search.grouping.request.DocumentValue
 
resolveLevel(int) - Method in class com.yahoo.search.grouping.request.EachOperation
 
resolveLevel(int) - Method in class com.yahoo.search.grouping.request.FunctionNode
 
resolveLevel(int) - Method in class com.yahoo.search.grouping.request.GroupingExpression
Resolves the conceptual level of this expression.
resolveLevel(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Resolves the conceptual level of this operation.
Resolver - Class in com.yahoo.search.pagetemplates.engine
Superclass of page template choice resolvers.
Resolver(String) - Constructor for class com.yahoo.search.pagetemplates.engine.Resolver
 
Resolver(ComponentId) - Constructor for class com.yahoo.search.pagetemplates.engine.Resolver
 
Resolver() - Constructor for class com.yahoo.search.pagetemplates.engine.Resolver
 
ResolverRegistry - Class in com.yahoo.search.pagetemplates.engine.resolvers
A registry of available resolver components
ResolverRegistry(List<Resolver>) - Constructor for class com.yahoo.search.pagetemplates.engine.resolvers.ResolverRegistry
 
ResolversConfig - Class in com.yahoo.search.pagetemplates
This class represents the root node of resolvers
ResolversConfig() - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by ResolversConfig(Builder)
ResolversConfig(ResolversConfig.Builder) - Constructor for class com.yahoo.search.pagetemplates.ResolversConfig
 
ResolversConfig.Builder - Class in com.yahoo.search.pagetemplates
 
ResolversConfig.Component - Class in com.yahoo.search.pagetemplates
This class represents resolvers.component[]
ResolversConfig.Component.Builder - Class in com.yahoo.search.pagetemplates
 
ResolversConfig.Producer - Interface in com.yahoo.search.pagetemplates
 
ResourceFactory<T> - Class in com.yahoo.yolean.concurrent
 
ResourceFactory() - Constructor for class com.yahoo.yolean.concurrent.ResourceFactory
 
ResourcePool - Class in com.yahoo.jdisc.application
This is a utility class to help manage SharedResources while configuring a ContainerBuilder.
ResourcePool() - Constructor for class com.yahoo.jdisc.application.ResourcePool
Creates a new instance of this class without a backing ContainerBuilder.
ResourcePool(ContainerBuilder) - Constructor for class com.yahoo.jdisc.application.ResourcePool
Creates a new instance of this class.
ResourcePool<T> - Class in com.yahoo.yolean.concurrent
This implements a simple stack based resource pool.
ResourcePool(ResourceFactory<T>) - Constructor for class com.yahoo.yolean.concurrent.ResourcePool
 
ResourceReference - Interface in com.yahoo.jdisc
Represents a live reference to a SharedResource.
responded() - Method in class com.yahoo.search.cluster.BaseNodeMonitor
Called when a response is received from this node.
responded(T) - Method in class com.yahoo.search.cluster.ClusterMonitor
Called when a node responded
responded() - Method in class com.yahoo.search.cluster.TrafficNodeMonitor
Called when a response is received from this node.
respondedAt - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
The last time this node responded (failed or succeeded), in ms
Response - Class in com.yahoo.application.container.handler
A response for use with JDisc.handleRequest(Request).
Response() - Constructor for class com.yahoo.application.container.handler.Response
Creates a Response with an empty body, and 200 (OK) response code.
Response(byte[]) - Constructor for class com.yahoo.application.container.handler.Response
Creates a Response with a message body, and 200 (OK) response code.
Response(int, byte[]) - Constructor for class com.yahoo.application.container.handler.Response
Creates a Response with a message body, and the given response code.
Response - Class in com.yahoo.documentapi
An asynchronous response from the document api.
Response(long) - Constructor for class com.yahoo.documentapi.Response
Creates a successful response containing no information
Response(long, String) - Constructor for class com.yahoo.documentapi.Response
Creates a successful response containing a textual message
Response(long, String, boolean) - Constructor for class com.yahoo.documentapi.Response
Creates a response containing a textual message
Response - Class in com.yahoo.jdisc
This class represents the single response (which may have any content model that a RequestHandler chooses to implement) of some single request.
Response(int) - Constructor for class com.yahoo.jdisc.Response
Creates a new instance of this class.
Response(int, Throwable) - Constructor for class com.yahoo.jdisc.Response
Creates a new instance of this class.
Response - Class in com.yahoo.processing
A Response to a Request.
Response(Request) - Constructor for class com.yahoo.processing.Response
Creates a request containing an empty array data list
Response(DataList<?>) - Constructor for class com.yahoo.processing.Response
Creates a response containing a list of data
Response(Request, ErrorMessage) - Constructor for class com.yahoo.processing.Response
Convenience constructor which adds the given error message to the given request
Response.Status - Interface in com.yahoo.jdisc
This interface acts as a namespace for the built-in status codes of the jDISC core.
responseCompressionLevel(int) - Method in class com.yahoo.jdisc.http.ServerConfig.Builder
 
responseCompressionLevel() - Method in class com.yahoo.jdisc.http.ServerConfig
 
responseContent() - Method in class com.yahoo.jdisc.handler.ResponseDispatch
Returns an Iterable for the ByteBuffers that the ResponseDispatch.dispatch(ResponseHandler) method should write to the Response once it has connected.
ResponseDispatch - Class in com.yahoo.jdisc.handler
This class provides a convenient way of safely dispatching a Response.
ResponseDispatch() - Constructor for class com.yahoo.jdisc.handler.ResponseDispatch
 
ResponseFilter - Interface in com.yahoo.jdisc.http.filter
 
ResponseFilterBase - Interface in com.yahoo.jdisc.http.filter
 
ResponseHandler - Interface in com.yahoo.documentapi
 
ResponseHandler - Interface in com.yahoo.jdisc.handler
This interface defines a component that is capable of acting as a handler for a Response.
ResponseHeaders - Class in com.yahoo.processing.handler
Holds a set of headers which will be added to the Processing response.
ResponseHeaders(Map<String, List<String>>, Request) - Constructor for class com.yahoo.processing.handler.ResponseHeaders
Creates a response headers object with a set of headers.
responseHeaderSize(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
responseHeaderSize() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
ResponseReceiver - Interface in com.yahoo.processing.execution
An interface for classes which can be given responses.
ResponseStatus - Class in com.yahoo.processing.handler
A data item holding a response HTTP status code.
ResponseStatus(int, Request) - Constructor for class com.yahoo.processing.handler.ResponseStatus
 
rest() - Method in class com.yahoo.processing.request.CompoundName
Returns the name after the first dot, or "" if this name has no dots
rest(int) - Method in class com.yahoo.processing.request.CompoundName
Returns the name starting after the n first components (i.e dots).
restart(HostFilter) - Method in interface com.yahoo.config.provision.Deployment
Request a restart of services of this application on hosts matching the filter.
restart(ApplicationId, HostFilter) - Method in interface com.yahoo.config.provision.Provisioner
Requests a restart of the services of the given application
RESTRICT - Static variable in class com.yahoo.search.query.Model
 
RestrictedBundleContext - Class in com.yahoo.container.jdisc
 
RestrictedBundleContext(BundleContext) - Constructor for class com.yahoo.container.jdisc.RestrictedBundleContext
 
Result - Enum in com.yahoo.document.select
 
Result - Class in com.yahoo.documentapi
The synchronous result of submitting an asynchronous operation.
Result(long) - Constructor for class com.yahoo.documentapi.Result
Creates a successful result
Result(Result.ResultType, Error) - Constructor for class com.yahoo.documentapi.Result
Creates a unsuccessful result
Result() - Constructor for class com.yahoo.documentapi.VisitorControlHandler.Result
 
Result - Class in com.yahoo.messagebus
Information on the outcome of initiating a send or forward on a session.
Result(Error) - Constructor for class com.yahoo.messagebus.Result
This constructor assigns a given error to the member variable such that this result becomes unaccepted with a descriptive error.
Result(int, String) - Constructor for class com.yahoo.messagebus.Result
This constructor is a convencience function to allow simpler instantiation of a result that contains an error.
Result - Class in com.yahoo.persistence.spi.result
Represents a result from an SPI method invocation.
Result() - Constructor for class com.yahoo.persistence.spi.result.Result
Constructor to use for a result where there is no error.
Result(Result.ErrorType, String) - Constructor for class com.yahoo.persistence.spi.result.Result
Creates a result with an error.
Result - Class in com.yahoo.search
The Result contains all the data produced by executing a Query: Some very limited global information, and a single HitGroup containing hits of the result.
Result(Query) - Constructor for class com.yahoo.search.Result
Creates a new Result where the top level hit group has id "toplevel"
Result(Query, HitGroup) - Constructor for class com.yahoo.search.Result
Create an empty result.
Result(Query, ErrorMessage) - Constructor for class com.yahoo.search.Result
Create a result containing an error
Result - Class in com.yahoo.vespa.http.client
The result of a stream operation.
Result(Document, Collection<Result.Detail>, StringBuilder) - Constructor for class com.yahoo.vespa.http.client.Result
 
Result.Detail - Class in com.yahoo.vespa.http.client
Information in a Result for a single operation sent to a single endpoint.
Result.ErrorType - Enum in com.yahoo.persistence.spi.result
Enumeration of the various categories of errors that can be returned in a result.
Result.ResultType - Enum in com.yahoo.documentapi
The types that a Result can have.
Result.ResultType - Enum in com.yahoo.vespa.http.client
 
ResultBuilder - Class in com.yahoo.search.federation.vespa
Parse Vespa XML results and create Result instances.
ResultBuilder() - Constructor for class com.yahoo.search.federation.vespa.ResultBuilder
Default constructor.
ResultBuilder(XMLReader) - Constructor for class com.yahoo.search.federation.vespa.ResultBuilder
 
ResultList - Class in com.yahoo.document.select
 
ResultList() - Constructor for class com.yahoo.document.select.ResultList
 
ResultList(Result) - Constructor for class com.yahoo.document.select.ResultList
 
ResultList.ResultPair - Class in com.yahoo.document.select
 
ResultList.VariableValue - Class in com.yahoo.document.select
 
results() - Method in interface com.yahoo.vespa.http.client.Session
Returns Results for all operations enqueued by Session.stream(CharSequence).
resultSets - Variable in class com.yahoo.container.handler.Coverage
 
retain(T) - Method in class com.yahoo.jdisc.application.ResourcePool
Retains and adds the given SharedResource to this ResourcePool.
retainAll(Collection<?>) - Method in class com.yahoo.config.NodeVector
 
retainAll(Collection<?>) - Method in class com.yahoo.document.datatypes.Array
 
retainCount() - Method in class com.yahoo.jdisc.AbstractResource
Returns the reference count of this resource.
retire() - Method in class com.yahoo.config.provision.ClusterMembership
Returns a copy of this which is retired
retired() - Method in class com.yahoo.config.provision.ClusterMembership
Returns whether the cluster should prepare for this node to be removed
retiredFrom(ClusterSpec, int) - Static method in class com.yahoo.config.provision.ClusterMembership
 
RETRIES - Static variable in class com.yahoo.search.federation.http.HTTPParameters
 
RETRY_AFTER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
retryPolicy - Variable in class com.yahoo.vespa.curator.Curator
 
returnFile(File) - Static method in class com.yahoo.filedistribution.fileacquirer.MockFileAcquirer
Creates a FileAcquirer that always returns the given file.
returnFiles(Map<String, File>) - Static method in class com.yahoo.filedistribution.fileacquirer.MockFileAcquirer
Creates a FileAcquirer that maps from fileReference.value to a file.
reuseAddress(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
reuseAddress() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
REVERSE_CUMULATIVE - Static variable in class com.yahoo.statistics.HistogramType
Reverse cumulative histograms, that is, a given bucket contains the count for values corresponding to "itself" and all following buckets.
ReverseFunction - Class in com.yahoo.search.grouping.request
This class represents a reverse-function in a GroupingExpression.
ReverseFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ReverseFunction
Constructs a new instance of this class.
rewrite(Query, String) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Perform the main rewrite logic
rewrite(Query, String) - Method in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
Main logic of rewriter
- Retrieve rewrites from FSA dict
- rewrite query using features that are enabled by user
rewrite(Query, String) - Method in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
Main logic of rewriter
- Retrieve spell corrected query from QLAS
- Add spell corrected query as equiv
rewrite(Query, String) - Method in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
Main logic of rewriter
- Retrieve rewrites from FSA dict
- rewrite query using features that are enabled by user
REWRITE_META - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Name for rewrite metadata retrieval from query properties
REWRITER_CHAIN - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Name for market chain retrieval from user param
REWRITER_NAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.GenericExpansionRewriter
 
REWRITER_NAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.MisspellRewriter
 
REWRITER_NAME - Static variable in class com.yahoo.search.query.rewrite.rewriters.NameRewriter
 
RewriterConstants - Class in com.yahoo.search.query.rewrite
Contains common constant strings used by rewriters
RewriterConstants() - Constructor for class com.yahoo.search.query.rewrite.RewriterConstants
 
rewriterDicts - Variable in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
 
RewriterFeatures - Class in com.yahoo.search.query.rewrite
Contains commonly used rewriter features
RewriterFeatures() - Constructor for class com.yahoo.search.query.rewrite.RewriterFeatures
 
RewriterUtils - Class in com.yahoo.search.query.rewrite
Contains common utilities used by rewriters
RewriterUtils() - Constructor for class com.yahoo.search.query.rewrite.RewriterUtils
 
REWRITES_AS_EQUIV - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Config flag for addRewritesAsEquiv(false)
REWRITES_AS_UNIT_EQUIV - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Config flag for addRewritesAsEquiv(true)
RewritesConfig - Class in com.yahoo.search.query.rewrite
This class represents the root node of rewrites
RewritesConfig() - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by RewritesConfig(Builder)
RewritesConfig(RewritesConfig.Builder) - Constructor for class com.yahoo.search.query.rewrite.RewritesConfig
 
RewritesConfig.Builder - Class in com.yahoo.search.query.rewrite
 
RewritesConfig.FsaDict - Class in com.yahoo.search.query.rewrite
This class represents rewrites.fsaDict[]
RewritesConfig.FsaDict.Builder - Class in com.yahoo.search.query.rewrite
 
RewritesConfig.Producer - Interface in com.yahoo.search.query.rewrite
 
REWRITTEN - Static variable in class com.yahoo.search.query.rewrite.RewriterConstants
Name for rewritten field retrieval from query properties
robustSearch(Query, Execution, T) - Method in class com.yahoo.search.cluster.ClusterSearcher
Call search(Query,Execution,T) and handle any exceptions returned which we do not want to propagate upwards By default this catches all runtime exceptions and puts them into the result
robustSearch(Query, Execution, Connection) - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
Overridden to avoid interfering with errors from nested searchers, which is inappropriate for a client
root() - Method in class com.yahoo.text.interpretation.Interpretation
Returns the root of the tree representation of the interpretation
root() - Method in class com.yahoo.yolean.trace.TraceNode
Returns the root TraceNode of the tree that this TraceNode belongs to.
RootGroup - Class in com.yahoo.search.grouping.result
This class represents the root Group in the grouping result model.
RootGroup(int, Continuation) - Constructor for class com.yahoo.search.grouping.result.RootGroup
 
RootId - Class in com.yahoo.search.grouping.result
This class is used in RootGroup instances.
RootId(int) - Constructor for class com.yahoo.search.grouping.result.RootId
 
Rotation - Class in com.yahoo.config.provision
A Brooklyn rotation, e.g.
Rotation(String) - Constructor for class com.yahoo.config.provision.Rotation
 
ROUND - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
RoundRobinPolicy - Class in com.yahoo.documentapi.messagebus.protocol
This policy implements round-robin selection of the configured recipients that are currently registered in slobrok.
RoundRobinPolicy() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoundRobinPolicy
 
Routable - Class in com.yahoo.messagebus
Superclass for objects that can be either explicitly (Message) or implicitly (Reply) routed.
Routable() - Constructor for class com.yahoo.messagebus.Routable
 
RoutableFactories50 - Class in com.yahoo.documentapi.messagebus.protocol
This class encapsulates all the RoutableFactory classes needed to implement serialization for the document protocol.
RoutableFactories50() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50
 
RoutableFactories50.BatchDocumentUpdateMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.BatchDocumentUpdateReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.CreateVisitorMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.CreateVisitorReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.DestroyVisitorMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.DestroyVisitorReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.DocumentListMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.DocumentListReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.DocumentMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
Implements the shared factory logic required for DocumentMessage objects, and it offers a more convenient interface for implementing RoutableFactory.
RoutableFactories50.DocumentReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
Implements the shared factory logic required for DocumentReply objects, and it offers a more convenient interface for implementing RoutableFactory.
RoutableFactories50.DocumentSummaryMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.DocumentSummaryReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.EmptyBucketsMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.EmptyBucketsReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.GetBucketListMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.GetBucketListReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.GetBucketStateMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.GetBucketStateReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.GetDocumentMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.GetDocumentReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.MapVisitorMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.MapVisitorReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.PutDocumentMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.PutDocumentReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.QueryResultMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.QueryResultReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.RemoveDocumentMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.RemoveDocumentReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.RemoveLocationMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.RemoveLocationReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.SearchResultMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.SearchResultReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.StatBucketMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.StatBucketReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.UpdateDocumentMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.UpdateDocumentReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.VisitorInfoMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.VisitorInfoReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories50.WrongDistributionReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories51 - Class in com.yahoo.documentapi.messagebus.protocol
This class encapsulates all the RoutableFactory classes needed to implement serialization for the document protocol.
RoutableFactories51() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories51
 
RoutableFactories51.CreateVisitorMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories51.DocumentIgnoredReplyFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories51.GetDocumentMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories52 - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories52() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52
 
RoutableFactories52.PutDocumentMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories52.RemoveDocumentMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactories52.UpdateDocumentMessageFactory - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutableFactory - Interface in com.yahoo.documentapi.messagebus.protocol
This interface defines the necessary methods of a routable factory that can be plugged into a DocumentProtocol using the DocumentProtocol.putRoutableFactory(int, RoutableFactory, com.yahoo.component.VersionSpecification) method.
route - Variable in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Builder
 
route(DocumentrouteselectorpolicyConfig.Route.Builder) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Builder
Add the given builder to this builder's list of Route builders
route(List<DocumentrouteselectorpolicyConfig.Route.Builder>) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Builder
Set the given list as this builder's list of Route builders
route() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
route(int) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig
 
Route() - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Route(Builder)
Route(DocumentrouteselectorpolicyConfig.Route.Builder) - Constructor for class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route
 
route - Variable in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Builder
 
route(MessagebusConfig.Routingtable.Route.Builder) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Builder
Add the given builder to this builder's list of Route builders
route(List<MessagebusConfig.Routingtable.Route.Builder>) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Builder
Set the given list as this builder's list of Route builders
route() - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable
 
route(int) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable
 
Route() - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Route(Builder)
Route(MessagebusConfig.Routingtable.Route.Builder) - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable.Route
 
RoutingPolicyFactories - Class in com.yahoo.documentapi.messagebus.protocol
 
RoutingPolicyFactories() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutingPolicyFactories
 
RoutingPolicyFactory - Interface in com.yahoo.documentapi.messagebus.protocol
This interface defines the necessary methods of a routing policy factory that can be plugged into a DocumentProtocol using the DocumentProtocol.putRoutingPolicyFactory(String, RoutingPolicyFactory) method.
routingtable - Variable in class com.yahoo.messagebus.MessagebusConfig.Builder
 
routingtable(MessagebusConfig.Routingtable.Builder) - Method in class com.yahoo.messagebus.MessagebusConfig.Builder
Add the given builder to this builder's list of Routingtable builders
routingtable(List<MessagebusConfig.Routingtable.Builder>) - Method in class com.yahoo.messagebus.MessagebusConfig.Builder
Set the given list as this builder's list of Routingtable builders
routingtable() - Method in class com.yahoo.messagebus.MessagebusConfig
 
routingtable(int) - Method in class com.yahoo.messagebus.MessagebusConfig
 
Routingtable() - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Routingtable(Builder)
Routingtable(MessagebusConfig.Routingtable.Builder) - Constructor for class com.yahoo.messagebus.MessagebusConfig.Routingtable
 
ROUTINGTABLES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
row - Static variable in class com.yahoo.search.pagetemplates.model.Layout
The built in "row" layout
RPC_connect(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_createBucket(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_createIterator(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_deleteBucket(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_destroyIterator(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_flush(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_get(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_getBucketInfo(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_getModifiedBuckets(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_getPartitionStates(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_initialize(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_iterate(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_join(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_listBuckets(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_maintain(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_move(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_put(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_removeById(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_removeEntry(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_removeIfFound(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_setActiveState(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_setClusterState(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_split(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPC_update(Request) - Method in class com.yahoo.persistence.rpc.PersistenceProviderHandler
 
RPCHandler - Class in com.yahoo.persistence.rpc
A handler that can be used to register RPC function calls, using Vespa JRT.
RPCHandler(int) - Constructor for class com.yahoo.persistence.rpc.RPCHandler
 
RPCMessageBus - Class in com.yahoo.messagebus
The RPCMessageBus class wraps a MessageBus with an RPCNetwork and handles reconfiguration.
RPCMessageBus(MessageBusParams, RPCNetworkParams, String) - Constructor for class com.yahoo.messagebus.RPCMessageBus
Constructs a new instance of this class.
RPCMessageBus(List<Protocol>, RPCNetworkParams, String) - Constructor for class com.yahoo.messagebus.RPCMessageBus
This constructor requires an array of protocols that it is to support, as well as the host application's config identifier.
RPCMessageBus(Protocol, String) - Constructor for class com.yahoo.messagebus.RPCMessageBus
This constructor requires a single protocol that it is to support, as well as the host application's config identifier.
RSQUARE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
RuleConfigDeriver - Interface in com.yahoo.config.application.api
Interface to hide dependency on prelude from application package module due to semantic rules rewriting.
RULES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
RULES_NAME_SUFFIX - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
run() - Method in class com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy
 
run() - Method in class com.yahoo.jdisc.client.AbstractClientApplication
 
run() - Method in class com.yahoo.messagebus.Messenger
 
run() - Method in interface com.yahoo.messagebus.Messenger.Task
This method is called when being executed.
run() - Method in class com.yahoo.processing.execution.RunnableExecution
Calls process on the execution of this.
run(Handle, boolean) - Method in interface com.yahoo.statistics.Callback
Invoked each logging cycle right before the events for a Handle are emitted to the log.
run() - Method in class com.yahoo.statistics.Handle
Run the callback object first, then invoke runHandle().
runApplication(ClientApplication, Module...) - Static method in class com.yahoo.jdisc.client.ClientDriver
Creates and runs the given ClientApplication.
runApplication(Class<? extends ClientApplication>, Module...) - Static method in class com.yahoo.jdisc.client.ClientDriver
Creates and runs an instance of the given ClientApplication class.
runApplicationWithOsgi(String, Class<? extends ClientApplication>, Module...) - Static method in class com.yahoo.jdisc.client.ClientDriver
Creates and runs an instance of the the given ClientApplication class with OSGi support.
runCallback() - Method in class com.yahoo.statistics.Handle
Run the callback object.
runHandle() - Method in class com.yahoo.statistics.Counter
Log current state and reset.
runHandle() - Method in class com.yahoo.statistics.CounterGroup
Dump contained counters to log and reset.
runHandle() - Method in class com.yahoo.statistics.Handle
Invoke an action to be performed periodically for a statistics Handle.
runHandle() - Method in class com.yahoo.statistics.Value
Dump state to log and reset.
runHandle() - Method in class com.yahoo.statistics.ValueGroup
Dump state to log and reset.
RunnableExecution - Class in com.yahoo.processing.execution
An adaptor of an Execution to a runnable.
RunnableExecution(Request, Execution) - Constructor for class com.yahoo.processing.execution.RunnableExecution
 
runTest(ServerProviderConformanceTest.Adapter<T, U, V>, Module...) - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 

S

S_MAXAGE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
safeClassCast(Class<T>, Class<?>) - Static method in class com.yahoo.jdisc.application.ContainerBuilder
 
safeStringSplit(Object, String) - Static method in class com.yahoo.jdisc.application.ContainerBuilder
 
sample(double) - Method in class com.yahoo.metrics.simple.Gauge
Record a sample with default or no position.
sample(double, Point) - Method in class com.yahoo.metrics.simple.Gauge
Record a sample at the given position.
Sample - Class in com.yahoo.metrics.simple
A single metric measurement and all the meta data needed to route it correctly.
Sample(Measurement, Identifier, UntypedMetric.AssumedType) - Constructor for class com.yahoo.metrics.simple.Sample
 
sampleFill(int, boolean) - Method in class com.yahoo.search.statistics.TimeTracker
 
sampleFillReturn(int, boolean, Result) - Method in class com.yahoo.search.statistics.TimeTracker
 
samplePing(int, boolean) - Method in class com.yahoo.search.statistics.TimeTracker
 
samplePingReturn(int, boolean, Pong) - Method in class com.yahoo.search.statistics.TimeTracker
 
sampleSearch(int, boolean) - Method in class com.yahoo.search.statistics.TimeTracker
 
sampleSearchReturn(int, boolean, Result) - Method in class com.yahoo.search.statistics.TimeTracker
 
satisfies(Flavor) - Method in class com.yahoo.config.provision.Flavor
Returns whether this flavor satisfies the requested flavor, either directly (by being the same), or by directly or indirectly replacing it
ScalarFunctions - Class in com.yahoo.tensor.functions
Factory of scalar Java functions.
ScalarFunctions() - Constructor for class com.yahoo.tensor.functions.ScalarFunctions
 
ScalarFunctions.Addition - Class in com.yahoo.tensor.functions
 
ScalarFunctions.Division - Class in com.yahoo.tensor.functions
 
ScalarFunctions.Equal - Class in com.yahoo.tensor.functions
 
ScalarFunctions.EqualElements - Class in com.yahoo.tensor.functions
 
ScalarFunctions.Exponent - Class in com.yahoo.tensor.functions
 
ScalarFunctions.Multiplication - Class in com.yahoo.tensor.functions
 
ScalarFunctions.Random - Class in com.yahoo.tensor.functions
 
ScalarFunctions.Sqrt - Class in com.yahoo.tensor.functions
 
ScalarFunctions.Square - Class in com.yahoo.tensor.functions
 
ScalarFunctions.SumElements - Class in com.yahoo.tensor.functions
 
scalarOrTensorFunction() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
scheduleClose() - Method in class com.yahoo.jdisc.test.TestDriver
Initiates the shut down of this TestDriver in another thread.
ScheduledEventQueue - Class in com.yahoo.documentapi.messagebus
Simple, lightweight event scheduler that does not maintain any executor threads of its own, but rather makes it the responsibility of the caller to run the events as the queue hands them over.
ScheduledEventQueue() - Constructor for class com.yahoo.documentapi.messagebus.ScheduledEventQueue
 
ScheduledEventQueue(Timer) - Constructor for class com.yahoo.documentapi.messagebus.ScheduledEventQueue
 
scheduleTask(Runnable, long, TimeUnit) - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.AsyncTaskExecutor
 
scheduleTask(Runnable, long, TimeUnit) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.ThreadAsyncTaskExecutor
 
scheduleTimeout(Request) - Method in interface com.yahoo.jdisc.TimeoutManager
Schedule timeout management for a request.
SCHEMA_VALIDATION_FEATURE_ID - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Schema validation feature id (http://apache.org/xml/features/validation/schema).
schemaMap - Static variable in class com.yahoo.docproc.DocprocService
 
SCHEME - Static variable in class com.yahoo.search.statistics.PeakQpsSearcher.QpsHit
 
SD_NAME_SUFFIX - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
SDDOCNAME_FIELD - Static variable in class com.yahoo.search.result.Hit
 
search(boolean) - Method in class com.yahoo.application.Application.Builder.Container
 
search() - Method in class com.yahoo.application.container.JDisc
Returns a Search, used to perform search query operations on this container.
Search - Class in com.yahoo.application.container
 
search(Query, Execution) - Method in class com.yahoo.search.cluster.ClusterSearcher
 
search(Query, Execution, ErrorMessage) - Method in class com.yahoo.search.cluster.ClusterSearcher
This is called (instead of search(quer,execution,connextion) to handle searches where no (suitable) backend was available.
search(Query, Execution, T) - Method in class com.yahoo.search.cluster.ClusterSearcher
Perform the search against the given connection.
search(Query, Execution, Connection) - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
Implements a search towards the connection chosen by the cluster searcher for this query
search(Query, Execution, ErrorMessage) - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
Overrides to pass the query on to the next searcher
search(Query, Execution, Connection) - Method in class com.yahoo.search.federation.http.HTTPProviderSearcher
 
search(Query, Execution) - Method in class com.yahoo.search.grouping.GroupingQueryParser
 
search(Query, Execution) - Method in class com.yahoo.search.grouping.GroupingValidator
 
search(Query, Execution) - Method in class com.yahoo.search.grouping.UniqueGroupingSearcher
Implements the deprecated "unique" api for deduplication by using grouping.
search(Query, Execution) - Method in class com.yahoo.search.pagetemplates.PageTemplateSearcher
 
search(PredicateQuery) - Method in class com.yahoo.search.predicate.PredicateIndex.Searcher
Retrieves a stream of hits for the given query.
search(Query, Execution) - Method in class com.yahoo.search.query.rewrite.QueryRewriteSearcher
Perform main rewrite logics for this searcher
- Skip to next rewriter if query is previously rewritten and getSkipRewriterIfRewritten() is true for this rewriter
- Execute rewriter's main rewrite logic
- Pass to the next rewriter the query to be used for dictionary retrieval
search(Query, Execution) - Method in class com.yahoo.search.query.rewrite.SearchChainDispatcherSearcher
Execute another search chain specified by the user
- Retrieve search chain specified by the user through param
- Execute specified search chain if exist
search(Query) - Method in class com.yahoo.search.searchchain.AsyncExecution
Does an async search, note that the query argument cannot simultaneously be used to execute any other searches, a clone() must be made of the query for each async execution if the same query is to be used in more than one.
search(Query) - Method in class com.yahoo.search.searchchain.Execution
Calls search on the next searcher in this chain.
search(Query, Execution) - Method in class com.yahoo.search.Searcher
Override this to implement your searcher.
search(Query, Execution) - Method in class com.yahoo.search.searchers.CacheControlSearcher
 
search(Query, Execution) - Method in class com.yahoo.search.searchers.ConnectionControlSearcher
 
search(Query, Execution) - Method in class com.yahoo.search.searchers.InputCheckingSearcher
 
search(Query, Execution) - Method in class com.yahoo.search.searchers.RateLimitingSearcher
 
search(Query, Execution) - Method in class com.yahoo.search.searchers.ValidateMatchPhaseSearcher
 
search(Query, Execution) - Method in class com.yahoo.search.statistics.PeakQpsSearcher
 
search(Query, Execution) - Method in class com.yahoo.search.statistics.TimingSearcher
 
SEARCH - Static variable in class com.yahoo.search.statistics.TimingSearcherConfig.Timer.Measure
 
SEARCH_CHAIN - Static variable in class com.yahoo.search.Query
 
SEARCH_DEFINITIONS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
SEARCH_PATH - Static variable in class com.yahoo.search.query.Model
 
SEARCH_TIME - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
searchAndFill(Query, Chain<? extends Searcher>, SearchChainRegistry) - Method in class com.yahoo.search.handler.SearchHandler
Used from container SDK, for internal use only
searchAndFill(Query) - Method in class com.yahoo.search.searchchain.AsyncExecution
 
searchChain - Variable in class com.yahoo.search.searchchain.ForkingSearcher.CommentedSearchChain
 
SearchChain - Class in com.yahoo.search.searchchain
A named collection of searchers.
SearchChain(ComponentId) - Constructor for class com.yahoo.search.searchchain.SearchChain
 
SearchChain(ComponentId, Searcher...) - Constructor for class com.yahoo.search.searchchain.SearchChain
 
SearchChain(ComponentId, Collection<Searcher>) - Constructor for class com.yahoo.search.searchchain.SearchChain
 
SearchChain(ComponentId, Collection<Searcher>, Collection<Phase>) - Constructor for class com.yahoo.search.searchchain.SearchChain
Creates a search chain.
SearchChain(Chain<Searcher>) - Constructor for class com.yahoo.search.searchchain.SearchChain
For internal use only!
SearchChainDispatcherSearcher - Class in com.yahoo.search.query.rewrite
Execute rewriter search chain specified by the user.
SearchChainDispatcherSearcher(ComponentId) - Constructor for class com.yahoo.search.query.rewrite.SearchChainDispatcherSearcher
Constructor for this searcher
SearchChainDispatcherSearcher() - Constructor for class com.yahoo.search.query.rewrite.SearchChainDispatcherSearcher
Constructor for unit test
searchChainRegistry() - Method in class com.yahoo.search.searchchain.Execution.Context
Returns the search chain registry to use with this execution.
searchChainRegistry() - Method in class com.yahoo.search.searchchain.Execution
Returns the search chain registry to use with this execution.
SearchChainRegistry - Class in com.yahoo.search.searchchain
Contains a reference to all currently known search chains.
SearchChainRegistry() - Constructor for class com.yahoo.search.searchchain.SearchChainRegistry
 
SearchChainRegistry(ComponentRegistry<? extends AbstractComponent>) - Constructor for class com.yahoo.search.searchchain.SearchChainRegistry
 
SEARCHCHAINS_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
searchColumn() - Method in class com.yahoo.document.select.parser.SelectParser
 
SEARCHCOLUMN - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
SearchColumnNode - Class in com.yahoo.document.select.rule
 
SearchColumnNode() - Constructor for class com.yahoo.document.select.rule.SearchColumnNode
 
SearchColumnPolicy - Class in com.yahoo.documentapi.messagebus.protocol
This policy implements the logic to select recipients for a single search column.
SearchColumnPolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.SearchColumnPolicy
Constructs a new policy object for the given parameter string.
searchDefinitionContents() - Method in interface com.yahoo.config.application.api.ApplicationPackage
Readers for all the search definition files for this.
searcher(Class<? extends Searcher>) - Method in class com.yahoo.application.Application.Builder.Container
 
searcher(String, Class<? extends Searcher>, ConfigInstance...) - Method in class com.yahoo.application.Application.Builder.Container
 
searcher(String, String, Class<? extends Searcher>, ConfigInstance...) - Method in class com.yahoo.application.Application.Builder.Container
 
searcher() - Method in class com.yahoo.search.predicate.PredicateIndex
Create a new searcher.
Searcher - Class in com.yahoo.search
Superclass of all Components which produces Results in response to Queries by calling the search method.
Searcher() - Constructor for class com.yahoo.search.Searcher
 
Searcher(ComponentId) - Constructor for class com.yahoo.search.Searcher
Creates a searcher from an id
SearcherHttpClient(ClientConnectionManager, HttpParams) - Constructor for class com.yahoo.search.federation.http.HTTPSearcher.SearcherHttpClient
 
SearcherRegistry - Class in com.yahoo.search.searchchain
A registry of searchers.
SearcherRegistry() - Constructor for class com.yahoo.search.searchchain.SearcherRegistry
 
searchers() - Method in class com.yahoo.search.searchchain.SearchChain
Returns an unmodifiable list of the searchers this search chain executs, in resolved execution order.
SearchHandler - Class in com.yahoo.search.handler
Handles search request.
SearchHandler(ChainsConfig, IndexInfoConfig, QrSearchersConfig, SpecialtokensConfig, Statistics, Linguistics, Metric, ComponentRegistry<Renderer>, Executor, AccessLog, QueryProfilesConfig, ComponentRegistry<Searcher>, ContainerHttpConfig) - Constructor for class com.yahoo.search.handler.SearchHandler
 
SearchHandler(ChainsConfig, IndexInfoConfig, QrSearchersConfig, SpecialtokensConfig, Statistics, Linguistics, Metric, ComponentRegistry<Renderer>, Executor, AccessLog, QueryProfilesConfig, ComponentRegistry<Searcher>) - Constructor for class com.yahoo.search.handler.SearchHandler
Deprecated.
use the constructor with ContainerHttpConfig
SearchHandler(ChainsConfig, IndexInfoConfig, QrSearchersConfig, SpecialtokensConfig, QrTemplatesConfig, FreezeDetector, Statistics, Linguistics, Metric, ComponentRegistry<Renderer>, Executor, AccessLog, QueryProfilesConfig, ComponentRegistry<Searcher>) - Constructor for class com.yahoo.search.handler.SearchHandler
Deprecated.
use the constructor without deprecated parameters
searchlib - Static variable in interface com.yahoo.vespa.objects.Ids
 
SearchRendererAdaptor - Class in com.yahoo.prelude.templates
Renders a search result using the old templates API.
SearchRendererAdaptor(UserTemplate) - Constructor for class com.yahoo.prelude.templates.SearchRendererAdaptor
 
SearchResponse - Class in com.yahoo.search.handler
Some leftover static methods.
SearchResponse() - Constructor for class com.yahoo.search.handler.SearchResponse
 
SearchResultMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
SearchResultMessage() - Constructor for class com.yahoo.documentapi.messagebus.protocol.SearchResultMessage
 
SearchResultMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.SearchResultMessageFactory
 
SearchResultReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.SearchResultReplyFactory
 
SearchRowPolicy - Class in com.yahoo.documentapi.messagebus.protocol
 
SearchRowPolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.SearchRowPolicy
Creates a search row policy that wraps the underlying search group policy in case the parameter is something other than an empty string.
searchTime() - Method in class com.yahoo.search.statistics.ElapsedTime
Total amount of time spent in all threads for this Execution while searching or waiting for (a) backend(s) doing (a) search(es).
searchTime() - Method in class com.yahoo.search.statistics.TimeTracker
 
SearchWithRendererHandlerConfig - Class in com.yahoo.search.handler
This class represents the root node of search-with-renderer-handler
SearchWithRendererHandlerConfig() - Constructor for class com.yahoo.search.handler.SearchWithRendererHandlerConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by SearchWithRendererHandlerConfig(Builder)
SearchWithRendererHandlerConfig(SearchWithRendererHandlerConfig.Builder) - Constructor for class com.yahoo.search.handler.SearchWithRendererHandlerConfig
 
SearchWithRendererHandlerConfig.Builder - Class in com.yahoo.search.handler
 
SearchWithRendererHandlerConfig.Producer - Interface in com.yahoo.search.handler
 
SEC_WEBSOCKET_ACCEPT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_KEY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_KEY1 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_KEY2 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_ORIGIN - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_PROTOCOL - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SEC_WEBSOCKET_VERSION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SecondOfMinuteFunction - Class in com.yahoo.search.grouping.request
This class represents a second-of-minute timestamp-function in a GroupingExpression.
SecondOfMinuteFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.SecondOfMinuteFunction
Constructs a new instance of this class.
SecretStore - Interface in com.yahoo.jdisc.http
An abstraction of a secret store for e.g passwords.
SecretStoreProvider - Class in com.yahoo.container.jdisc
An secret store provider which provides a factory which throws exception on invocation - as no secret store is currently provided by default.
SecretStoreProvider() - Constructor for class com.yahoo.container.jdisc.SecretStoreProvider
 
Section - Class in com.yahoo.search.pagetemplates.model
An element of a page template corresponding to a physical area of the layout of the final physical page.
Section() - Constructor for class com.yahoo.search.pagetemplates.model.Section
 
Section(String) - Constructor for class com.yahoo.search.pagetemplates.model.Section
Creates a section with an id (or null if no id)
SectionedRenderer<WRITER> - Class in com.yahoo.search.rendering
Renders each part of a result to a writer.
SectionedRenderer() - Constructor for class com.yahoo.search.rendering.SectionedRenderer
 
SectionHitGroup - Class in com.yahoo.search.pagetemplates.result
A hit group corresponding to a section - contains some additional information in proper getters and setters which is used during rendering.
SectionHitGroup(String) - Constructor for class com.yahoo.search.pagetemplates.result.SectionHitGroup
 
SecurityFilterInvoker - Class in com.yahoo.jdisc.http.filter
Only intended for internal vespa use.
SecurityFilterInvoker() - Constructor for class com.yahoo.jdisc.http.filter.SecurityFilterInvoker
 
SecurityRequestFilter - Interface in com.yahoo.jdisc.http.filter
 
SecurityRequestFilterChain - Class in com.yahoo.jdisc.http.filter
Implementation of TypedFilterChain for DiscFilterRequest
SecurityResponseFilter - Interface in com.yahoo.jdisc.http.filter
 
SecurityResponseFilterChain - Class in com.yahoo.jdisc.http.filter
Implementation of TypedFilterChain for DiscFilterResponse
SEE_OTHER - Static variable in interface com.yahoo.jdisc.Response.Status
 
segment(String, Language) - Method in interface com.yahoo.language.process.Segmenter
Split input-string into tokens, and returned a list of tokens in unprocessed form (i.e.
segment(String, Language) - Method in class com.yahoo.language.process.SegmenterImpl
 
Segmenter - Interface in com.yahoo.language.process
Interface providing segmentation, i.e.
SegmenterImpl - Class in com.yahoo.language.process
 
SegmenterImpl(Tokenizer) - Constructor for class com.yahoo.language.process.SegmenterImpl
 
SegmentingRule - Enum in com.yahoo.prelude.query
If a term has to be resegmented, and the result is more than one word, this is how the result should be handled in the query tree.
SegmentItem - Class in com.yahoo.prelude.query
An immutable and'ing of a collection of sub-expressions.
SegmentItem(String, String, boolean, boolean) - Constructor for class com.yahoo.prelude.query.SegmentItem
Creates a new segment item
SegmentItem(String, String, boolean, boolean, Substring) - Constructor for class com.yahoo.prelude.query.SegmentItem
Creates a new segment item
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.ANDPolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentRouteSelectorPolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.ErrorPolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.ExternPolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.LocalServicePolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.MessageTypePolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.RoundRobinPolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.SearchColumnPolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.SearchRowPolicy
 
select(RoutingContext) - Method in class com.yahoo.documentapi.messagebus.protocol.SubsetServicePolicy
 
select(URI) - Method in interface com.yahoo.jdisc.application.BindingSetSelector
Returns the name of the BindingSet to assign to the Container for the given URI.
select(int, int) - Method in class com.yahoo.search.cluster.Hasher.NodeList
 
select(ObjectPredicate, ObjectOperation) - Method in class com.yahoo.vespa.objects.Selectable
Apply the predicate to this object.
select(Selectable, ObjectPredicate, ObjectOperation) - Static method in class com.yahoo.vespa.objects.Selectable
 
SELECT_PARAMETER_PARSING - Static variable in class com.yahoo.search.grouping.GroupingQueryParser
 
Selectable - Class in com.yahoo.vespa.objects
 
Selectable() - Constructor for class com.yahoo.vespa.objects.Selectable
 
SelectInput - Class in com.yahoo.document.select.parser
 
SelectInput(String) - Constructor for class com.yahoo.document.select.parser.SelectInput
 
Selection - Class in com.yahoo.persistence.spi
Class used when iterating to represent a selection of entries to be returned.
Selection(String, long, long) - Constructor for class com.yahoo.persistence.spi.Selection
 
Selection(Set<Long>) - Constructor for class com.yahoo.persistence.spi.Selection
 
SelectionExpressionConverter - Class in com.yahoo.document.select.convert
Class which converts a selection tree into a set of queries per document type.
SelectionExpressionConverter() - Constructor for class com.yahoo.document.select.convert.SelectionExpressionConverter
 
SelectionParser - Class in com.yahoo.document.select.simple
 
SelectionParser() - Constructor for class com.yahoo.document.select.simple.SelectionParser
 
selectMembers(ObjectPredicate, ObjectOperation) - Method in class com.yahoo.vespa.objects.Selectable
Invoke Selectable.select(ObjectPredicate, ObjectOperation) on any member objects this object wants to expose through the selection mechanism.
selector(String) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route.Builder
 
selector() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentrouteselectorpolicyConfig.Route
 
selector(String) - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop.Builder
 
selector() - Method in class com.yahoo.messagebus.MessagebusConfig.Routingtable.Hop
 
SelectParser - Class in com.yahoo.document.select.parser
 
SelectParser(CharStream) - Constructor for class com.yahoo.document.select.parser.SelectParser
Constructor with user supplied CharStream.
SelectParser(SelectParserTokenManager) - Constructor for class com.yahoo.document.select.parser.SelectParser
Constructor with generated Token Manager.
SelectParserConstants - Interface in com.yahoo.document.select.parser
Token literal values and constants.
SelectParserTokenManager - Class in com.yahoo.document.select.parser
Token Manager.
SelectParserTokenManager(CharStream) - Constructor for class com.yahoo.document.select.parser.SelectParserTokenManager
Constructor.
SelectParserTokenManager(CharStream, int) - Constructor for class com.yahoo.document.select.parser.SelectParserTokenManager
Constructor.
SelectParserUtils - Class in com.yahoo.document.select.parser
 
SelectParserUtils() - Constructor for class com.yahoo.document.select.parser.SelectParserUtils
 
send(ByteBuffer) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Write a ByteBuffer to the wrapped ContentChannel.
send(Message) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
A convenience method for assigning the internal trace level and route string to a message before sending it through the internal mbus session object.
send(Message) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.MessageBusSender
 
send(Message) - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.Sender
 
send(Message) - Method in class com.yahoo.messagebus.SourceSession
Sends a new message.
send(Message, Route) - Method in class com.yahoo.messagebus.SourceSession
This is a convenience function to assign a given route to the given message, and then pass it to the other SourceSession.send(Message) method of this session.
send(Message, String) - Method in class com.yahoo.messagebus.SourceSession
This is a convenience method to call SourceSession.send(Message,String,boolean) with a false value for the 'parseIfNotFound' parameter.
send(Message, String, boolean) - Method in class com.yahoo.messagebus.SourceSession
This is a convenience function to assign a named route to the given message, and then pass it to the other SourceSession.send(Message) method of this session.
SEND_ABORTED - Static variable in class com.yahoo.messagebus.ErrorCode
Sending aborted by route verification.
SEND_QUEUE_CLOSED - Static variable in class com.yahoo.messagebus.ErrorCode
Sending was rejected because throttler is closed.
SEND_QUEUE_FULL - Static variable in class com.yahoo.messagebus.ErrorCode
Sending was rejected because throttler capacity is full.
SEND_RECEIVE - Static variable in class com.yahoo.messagebus.TraceLevel
Traces sending and receiving messages and replies on network level.
sendBlocking(Message) - Method in class com.yahoo.messagebus.SourceSession
This is a blocking proxy to the SourceSession.send(Message) method.
sendError(int) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
This method does not actually send the response as it does not have access to responseHandler but just sets the status.
SendProxy - Class in com.yahoo.messagebus
This class owns a message that is being sent by message bus.
SendProxy(MessageBus, Network, Resender) - Constructor for class com.yahoo.messagebus.SendProxy
Constructs a new instance of this class to maintain sending of a single message.
sendRequest(String) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
Send a GET request
sendRequest(String, HttpRequest.Method) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
sendRequest(String, HttpRequest.Method, String) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
sendRequest(String, HttpRequest.Method, ByteBuffer) - Method in class com.yahoo.container.jdisc.RequestHandlerTestDriver
 
sent - Variable in class com.yahoo.documentapi.messagebus.protocol.LoadBalancer.NodeMetrics
 
SeparatorFieldPart - Class in com.yahoo.prelude.hitfield
Represents an element of a hit property which is markup for separating dynamic snippets.
SeparatorFieldPart(String) - Constructor for class com.yahoo.prelude.hitfield.SeparatorFieldPart
 
SEQUENCE_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
An error occured while sequencing a message.
Sequencer - Class in com.yahoo.messagebus
Sequencing is implemented as a message handler that is configured in a source session in that session's chain of linked message handlers.
Sequencer(MessageHandler) - Constructor for class com.yahoo.messagebus.Sequencer
Constructs a new sequencer on top of the given async sender.
serial() - Method in class com.yahoo.fsa.FSA
 
SerialIterator - Class in com.yahoo.document.annotation
 
SerializationContext - Class in com.yahoo.searchlib.rankingexpression.rule
Context needed to serialize an expression to a string.
SerializationContext() - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Create a context for a single serialization task
SerializationContext(Collection<ExpressionFunction>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Create a context for a single serialization task
SerializationContext(Map<String, ExpressionFunction>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Create a context for a single serialization task
SerializationContext(List<ExpressionFunction>, Map<String, String>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Create a context for a single serialization task
SerializationContext(Collection<ExpressionFunction>, Map<String, String>, Map<String, String>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Create a context for a single serialization task
SerializationContext(ImmutableMap<String, ExpressionFunction>, Map<String, String>, Map<String, String>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
Create a context for a single serialization task
SerializationException - Exception in com.yahoo.document.serialization
Exception which is thrown when serialization fails.
SerializationException(String) - Constructor for exception com.yahoo.document.serialization.SerializationException
 
SerializationException(String, Throwable) - Constructor for exception com.yahoo.document.serialization.SerializationException
 
SerializationException(Throwable) - Constructor for exception com.yahoo.document.serialization.SerializationException
 
serialize(InnerNode) - Static method in class com.yahoo.config.ConfigInstance
Returns the serialized representation of the given node.
serialize(InnerNode, Serializer) - Static method in class com.yahoo.config.ConfigInstance
 
serialize(String, boolean) - Method in interface com.yahoo.config.Serializer
Serialize leaf values.
serialize(String, double) - Method in interface com.yahoo.config.Serializer
 
serialize(String, long) - Method in interface com.yahoo.config.Serializer
 
serialize(String, int) - Method in interface com.yahoo.config.Serializer
 
serialize(String, String) - Method in interface com.yahoo.config.Serializer
 
serialize(boolean) - Method in interface com.yahoo.config.Serializer
Serialize array values.
serialize(double) - Method in interface com.yahoo.config.Serializer
 
serialize(long) - Method in interface com.yahoo.config.Serializer
 
serialize(int) - Method in interface com.yahoo.config.Serializer
 
serialize(String) - Method in interface com.yahoo.config.Serializer
 
serialize(String, boolean) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(String, double) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(String, int) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(String, long) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(String, String) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(boolean) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(double) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(long) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(int) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(String) - Method in class com.yahoo.config.subscription.ConfigInstanceSerializer
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.annotation.AnnotationReference
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.Array
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
serialize(GrowableByteBuffer) - Method in class com.yahoo.document.datatypes.FieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.FieldValue
Write out field value to the specified writer
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.LongFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.MapFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.Raw
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.StringFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.Struct
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.TensorFieldValue
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.datatypes.WeightedSet
 
serialize(OutputStream) - Method in class com.yahoo.document.Document
 
serialize(DocumentWriter) - Method in class com.yahoo.document.Document
 
serialize(Field, FieldWriter) - Method in class com.yahoo.document.Document
 
serialize(GrowableByteBuffer) - Method in class com.yahoo.document.DocumentUpdate
 
serialize(DocumentUpdateWriter) - Method in class com.yahoo.document.DocumentUpdate
 
serialize(VespaDocumentSerializerHead) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
serialize(VespaDocumentSerializerHead) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
serialize(VespaDocumentSerializerHead) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
serialize(FieldSet) - Method in class com.yahoo.document.fieldset.FieldSetRepo
 
serialize(Serializer) - Method in class com.yahoo.document.GlobalId
Serializes the content of this global id into the given byte buffer.
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.AddValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.AssignValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.ClearValueUpdate
 
serialize(GrowableByteBuffer) - Method in class com.yahoo.document.update.FieldUpdate
 
serialize(DocumentUpdateWriter) - Method in class com.yahoo.document.update.FieldUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.MapValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
serialize(DocumentUpdateWriter, DataType) - Method in class com.yahoo.document.update.ValueUpdate
 
serialize(Serializer) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListEntry
 
serialize(Serializer) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
serialize() - Method in class com.yahoo.documentapi.ProgressToken
 
serialize(Item) - Static method in class com.yahoo.search.query.textserialize.TextSerialize
 
serialize(Serializer) - Method in class com.yahoo.vespa.objects.Identifiable
Serializes the content (excluding the identifier) of this class into the given byte buffer.
serializeBody(Serializer) - Method in class com.yahoo.document.Document
 
SERIALIZED_VERSION - Static variable in class com.yahoo.document.Document
 
serializedForm() - Method in class com.yahoo.config.provision.ApplicationId
Returns a serialized form of the content of this: tenant:application:instance
serializedFunctions() - Method in class com.yahoo.searchlib.rankingexpression.rule.SerializationContext
 
serializeHeader(Serializer) - Method in class com.yahoo.document.Document
 
serializeOptional(Serializer, Identifiable) - Static method in class com.yahoo.vespa.objects.Identifiable
This is a convenience method to allow serialization of an optional field.
Serializer - Interface in com.yahoo.config
 
Serializer - Interface in com.yahoo.vespa.objects
 
serializeWithId(Serializer) - Method in class com.yahoo.vespa.objects.Identifiable
Serializes the content of this class into the given byte buffer.
server(String, Class<? extends ServerProvider>) - Method in class com.yahoo.application.Application.Builder.Container
 
SERVER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
serverBindings - Variable in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers.Builder
 
serverBindings(String) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers.Builder
 
serverBindings(Collection<String>) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers.Builder
 
serverBindings() - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers
 
serverBindings(int) - Method in class com.yahoo.container.jdisc.JdiscBindingsConfig.Handlers
 
serverBindings() - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
serverBindings(String) - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
ServerConfig - Class in com.yahoo.jdisc.http
This class represents the root node of server Copyright 2016 Yahoo Inc.
ServerConfig() - Constructor for class com.yahoo.jdisc.http.ServerConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by ServerConfig(Builder)
ServerConfig(ServerConfig.Builder) - Constructor for class com.yahoo.jdisc.http.ServerConfig
 
ServerConfig.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.Filter - Class in com.yahoo.jdisc.http
This class represents server.filter[]
ServerConfig.Filter.Builder - Class in com.yahoo.jdisc.http
 
ServerConfig.Producer - Interface in com.yahoo.jdisc.http
 
serverCount() - Method in class com.yahoo.vespa.curator.Curator
Returns the number of zooKeeper servers in this cluster
ServerProvider - Interface in com.yahoo.jdisc.service
This interface defines a component that is capable of acting as a server for an external client.
ServerProviderConformanceTest - Class in com.yahoo.jdisc.test
 
ServerProviderConformanceTest() - Constructor for class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
ServerProviderConformanceTest.Adapter<T extends ServerProvider,U,V> - Interface in com.yahoo.jdisc.test
This interface declares the adapter between the general conformance test and an actual ServerProvider implementation.
ServerProviderConformanceTest.ConformanceException - Exception in com.yahoo.jdisc.test
An instance of this exception is thrown within the conformance tests that imply that they will throw an exception.
serverProviders() - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
ServerRepository - Class in com.yahoo.jdisc.application
This is a repository of ServerProviders.
ServerRepository(GuiceRepository) - Constructor for class com.yahoo.jdisc.application.ServerRepository
 
SERVICE_OOS - Static variable in class com.yahoo.messagebus.ErrorCode
The selected service was out of service.
SERVICE_UNAVAILABLE - Static variable in interface com.yahoo.jdisc.Response.Status
 
serviceNameUnsetValue - Static variable in class com.yahoo.log.VespaFormatter
 
SERVICES - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
servicesXml(String) - Method in class com.yahoo.application.ApplicationBuilder
 
ServletPathsConfig - Class in com.yahoo.jdisc.http
This class represents the root node of servlet-paths Copyright 2016 Yahoo Inc.
ServletPathsConfig() - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by ServletPathsConfig(Builder)
ServletPathsConfig(ServletPathsConfig.Builder) - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig
 
ServletPathsConfig.Builder - Class in com.yahoo.jdisc.http
 
ServletPathsConfig.Producer - Interface in com.yahoo.jdisc.http
 
ServletPathsConfig.Servlets - Class in com.yahoo.jdisc.http
This class represents servlet-paths.servlets{}
ServletPathsConfig.Servlets.Builder - Class in com.yahoo.jdisc.http
 
servlets - Variable in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
servlets(String, ServletPathsConfig.Servlets.Builder) - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
servlets(Map<String, ServletPathsConfig.Servlets.Builder>) - Method in class com.yahoo.jdisc.http.ServletPathsConfig.Builder
 
servlets() - Method in class com.yahoo.jdisc.http.ServletPathsConfig
 
servlets(String) - Method in class com.yahoo.jdisc.http.ServletPathsConfig
 
Servlets() - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Servlets
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Servlets(Builder)
Servlets(ServletPathsConfig.Servlets.Builder) - Constructor for class com.yahoo.jdisc.http.ServletPathsConfig.Servlets
 
Session - Interface in com.yahoo.documentapi
Superclass of all document api sessions.
session - Variable in class com.yahoo.documentapi.VisitorDataHandler
 
Session - Interface in com.yahoo.vespa.http.client
A Session is an entity used to feed operations (like documents, removes or updates) to one Vespa cluster or several clusters in parallel.
SESSION_BUSY - Static variable in class com.yahoo.messagebus.ErrorCode
The recipient session is busy.
SessionFactory - Class in com.yahoo.vespa.http.client
Factory for creating Session instances.
SessionFactory() - Constructor for class com.yahoo.vespa.http.client.SessionFactory
 
SessionId - Class in com.yahoo.search.query
A query id which is unique across this cluster - consisting of container runtime id + timestamp + serial.
SessionParams - Class in com.yahoo.vespa.http.client.config
Parameters given to a SessionFactory when creating Sessions.
SessionParams.Builder - Class in com.yahoo.vespa.http.client.config
Mutable class used to instantiate a SessionParams.
SessionParams.ErrorReporter - Interface in com.yahoo.vespa.http.client.config
Interface for handling serious errors with connection.
set(int, NODE) - Method in class com.yahoo.config.NodeVector
 
set(int, T) - Method in class com.yahoo.document.datatypes.Array
 
set(StructuredFieldValue, Object) - Method in interface com.yahoo.document.ExtendedField.Extract
 
set(StructuredFieldValue, Map<String, SpanTree>) - Method in interface com.yahoo.document.ExtendedStringField.ExtractSpanTrees
 
set(Field, Object) - Method in class com.yahoo.document.SimpleDocument
 
set(String, Object) - Method in class com.yahoo.document.SimpleDocument
 
set(StructuredFieldValue, Field, Object) - Static method in class com.yahoo.document.SimpleDocument
 
set(String, Number, Metric.Context) - Method in interface com.yahoo.jdisc.application.MetricConsumer
Consume a call to Metric.set(String, Number, Metric.Context).
set(String, Number, Metric.Context) - Method in interface com.yahoo.jdisc.Metric
Set a metric value.
set(int, String) - Method in class com.yahoo.language.process.StemList
 
set(String, long) - Method in class com.yahoo.metrics.simple.PointBuilder
Set a named dimension to an integer value.
set(String, double) - Method in class com.yahoo.metrics.simple.PointBuilder
Set a named dimension to a floating point value.
set(String, String) - Method in class com.yahoo.metrics.simple.PointBuilder
Set a named dimension to a string value.
set(FieldPart) - Method in class com.yahoo.prelude.hitfield.FieldIterator
 
set(FieldPart) - Method in class com.yahoo.prelude.hitfield.TokenFieldIterator
 
set(int, String) - Method in class com.yahoo.processing.request.CompoundName
Returns a compound which have the name component at index i set to the given name.
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.processing.request.properties.PropertyMap
 
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Sets a value to the first chained instance which accepts it.
set(String, Object, Map<String, String>) - Method in class com.yahoo.processing.request.Properties
Sets a value to the first chained instance which accepts it.
set(CompoundName, Object) - Method in class com.yahoo.processing.request.Properties
Sets a value to the first chained instance which accepts it by calling set(name,value,null).
set(String, Object) - Method in class com.yahoo.processing.request.Properties
Sets a value to the first chained instance which accepts it by calling set(name,value,null).
set(String, Object, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
Sets a value in this or any nested profile using null as context
set(CompoundName, Object, Map<String, String>, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
Sets a value in this or any nested profile.
set(String, Object, Map<String, String>, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
 
set(String, Object, String[], QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
 
set(String, Object, DimensionValues, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
Sets a value in this or any nested profile.
set(CompoundName, Object, DimensionBinding, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
Override this to intercept all writes to this profile (or any nested profiles)
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfileProperties
Sets a value in this query profile
set(String, Object) - Method in class com.yahoo.search.query.profile.QueryProfileVariant
 
set(String, DimensionValues, Object) - Method in class com.yahoo.search.query.profile.QueryProfileVariants
Sets a value to this
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.PropertyAliases
 
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.PropertyMap
 
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.QueryProperties
 
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.RequestContextProperties
 
set(CompoundName, Object, Map<String, String>) - Method in class com.yahoo.search.query.properties.SubProperties
 
set(int, Hit) - Method in class com.yahoo.search.result.HitGroup
Inserts the given hit at the specified index in this group.
set(int, int) - Method in class com.yahoo.tensor.DimensionSizes.Builder
 
set(TensorType.Dimension) - Method in class com.yahoo.tensor.TensorType.Builder
Adds or replaces a dimension in this
set(Path, byte[]) - Method in class com.yahoo.vespa.curator.Curator
A convenience method which sets some content at a path.
SET_COOKIE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
SET_COOKIE2 - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
setAcceptingNewProcessings(boolean) - Method in class com.yahoo.docproc.DocprocService
Sets whether this service should accept new incoming processings via process(...).
setAccuracy(double) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Assigns an accuracy value for this.
setActiveBucketCount(long) - Method in class com.yahoo.documentapi.ProgressToken
 
setActiveState(Bucket, BucketInfo.ActiveState) - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
setActiveState(Bucket, BucketInfo.ActiveState) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Sets the bucket state to active or inactive.
setAddNumber(int) - Method in class com.yahoo.search.result.Hit
Sets the add number, assigned when adding the hit to a Result, used to order equal relevant hit by add order
setAllBucketsToState(ProgressToken.BucketState) - Method in class com.yahoo.documentapi.ProgressToken
 
setAlternatives(Collection<WordAlternativesItem.Alternative>) - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
setAnnotationType(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationReferenceDataType
Sets the annotation type that this AnnotationReferenceDataType points to. WARNING! Do not use.
setAppContext(Object) - Method in class com.yahoo.jdisc.application.ContainerBuilder
 
setAppendChar(Character) - Method in class com.yahoo.statistics.Value.Parameters
Separator character to use between event name and type of nameExtension is set to true.
setArguments(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns a copy of this where the arguments are replaced by the given arguments
setArity(int) - Method in class com.yahoo.search.predicate.Config.Builder
 
setAscending(boolean) - Method in class com.yahoo.search.query.ranking.MatchPhase
Set to true to sort by the attribute in ascending order when this is in use during the match phase, false (default) to use descending order.
setAscending(boolean) - Method in class com.yahoo.search.query.Sorting.FieldOrder
Decide if sortorder is ascending or not.
setAttribute(String, Object) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setAttribute(String, Object) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setAttribute(String) - Method in class com.yahoo.search.query.ranking.Diversity
Sets the attribute field which will be used to guarantee diversity.
setAttribute(String) - Method in class com.yahoo.search.query.ranking.MatchPhase
Sets the attribute field which will be used to decide the best matches after it has been determined during matching that this query is going to cause too many matches.
setAuxiliary(boolean) - Method in class com.yahoo.search.result.Hit
 
setBindingMatch(BindingMatch<RequestHandler>) - Method in class com.yahoo.jdisc.Request
Sets the last resolved BindingMatch of this Request.
setBoldCloseTag(String) - Method in class com.yahoo.prelude.templates.Context
 
setBoldCloseTag(String) - Method in class com.yahoo.prelude.templates.HitContext
 
setBolding(boolean) - Method in class com.yahoo.search.query.Presentation
Sets whether matching query terms should be bolded in the result
setBoldOpenTag(String) - Method in class com.yahoo.prelude.templates.Context
 
setBoldOpenTag(String) - Method in class com.yahoo.prelude.templates.HitContext
 
setBreakdown(boolean) - Method in class com.yahoo.search.searchchain.Execution.Context
 
setBroadcastName(boolean) - Method in class com.yahoo.messagebus.DestinationSessionParams
Sets whether or not to broadcast the name of this session on the network.
setBroadcastName(boolean) - Method in class com.yahoo.messagebus.IntermediateSessionParams
Sets whether or not to broadcast the name of this session on the network.
setBucketCursor(long) - Method in class com.yahoo.documentapi.ProgressToken
 
setBucketId(BucketId) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListMessage
 
setBucketId(BucketId) - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketStateMessage
Sets the bucket whose state this contains.
setBucketIds(List<BucketId>) - Method in class com.yahoo.documentapi.messagebus.protocol.EmptyBucketsMessage
 
setBuckets(List<BucketId>) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setBucketState(List<DocumentState>) - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketStateReply
Sets the bucket state of this.
setBucketsToVisit(Set<BucketId>) - Method in class com.yahoo.documentapi.VisitorParameters
 
setBuf(GrowableByteBuffer) - Method in class com.yahoo.vespa.objects.BufferSerializer
 
setBuiltin(boolean) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Mark this type as built into the system.
setCached(boolean) - Method in class com.yahoo.search.result.Hit
Sets whether this hit is returned from a cache.
setCallback(Callback) - Method in class com.yahoo.statistics.Value.Parameters
Set a callback to be invoked each time this Value is written to the log.
setCallStack(CallStack) - Method in class com.yahoo.docproc.DocprocService
Sets a new processing stack for this service.
setCause(Throwable) - Method in class com.yahoo.protect.ErrorMessage
Sets the cause of this.
setCharacterEncoding(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Set character encoding
setCheckInterval(long) - Method in class com.yahoo.search.cluster.MonitorConfiguration
Sets the interval between each ping of idle or failing nodes Default is 1000ms
setChildren(int, List<SpanNode>, double) - Method in class com.yahoo.document.annotation.AlternateSpanList
Sets the subtree at index i.
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.ArithmeticNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.ComparisonNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.CompositeNode
Returns a copy of this where the children is replaced by the given children.
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
Returns a new function node with the children replaced by the given children
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
setChildren(List<ExpressionNode>) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
setChunkedEncodingEnabled(boolean) - Method in class com.yahoo.jdisc.http.HttpResponse
 
setClientQueueSize(int) - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
Sets the maximum number of document operations to hold in memory, waiting to be sent to Vespa.
setClientTimeout(long, TimeUnit) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
Sets the client-side timeout for each operation. If BOTH the server-side timeout AND this timeout has passed, Session will synthesize a Result.
setClusterState(ClusterState) - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
setClusterState(ClusterState) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Updates the persistence provider with the last cluster state.
setComment(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setComment(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setCommentURL(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setCommentUrl(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setComplete(boolean) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
setCompress(boolean) - Method in class com.yahoo.search.Query
Deprecated.
this is ignored
setCompressionConfig(CompressionConfig) - Method in class com.yahoo.document.BaseStructDataType
Set the config to the compressor used to compress data of this type
setCondition(TestAndSetCondition) - Method in class com.yahoo.document.DocumentOperation
 
setCondition(TestAndSetCondition) - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
 
setCondition(TestAndSetCondition) - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
 
setCondition(TestAndSetCondition) - Method in class com.yahoo.documentapi.messagebus.protocol.TestAndSetMessage
 
setCondition(TestAndSetCondition) - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
 
setConfigMd5(String) - Method in class com.yahoo.config.ConfigInstance
 
setConnectedness(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
setConnectionParams(ConnectionParams) - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
Transport parameters, like custom HTTP headers.
setConnectionTimeout(long, TimeUnit) - Method in class com.yahoo.jdisc.http.HttpRequest
Sets the allocated time that this HttpRequest is allowed to spend trying to connect to a remote host.
setConnectionTimeout(int) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setConnectivity(Item, double) - Method in class com.yahoo.prelude.query.CompositeTaggableItem
setConnectivity(Item, double) - Method in class com.yahoo.prelude.query.SimpleTaggableItem
setConnectivity(Item, double) - Method in interface com.yahoo.prelude.query.TaggableItem
Set the connectivity to another term in the same query tree.
setConnectivity(Item, double) - Method in class com.yahoo.prelude.query.TaggableSegmentItem
setContent(String) - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
 
setContent(String) - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
 
setContent(String) - Method in class com.yahoo.prelude.hitfield.StringFieldPart
 
setContext(Object) - Method in class com.yahoo.messagebus.Routable
Set a new context for this routable.
setControlDestination(String) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setControlHandler(VisitorControlHandler) - Method in class com.yahoo.documentapi.VisitorParameters
Set control handler.
setCookie(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setCookies(List<Cookie>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setCookies(List<Cookie>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setCookies(List<Cookie>) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setCoverage(Coverage) - Method in class com.yahoo.search.Result
 
setCreateIfNonExistent(boolean) - Method in class com.yahoo.document.DocumentUpdate
Sets whether this update should create the document it updates if that document does not exist.
setCreateIfNonExistent(boolean) - Method in class com.yahoo.document.serialization.DocumentUpdateFlags
 
setCreateMissingPath(boolean) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
If set to true, and any part of the field path specified does not exist (except for array indexes), we create the path as necessary.
setCreator(Item.ItemCreator) - Method in class com.yahoo.prelude.query.Item
Sets the item creator value.
setCutoffFactor(double) - Method in class com.yahoo.search.query.ranking.Diversity
 
setCutoffStrategy(String) - Method in class com.yahoo.search.query.ranking.Diversity
 
setDataDestination(String) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setDataFormat(FeedParams.DataFormat) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
Sets the data format to be used.
setDataType(DataType) - Method in class com.yahoo.document.annotation.AnnotationReference
 
setDataType(DataType) - Method in class com.yahoo.document.annotation.AnnotationType
Sets the data type of this annotation. WARNING! Only to be used by configuration system, do not use!!
setDataType(DataType) - Method in class com.yahoo.document.datatypes.CompositeFieldValue
 
setDataType(DataType) - Method in class com.yahoo.document.Document
 
setDataType(DataType) - Method in class com.yahoo.document.Field
Deprecated.
do not use
setDebugStream(PrintStream) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Set debug output.
setDeepHitCount(long) - Method in class com.yahoo.search.Result
Sets the estimated total number of deep hits this result is a subset of
setDefaultIndex(String) - Method in class com.yahoo.search.query.Model
Sets the default index for this query.
setDefaultIndexName(String) - Method in class com.yahoo.search.query.parser.Parsable
 
setDegradedReason(int) - Method in class com.yahoo.search.result.Coverage
Will set the reasons for degraded coverage as reported by vespa backend.
setDeletionBreaksOrdering(boolean) - Method in class com.yahoo.search.result.HitGroup
 
setDeletionBreaksOrdering(boolean) - Method in class com.yahoo.search.Result
 
setDenyIfBusyV3(boolean) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
If this is set to false, the gateway will block threads until messagebus can send the message.
setDetailedDiagnostics(boolean) - Method in class com.yahoo.search.searchchain.Execution.Context
 
setDimensions(String[]) - Method in class com.yahoo.search.query.profile.QueryProfile
Sets the dimensions over which this may vary.
setDiscard(boolean) - Method in class com.yahoo.jdisc.http.Cookie
 
setDistance(int) - Method in class com.yahoo.prelude.query.NearItem
 
setDistributionBitCount(int) - Method in class com.yahoo.documentapi.ProgressToken
Set the internal number of distribution bits, which wil be used for writing the progress file and calculating correct percent-wise sub-bucket completion.
setDistributionBitCount(int, ProgressToken) - Method in interface com.yahoo.documentapi.VisitorIterator.BucketSource
 
setDistributionBitCount(int, ProgressToken) - Method in class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
setDistributionBitCount(int, ProgressToken) - Method in class com.yahoo.documentapi.VisitorIterator.ExplicitBucketSource
 
setDistributionBitCount(int) - Method in class com.yahoo.documentapi.VisitorIterator
Set the distribution bit count for the iterator and the buckets it currently maintains and will return in the future.
setDiversity(Diversity) - Method in class com.yahoo.search.query.ranking.MatchPhase
 
setDivisionBits(short) - Method in class com.yahoo.document.select.rule.IdNode
 
setDocprocServiceRegistry(ComponentRegistry<DocprocService>) - Method in class com.yahoo.docproc.Processing
 
setDocument(Document) - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentReply
Sets the document of this reply.
setDocumentDb(String) - Method in class com.yahoo.search.query.Model
Sets the document database this will search - a document type
setDocumentId(DocumentId) - Method in class com.yahoo.document.datatypes.ReferenceFieldValue
 
setDocumentId(DocumentId) - Method in class com.yahoo.documentapi.messagebus.protocol.GetDocumentMessage
Sets the identifier of the document to retrieve.
setDocumentId(DocumentId) - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentMessage
Sets the identifier of the document to remove.
setDocumentmanagerConfig(DocumentmanagerConfig) - Method in class com.yahoo.documentapi.DocumentAccessParams
 
setDocumentManagerConfigId(String) - Method in class com.yahoo.documentapi.DocumentAccessParams
Sets the config id that the document manager should subscribe to.
setDocumentOperation(DocumentOperation) - Method in class com.yahoo.document.select.Context
 
setDocumentPut(DocumentPut) - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
Sets the document to put.
setDocumentSelection(String) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setDocumentSelection(String) - Method in class com.yahoo.documentapi.VisitorParameters
Set the document selection expression
setDocumentSummary(DocumentSummary) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentSummaryMessage
 
setDocumentType(DocumentType) - Method in class com.yahoo.document.DocumentUpdate
Sets the document type.
setDocumentTypeManager(DocumentTypeManager) - Method in class com.yahoo.docproc.DocprocService
 
setDocumentUpdate(DocumentUpdate) - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
Sets the document update to perform.
setDomain(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setDomain(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setDryRun(boolean) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Don't send data to gateway, just pretend that everything is fine.
setDynamicallyIncreaseMaxBucketsPerVisitor(boolean) - Method in class com.yahoo.documentapi.VisitorParameters
Set whether or not max buckets per visitor value should be dynamically increased when using orderdoc and visitors do not return at least half the desired amount of documents
setDynamicMaxBucketsIncreaseFactor(float) - Method in class com.yahoo.documentapi.VisitorParameters
Set factor with which max buckets are dynamically increased each time
setEarlinessImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setEfficiencyThreshold(double) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Sets the lower efficiency threshold at which the algorithm should perform window size back off.
setElapsedTime(ElapsedTime) - Method in class com.yahoo.search.Result
 
setEnable(boolean) - Method in class com.yahoo.search.query.ranking.SoftTimeout
 
setEnabled(boolean) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Optimizer
Sets whether this optimizer is enabled.
setEnableProxy(boolean) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setEnableV3Protocol(boolean) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
 
setEncoding(String) - Method in class com.yahoo.search.query.Model
Sets the encoding which was used in the received query string
setError(Throwable) - Method in class com.yahoo.jdisc.Response
Sets the error of this response.
setError(Template<T>) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Sets the error template
setError(ErrorMessage) - Method in class com.yahoo.search.result.HitGroup
Sets the main error of this result.
setErrorMessage(String) - Method in class com.yahoo.documentapi.messagebus.protocol.VisitorInfoMessage
 
setErrorReporter(SessionParams.ErrorReporter) - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
Sets an error reporter that is invoked in case of serious errors.
setExecution(Execution) - Method in class com.yahoo.search.query.Model
Sets the execution working on this.
setExplicit(boolean) - Method in class com.yahoo.prelude.query.PhraseItem
Sets whether this was explicitly written as a phrase using quotes by the user
setExplicit(boolean) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
setExplicitLanguage(Optional<Language>) - Method in class com.yahoo.search.query.parser.Parsable
 
setExplicitSignificance(boolean) - Method in class com.yahoo.prelude.query.CompositeTaggableItem
 
setExplicitSignificance(boolean) - Method in class com.yahoo.prelude.query.SimpleTaggableItem
 
setExplicitSignificance(boolean) - Method in interface com.yahoo.prelude.query.TaggableItem
 
setExplicitSignificance(boolean) - Method in class com.yahoo.prelude.query.TaggableSegmentItem
 
setExpression(String) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Turns this assignment into a mathematical expression assignment.
setFactor(double) - Method in class com.yahoo.search.query.ranking.SoftTimeout
 
setFailLimit(long) - Method in class com.yahoo.search.cluster.MonitorConfiguration
Sets the number of milliseconds a node is allowed to fail before we mark it as not working
setFailQuarantineLimit(int) - Method in class com.yahoo.search.cluster.MonitorConfiguration
The number of times a node must fail in one hour to be placed in quarantine.
setFeedParams(FeedParams) - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
Set parameters used for feeding the documents in the receiving cluster.
setField(String) - Method in class com.yahoo.document.select.rule.IdNode
 
setField(int) - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
setField(Field) - Method in class com.yahoo.document.update.FieldUpdate
Sets the field this update applies to.
setField(String, Object) - Method in class com.yahoo.search.result.Hit
Sets the value of a field
setFieldCompletenessImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setFieldMap(Map<Pair<String, String>, String>) - Method in class com.yahoo.docproc.DocumentProcessor
Sets the schema map for field names
setFieldNotToRender(String) - Method in class com.yahoo.prelude.templates.FormattingOptions
Tells a field should not be rendered.
setFieldPath(String) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
setFieldSet(String) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setFieldSet(String) - Method in class com.yahoo.documentapi.VisitorParameters
 
setFieldToRender(String) - Method in class com.yahoo.prelude.templates.FormattingOptions
Tells a field should be rendered.
setFieldUpdate(int, FieldUpdate) - Method in class com.yahoo.document.DocumentUpdate
Replaces the field update at the specified index in the list of field updates.
setFieldUpdates(List<FieldUpdate>) - Method in class com.yahoo.document.DocumentUpdate
Assigns the field updates of this document update.
setFieldValue(FieldValue) - Method in class com.yahoo.document.annotation.Annotation
Sets the value of the annotation.
setFieldValue(Field, FieldValue) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Sets the value of the given field.
setFieldValue(String, FieldValue) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
Convenience method to set the value of a named field.
setFieldValue(Field, String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(Field, Double) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(Field, Integer) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(Field, Long) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(Field, Byte) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, String) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, Double) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, Integer) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, Long) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(String, Byte) - Method in class com.yahoo.document.datatypes.StructuredFieldValue
 
setFieldValue(StructuredFieldValue, FieldValue) - Method in class com.yahoo.document.ExtendedField
 
setFieldValue(StructuredFieldValue, FieldValue) - Method in class com.yahoo.document.ExtendedStringField
 
setFillable() - Method in class com.yahoo.search.result.Hit
Tag this hit as fillable.
setFillable() - Method in class com.yahoo.search.result.HitGroup
 
setFilled(String) - Method in class com.yahoo.search.result.Hit
Register that this hit has been filled with properties using the given summary class.
setFilled(String) - Method in class com.yahoo.search.result.HitGroup
Ignored as this should always be derived from the content hits
setFilledInternal(Set<String>) - Method in class com.yahoo.search.result.Hit
For vespa internal use only.
setFilter(boolean) - Method in class com.yahoo.prelude.query.Item
Sets whether this is a filter term.
setFilter(String) - Method in class com.yahoo.search.query.Model
Sets the filter string set for this query.
setFilter(String) - Method in class com.yahoo.search.query.parser.Parsable
 
setFinishedBucketCount(long) - Method in class com.yahoo.documentapi.ProgressToken
For use by bucket sources and unit tests only!
setFinishedBuckets(Set<BucketId>) - Method in class com.yahoo.documentapi.messagebus.protocol.VisitorInfoMessage
 
setFollowRedirects(boolean) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setFooter(Template<T>) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Sets the footer template
setForceSinglePass(boolean) - Method in class com.yahoo.search.grouping.request.GroupingOperation
 
setForceTimestamps(boolean) - Method in class com.yahoo.processing.execution.Execution.Trace
 
setFormat(String) - Method in class com.yahoo.search.query.Presentation
Set the desired format for result rendering.
setFreshness(String) - Method in class com.yahoo.search.query.Ranking
Set the freshness search parameters for this query
setFreshness(Freshness) - Method in class com.yahoo.search.query.Ranking
 
setFrom(int) - Method in class com.yahoo.document.annotation.Span
NOTE: DO NOT USE.
setFromInclusive(Long) - Method in class com.yahoo.document.predicate.FeatureRange
 
setFromSegmented(boolean) - Method in class com.yahoo.prelude.query.WordItem
 
setFromSpecialToken(boolean) - Method in class com.yahoo.prelude.query.Item
 
setFromTimestamp(long) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setFromTimestamp(long) - Method in class com.yahoo.documentapi.VisitorParameters
Set from timestamp in microseconds.
setFromUser(boolean) - Method in class com.yahoo.prelude.query.SegmentItem
 
setGroupBy(GroupingExpression) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Assigns an expressions as the group-by clause of this operation.
setGroupingSessionCache(boolean) - Method in class com.yahoo.search.Query
Sets whether this query should use the grouping session cache.
setHasUniqueID(boolean) - Method in class com.yahoo.prelude.query.Item
 
setHeader(boolean) - Method in class com.yahoo.document.Field
Sets whether this is a header field
setHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Sets a header with the given name and value.
setHeader(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setHeader(Template<T>) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Sets the header template
setHeaderOnly(boolean) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Sets a header with the given name and value.
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Sets a header with the given name and value.
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Sets a header with the given name and value.
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
Sets a header with the given name and value.
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
setHeaders(String, String) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setHeaders(String, List<String>) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setHighestModificationTimestamp(long) - Method in class com.yahoo.documentapi.messagebus.protocol.WriteDocumentReply
Sets the modification timestamp.
setHighlight(Highlight) - Method in class com.yahoo.search.query.Presentation
Sets how terms in this result should be highlighted.
setHighlightTags(String, String, String) - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Sets the highligting marks for this template
setHighlightTags(String, String, String) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
setHistogramId(HistogramType) - Method in class com.yahoo.statistics.Value.Parameters
What kind of histogram to log.
setHit(Template<T>) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Sets the hit template
setHitLimit(int) - Method in class com.yahoo.prelude.query.IntItem
Sets the number of hits this will match, or 0 if all should be matched.
setHitOrderer(HitOrderer) - Method in class com.yahoo.search.Result
Sets the hit orderer to be used for the top level hit group.
setHits(int) - Method in class com.yahoo.search.Query
Sets the number of hits requested.
setHits(HitGroup) - Method in class com.yahoo.search.Result
Sets the top level hit group containing all the hits of this result
setHost(String) - Method in class com.yahoo.net.URI
Returns a new URI with a changed host (or authority)
setHttpOnly(boolean) - Method in class com.yahoo.jdisc.http.Cookie
 
setHttpResponse(HttpResponse) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.LazyContentChannel
This must be called before writing to this
setId(int) - Method in class com.yahoo.document.DataType
Sets the ID of this data type.
setId(DocumentId) - Method in class com.yahoo.document.Document
 
setId(IdString) - Method in class com.yahoo.document.DocumentId
 
setId(DocumentId) - Method in class com.yahoo.document.DocumentUpdate
Sets the document id of the document to update.
setId(int, DocumentType) - Method in class com.yahoo.document.Field
Sets the id of this field.
setId(String) - Method in class com.yahoo.search.result.Hit
Calls setId(new URI(id))
setId(URI) - Method in class com.yahoo.search.result.Hit
Initializes the id of this hit.
setId(String) - Method in class com.yahoo.search.result.HitGroup
Calls setId(new URI(id))
setId(URI) - Method in class com.yahoo.search.result.HitGroup
Assign an id to this hit.
setIdleLimit(int) - Method in class com.yahoo.search.cluster.MonitorConfiguration
Sets the number of ms a node (failing or working) is allowed to stay idle before it is pinged.
setInconsistentState(boolean) - Method in class com.yahoo.documentapi.ProgressToken
 
setIndent(String) - Method in class com.yahoo.document.serialization.XmlStream
Set an indent to use for pretty printing of XML.
setIndexFacts(IndexFacts) - Method in class com.yahoo.search.query.parser.ParserEnvironment
 
setIndexFacts(IndexFacts) - Method in class com.yahoo.search.searchchain.Execution.Context
Use this to override index settings for the searchers below a given searcher, the easiest way to do this is to wrap the incoming IndexFacts instance in a subclass.
setIndexName(String) - Method in class com.yahoo.prelude.query.CompositeIndexedItem
Sets the name of the index to search
setIndexName(String) - Method in class com.yahoo.prelude.query.CompositeItem
Sets the index name of all subitems of this
setIndexName(String) - Method in class com.yahoo.prelude.query.FalseItem
 
setIndexName(String) - Method in interface com.yahoo.prelude.query.IndexedItem
Sets the name of the index to search
setIndexName(String) - Method in class com.yahoo.prelude.query.IndexedSegmentItem
Sets the name of the index to search
setIndexName(String) - Method in class com.yahoo.prelude.query.Item
Sets the index name of this item
setIndexName(String) - Method in class com.yahoo.prelude.query.NullItem
Does nothing
setIndexName(String) - Method in class com.yahoo.prelude.query.PhraseItem
 
setIndexName(String) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
setIndexName(String) - Method in class com.yahoo.prelude.query.PredicateQueryItem
Sets the field name to be used for the predicates.
setIndexName(String) - Method in class com.yahoo.prelude.query.PureWeightedItem
 
setIndexName(String) - Method in class com.yahoo.prelude.query.SimpleIndexedItem
Sets the name of the index to search
setIndexName(String) - Method in class com.yahoo.prelude.query.WeakAndItem
Sets the index name of all subitems of this
setIndexName(String) - Method in class com.yahoo.prelude.query.WeightedSetItem
 
setIndexName(String) - Method in class com.yahoo.search.query.QueryTree
 
setInputEncoding(String) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setInService(boolean) - Method in class com.yahoo.docproc.DocprocService
Sets whether this should currently perform any processing.
setInstanceId(String) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setInstanceId(String) - Method in class com.yahoo.documentapi.messagebus.protocol.DestroyVisitorMessage
 
setIntent(Intent) - Method in class com.yahoo.search.intent.model.IntentNode
 
setInterpretation(Interpretation) - Method in class com.yahoo.search.intent.model.InterpretationNode
Sets this interpretation
setIsDeconstructable() - Method in class com.yahoo.component.AbstractComponent
 
setItem(int, Item) - Method in class com.yahoo.prelude.query.CompositeItem
Replaces the item at the given index
setItem(int, Item) - Method in class com.yahoo.prelude.query.PhraseItem
 
setKey(String) - Method in class com.yahoo.document.predicate.FeatureRange
 
setKey(String) - Method in class com.yahoo.document.predicate.FeatureSet
 
setKeyType(DataType) - Method in class com.yahoo.document.MapDataType
Sets the key type of this MapDataType. WARNING! Do not use! Only to be used by config system!
setLabel(String) - Method in class com.yahoo.prelude.query.Item
Label this item with a symbolic name which can later be used by the back-end to identify specific items for ranking purposes.
setLabel(String) - Method in class com.yahoo.search.grouping.request.GroupingExpression
 
setLabel(String) - Method in class com.yahoo.search.grouping.request.GroupingNode
Assigns a label to this grouping expression.
setLabel(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
 
setLanguage(Language) - Method in class com.yahoo.prelude.query.Item
Sets the language of any natural language text below this item.
setLanguage(Language) - Method in class com.yahoo.search.query.Model
Explicitly sets the language to be used during parsing
setLanguage(String) - Method in class com.yahoo.search.query.Model
Explicitly sets the language to be used during parsing.
setLanguage(Language) - Method in class com.yahoo.search.query.parser.Parsable
 
setLastBucket(BucketId) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorReply
 
setLastModified(Long) - Method in class com.yahoo.document.Document
Sets the last modified time of this Document.
setLayout(Layout) - Method in class com.yahoo.search.pagetemplates.model.Section
Sets the layout.
setLeaf(boolean) - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
 
setLength(int) - Method in class com.yahoo.document.annotation.Span
NOTE: DO NOT USE.
setLevel(int) - Method in class com.yahoo.messagebus.Trace
Set the trace level.
setLHS(ExpressionNode) - Method in class com.yahoo.document.select.rule.ComparisonNode
Sets the left hand side of this comparison.
setLibraryName(String) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setLibraryParameter(String, String) - Method in class com.yahoo.documentapi.VisitorParameters
Set a visitor library specific parameter.
setLibraryParameter(String, byte[]) - Method in class com.yahoo.documentapi.VisitorParameters
Set a visitor library specific parameter.
setLibraryParameters(Map<String, byte[]>) - Method in class com.yahoo.documentapi.VisitorParameters
Set all visitor library specific parameters.
setLimits(Limits) - Method in class com.yahoo.statistics.Value.Parameters
The limits to use if logging as a histogram.
setLinguistics(Linguistics) - Method in class com.yahoo.search.query.parser.ParserEnvironment
 
setLinguistics(Linguistics) - Method in class com.yahoo.search.searchchain.Execution.Context
 
setListFeatures(boolean) - Method in class com.yahoo.search.query.Ranking
Set whether rank features should be included with the result of this query
setLoadType(LoadType) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentMessage
 
setLoadType(LoadType) - Method in class com.yahoo.documentapi.VisitorParameters
 
setLocalDataHandler(VisitorDataHandler) - Method in class com.yahoo.documentapi.VisitorParameters
Set local data handler.
setLocale(Locale) - Method in class com.yahoo.search.query.Model
Explicitly sets the locale to be used during parsing.
setLocale(String) - Method in class com.yahoo.search.query.Model
Explicitly sets the locale to be used during parsing.
setLocale(String, Sorting.UcaSorter.Strength) - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
setLocalNode(String, Object, QueryProfileType, DimensionBinding, QueryProfileRegistry) - Method in class com.yahoo.search.query.profile.QueryProfile
Sets the value of a node in this profile - the local name given must not be nested (contain dots)
setLocalQueueTimeOut(long) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
 
setLocation(Location) - Method in class com.yahoo.search.query.Ranking
 
setLocation(String) - Method in class com.yahoo.search.query.Ranking
Sets the location from a string, see Location for syntax
setLogHistogram(Boolean) - Method in class com.yahoo.statistics.Value.Parameters
(De-)Activate logging a data histogram.
setLogInsertions(Boolean) - Method in class com.yahoo.statistics.Value.Parameters
(De-)Activate loging the number of observations for each interval.
setLogMax(Boolean) - Method in class com.yahoo.statistics.Value.Parameters
(De-)Activate logging the maximal value observed for each interval.
setLogMean(Boolean) - Method in class com.yahoo.statistics.Value.Parameters
(De)-activate loging the mean value for each interval.
setLogMin(Boolean) - Method in class com.yahoo.statistics.Value.Parameters
(De-)Activate logging the minimal value observed for each interval.
setLogRaw(Boolean) - Method in class com.yahoo.statistics.Value.Parameters
(De-)Activate logging of raw values.
setLogSum(Boolean) - Method in class com.yahoo.statistics.Value.Parameters
(De-)Activate logging the sum of all data points for each interval.
setLowerBound(long) - Method in class com.yahoo.search.predicate.Config.Builder
 
setLowercased(boolean) - Method in class com.yahoo.prelude.query.WordItem
 
setMatchAsPath(boolean) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns whether instances of this should be matched as path names.
setMax(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Assigns the max clause of this.
setMax(int) - Method in class com.yahoo.search.pagetemplates.model.Section
 
setMaxAge(int, TimeUnit) - Method in class com.yahoo.jdisc.http.Cookie
 
setMaxAge(int) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setMaxAlternativeSegmentations(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setMaxBucketsPerVisitor(int) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setMaxBucketsPerVisitor(int) - Method in class com.yahoo.documentapi.VisitorParameters
 
setMaxChunkSizeBytes(int) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
Sets the maximum number of bytes of document data to send per HTTP request.
setMaxConnectionsPerRoute(int) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setMaxFilterCoverage(double) - Method in class com.yahoo.search.query.ranking.MatchPhase
 
setMaxFirstPassHits(long) - Method in class com.yahoo.documentapi.VisitorParameters
Set the maximum number of documents to visit (max documents returned by the visitor)
setMaxHits(long) - Method in class com.yahoo.search.query.ranking.MatchPhase
Sets the max hits to aim for producing in the match phase.
setMaxInFlightRequests(int) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
Sets the maximum number of operations to be in-flight.
setMaxOccurrences(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setMaxPending(int) - Method in class com.yahoo.documentapi.VisitorParameters
Set maximum pending messages one storage visitor will have pending to this client before stalling, waiting for acks.
setMaxPendingCount(int) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
 
setMaxPendingCount(int) - Method in class com.yahoo.messagebus.MessageBus
Sets the maximum number of messages that can be received without being replied to yet.
setMaxPendingCount(int) - Method in class com.yahoo.messagebus.MessageBusParams
Sets the maximum number of allowed pending messages.
setMaxPendingCount(int) - Method in class com.yahoo.messagebus.StaticThrottlePolicy
Sets the maximum number of pending messages allowed.
setMaxPendingReplyCount(int) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setMaxPendingSize(int) - Method in class com.yahoo.messagebus.MessageBus
Sets the maximum size of messages that can be received without being replied to yet.
setMaxPendingSize(int) - Method in class com.yahoo.messagebus.MessageBusParams
Sets the maximum number of bytes allowed for pending messages.
setMaxPendingSize(long) - Method in class com.yahoo.messagebus.StaticThrottlePolicy
Sets the maximum total size of pending messages allowed.
setMaxRetries(int) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Set how many times to retry sending an operation to a gateway when encountering transient problems.
setMaxSleepTimeMs(long) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
When throttling the load due to transient errors on gateway, what is the most time to wait between requests per thread.
setMaxThroughput(double) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
 
setMaxTotalConnections(int) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setMaxTotalHits(long) - Method in class com.yahoo.documentapi.VisitorParameters
Set the maximum number of documents to visit (max documents returned by the visitor)
setMaxWindowSize(double) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Sets the maximium number of pending operations allowed at any time, in order to avoid using too much resources.
setMeasurements(Value) - Method in class com.yahoo.search.statistics.TimingSearcher
This method is only included for testing.
SetMembershipNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which returns true or false depending on a set membership test
SetMembershipNode(ExpressionNode, List<ExpressionNode>) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
setMessage(String) - Method in class com.yahoo.jdisc.http.HttpResponse
 
setMessage(Message) - Method in class com.yahoo.messagebus.Reply
Sets the message to which this is a reply.
setMessageBusParams(MessageBusParams) - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Sets the params object used to instantiate the message bus.
setMessageHandler(MessageHandler) - Method in class com.yahoo.messagebus.DestinationSessionParams
Sets the handler to recive incoming messages.
setMessageHandler(MessageHandler) - Method in class com.yahoo.messagebus.IntermediateSessionParams
Sets the handler to recive incoming messages.
setMeta(boolean) - Method in class com.yahoo.search.result.Hit
 
setMethod(HttpRequest.Method) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setMethod(String) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setMethod(String) - Method in class com.yahoo.search.pagetemplates.model.AbstractChoice
 
setMetric(String, int) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
 
setMin(int) - Method in class com.yahoo.search.pagetemplates.model.Section
 
setMinGroups(long) - Method in class com.yahoo.search.query.ranking.Diversity
Sets the max hits to aim for producing in the match phase.
setMinHitsPerThread(int) - Method in class com.yahoo.search.query.ranking.Matching
 
setMinTimeBetweenRetries(long, TimeUnit) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Set the min time between retries when temporarily failing against a gateway.
setMinWindowSize(double) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Sets the minimium number of pending operations allowed at any time, in order to keep a level of performance.
setModel(Model) - Method in class com.yahoo.search.query.parser.Parsable
 
setN(int) - Method in class com.yahoo.prelude.query.WeakAndItem
 
setName(String) - Method in class com.yahoo.docproc.CallStack
Sets the name of this stack
setName(String) - Method in class com.yahoo.document.annotation.SpanTree
WARNING! Only to be used by deserializers! Sets the name of this SpanTree instance.
setName(String) - Method in class com.yahoo.document.DataType
Sets the name of this data type.
setName(String) - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
setName(String) - Method in class com.yahoo.document.TemporaryStructuredDataType
 
setName(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setName(String) - Method in class com.yahoo.log.event.Unknown
 
setName(String) - Method in class com.yahoo.messagebus.DestinationSessionParams
Sets the name to register with message bus.
setName(String) - Method in class com.yahoo.messagebus.IntermediateSessionParams
Sets the name to register with message bus.
setName(String) - Method in class com.yahoo.search.pagetemplates.model.Renderer
 
setName(String) - Method in class com.yahoo.search.pagetemplates.model.Source
 
setName(String) - Method in class com.yahoo.search.query.Sorting.AttributeSorter
 
setName(String) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Sets the name of this ranking expression.
setNameExtension(Boolean) - Method in class com.yahoo.statistics.Value.Parameters
Whether or not to add an identifying extension (like mean) to event names when logging derived values.
setNestedType(DataType) - Method in class com.yahoo.document.CollectionDataType
Sets the nested type of this CollectionDataType. WARNING! Do not use! Only to be used by config system!
setNetworkWiring(ContentChannel, CompletionHandler) - Method in class com.yahoo.processing.rendering.AsynchronousRenderer
Exposes JDisc wiring to ensure asynchronous cleanup.
setNetworkWiring(ContentChannel, CompletionHandler) - Method in class com.yahoo.processing.rendering.AsynchronousSectionedRenderer
For internal use: Expose JDisc wiring to ensure asynchronous cleanup.
setNewTimestamp(long) - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
Sets the timestamp to assign to the updated document.
setNewValue(FieldValue) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
Turns this assignment into a literal one.
setNewValues(Array) - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
setNoCache(boolean) - Method in class com.yahoo.search.Query
Sets whether this query should never be server from a cache.
setNode(ExpressionNode) - Method in class com.yahoo.document.select.rule.EmbracedNode
 
setNode(ExpressionNode) - Method in class com.yahoo.document.select.rule.NegationNode
 
setNohits(Template<T>) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Sets the nohits template
setNormalizable(boolean) - Method in class com.yahoo.prelude.query.TermItem
This refers to whether accent removal is a meaningful and possible operation for this word.
setNumber(String) - Method in class com.yahoo.prelude.query.IntItem
Sets the number expression of this - a number or range following the syntax specified in the class javadoc
setNumBucketBits(int) - Method in class com.yahoo.document.BucketDistribution
Sets the number of buckets to use for this document distribution object.
setNumColumns(int) - Method in class com.yahoo.document.BucketDistribution
Sets the number of columns to use for this document distribution object.
setNumPersistentConnectionsPerEndpoint(int) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
The number of connections between the http client and the gateways.
setNumSearchPartitions(int) - Method in class com.yahoo.search.query.ranking.Matching
 
setNumThreadsPerSearch(int) - Method in class com.yahoo.search.query.ranking.Matching
 
setOccurrenceImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setOffset(int) - Method in class com.yahoo.search.Query
Set the hit offset.
setOldTimestamp(long) - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
Sets the timestamp required for this update to be applied.
setOperand(Predicate) - Method in class com.yahoo.document.predicate.Negation
 
setOperands(Collection<? extends Predicate>) - Method in class com.yahoo.document.predicate.Conjunction
 
setOperands(Collection<? extends Predicate>) - Method in class com.yahoo.document.predicate.Disjunction
 
setOperator(String) - Method in class com.yahoo.document.select.rule.ComparisonNode
Sets the comparison operator of this.
setOrder(Sorting) - Method in class com.yahoo.search.pagetemplates.model.Section
 
setOrdered(boolean) - Method in class com.yahoo.search.result.HitGroup
Turn off internal resorting of hits.
setOrderer(HitOrderer) - Method in class com.yahoo.search.result.HitGroup
Sets the hit orderer for this group.
setOrigin(Substring) - Method in class com.yahoo.prelude.query.TermItem
Sets the origin of this
setOriginal(Object) - Method in class com.yahoo.prelude.hitfield.HitField
Optionally set the object which this HitField should represent.
setOutput(String) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
Returns a copy of this node with a modified output
setOutputEncoding(String) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setOverridable(String, boolean, Map<String, String>) - Method in class com.yahoo.search.query.profile.QueryProfile
Sets the overridability of a field in this profile, this overrides the corresponding setting in the type (if any)
setOverrideIsUserInRole(boolean) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setParameters(Map<String, byte[]>) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setParent(CompositeItem) - Method in class com.yahoo.prelude.query.Item
Sets the parent in the tree.
setParent(Query) - Method in class com.yahoo.search.query.Model
Assigns the query owning this
setParentQuery(Query) - Method in class com.yahoo.search.query.properties.QueryProperties
 
setParentQuery(Query) - Method in class com.yahoo.search.query.Properties
Invoked during deep cloning of the parent query.
setParsedJSON(Object) - Method in class com.yahoo.prelude.hitfield.JSONString
 
setPath(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setPath(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setPath(String) - Method in class com.yahoo.search.federation.http.HTTPParameters
Set the url path to use in queries to this.
setPendingBucketCount(long) - Method in class com.yahoo.documentapi.ProgressToken
 
setPersistentConnections(boolean) - Method in class com.yahoo.search.federation.http.HTTPParameters
Note: This is currently largely a noop: Connections are reused even when this is set to true.
setPingOption(ProviderConfig.PingOption.Enum) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setPort(int) - Method in class com.yahoo.net.URI
Returns a new URI with a changed port
setPosition(int) - Method in class com.yahoo.text.PositionedString
Assigns the current position in the string
setPositionData(boolean) - Method in class com.yahoo.prelude.query.Item
Sets whether or not position data should be used when ranking this term item.
setPositiveItem(Item) - Method in class com.yahoo.prelude.query.NotItem
Sets the positive item (the first item)
setPrecision(int) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Assigns the precision clause of this.
setPredicate(Predicate) - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
setPrintTraceToStdErr(boolean) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
If enabled will write internal trace to stderr.
setPriority(DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentMessage
Sets the priority tag for this message.
setPriority(DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentReply
Sets the priority tag for this message.
setPriority(DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.VisitorParameters
 
setPriority(String) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
Sets the messagebus priority.
setProbability(int, double) - Method in class com.yahoo.document.annotation.AlternateSpanList
Sets the probability of the given subtree.
setProbability(double) - Method in class com.yahoo.text.interpretation.Interpretation
Sets he probability that this interpretation is the correct.
setProfile(String) - Method in class com.yahoo.search.query.Ranking
Sets the name of the rank profile to use.
setProgress(BucketId) - Method in class com.yahoo.documentapi.ProgressToken.BucketEntry
 
setProperty(String, Object) - Method in class com.yahoo.processing.execution.Execution.Trace
Adds a property key-value to this trace.
setProperty(String, Object) - Method in class com.yahoo.search.query.context.QueryContext
Adds a property key-value to this context.
setProtected(boolean) - Method in class com.yahoo.prelude.query.Item
Set whether this should be protected from change/remove by query rewriters
setProtocolConfigId(String) - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Sets the id to resolve to protocol config.
setProximityCompletenessImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setProximityLimit(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Sets the maximum allowed gap within a segment.
setProximityTable(float[]) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
Sets the proximity table deciding the importance of separations of various distances, The table must have size proximityLimit*2+1, where the first half is for reverse direction distances.
setProxyHost(String) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setProxyHost(String) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Sets the HTTP proxy host name to use.
setProxyPort(int) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setProxyPort(int) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Sets the HTTP proxy host port to use.
setProxyServer(URI) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setQuarantineTime(long) - Method in class com.yahoo.search.cluster.MonitorConfiguration
The number of ms an unstable node is quarantined.
setQuery(String) - Method in class com.yahoo.search.query.parser.Parsable
 
setQuery(Query) - Method in class com.yahoo.search.result.Hit
 
setQuery(Query) - Method in class com.yahoo.search.Result
Sets a query for this result
setQueryCache(boolean) - Method in class com.yahoo.search.query.Ranking
Returns whether feature caching is turned on in the backed.
setQueryContext(Template<T>) - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
setQueryString(String) - Method in class com.yahoo.search.query.Model
Set the query from a string.
setRanked(boolean) - Method in class com.yahoo.prelude.query.Item
Sets whether or not this term item should affect ranking.
setReadTimeout(int) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setReference(Annotation) - Method in class com.yahoo.document.annotation.AnnotationReference
Set an Annotation that this AnnotationReference shall refer to.
setReferenceNoCompatibilityCheck(Annotation) - Method in class com.yahoo.document.annotation.AnnotationReference
WARNING! Only to be used by deserializers when reference is not fully deserialized yet! Sets an Annotation that this AnnotationReference shall refer to.
setRegion(String) - Method in class com.yahoo.search.pagetemplates.model.Section
 
setRelatednessImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setRelevance(Relevance) - Method in class com.yahoo.search.result.Hit
Sets the relevance of this hit
setRelevance(double) - Method in class com.yahoo.search.result.Hit
Does setRelevance(new Relevance(relevance)
setRemaining(CharSequence) - Method in class com.yahoo.document.select.simple.Parser
 
setRemoteAddr(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
Set the IP address of the remote client associated with this Request.
setRemoteAddress(SocketAddress) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setRemoteDataHandler(String) - Method in class com.yahoo.documentapi.VisitorParameters
Set address for the remote data handler.
setRemoteHost(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setRemoteUser(String) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setRemoveIfZero(boolean) - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
If set to true, and the new value assigned evaluates to a numeric value of 0, removes the value instead of setting it.
setRenderer(ComponentSpecification) - Method in class com.yahoo.search.query.Presentation
Set the desired format for result rendering.
setRenderer(Renderer<Result>) - Method in class com.yahoo.search.result.Templating
setRendererFor(String) - Method in class com.yahoo.search.pagetemplates.model.Renderer
 
setReplyHandler(ReplyHandler) - Method in class com.yahoo.messagebus.IntermediateSessionParams
Sets the handler to recive incoming replies.
setReplyHandler(ReplyHandler) - Method in class com.yahoo.messagebus.SourceSessionParams
Sets the handler to recive incoming replies.
setReportCoverage(boolean) - Method in class com.yahoo.search.query.Presentation
Deprecated.
coverage information is always returned
setRequiredUpPercentageToSendToKnownGoodNodes(int) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.HostFetcher
 
setResizeRate(double) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Sets the rate at which the window size is updated.
setResponse(Response) - Method in interface com.yahoo.processing.execution.ResponseReceiver
 
setResponseAfterFailLimit(int) - Method in class com.yahoo.search.cluster.MonitorConfiguration
Sets the number of times a failed node must respond before it is put back in service.
setResponseHandler(ResponseHandler) - Method in class com.yahoo.documentapi.AsyncParameters
 
setRest(String) - Method in class com.yahoo.net.URI
Returns a new URI with a changed rest
setRestrict(String) - Method in class com.yahoo.search.query.Model
Sets the set of types (document type or search definition names) this query will search from a comma-separated string of type names.
setResultGroup(RootGroup) - Method in class com.yahoo.search.grouping.GroupingRequest
Sets the result RootGroup of this request.
setResults(String) - Method in class com.yahoo.documentapi.messagebus.protocol.StatBucketReply
 
setResumeFileName(String) - Method in class com.yahoo.documentapi.VisitorParameters
Set filename for reading/storing progress token.
setResumeToken(ProgressToken) - Method in class com.yahoo.documentapi.VisitorParameters
Set progress token, which can be used to resume visitor.
setRetries(int) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setRetry(int) - Method in class com.yahoo.messagebus.Message
Sets the number of times the sending of this message has been retried.
setRetryDelay(double) - Method in class com.yahoo.messagebus.Reply
Sets the retry delay request of this reply.
setRetryEnabled(boolean) - Method in class com.yahoo.messagebus.Message
Sets whether or not this message can be resent.
setRetryPolicy(RetryPolicy) - Method in class com.yahoo.messagebus.MessageBusParams
Sets the retry policy for the resender.
setRewriteMeta(Query, HashMap<String, Object>) - Static method in class com.yahoo.search.query.rewrite.RewriterUtils
Pass metadata to the next rewriter through query properties
setRHS(ExpressionNode) - Method in class com.yahoo.document.select.rule.ComparisonNode
Sets the right hand side of this comparison.
setRoot(SpanNode) - Method in class com.yahoo.document.annotation.SpanTree
WARNING! Only to be used by deserializers! Sets the root of this SpanTree instance.
setRoot(Item) - Method in class com.yahoo.search.query.QueryTree
 
setRoot(ExpressionNode) - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
Sets the root of the expression tree of this expression.
setRootOperation(GroupingOperation) - Method in class com.yahoo.search.grouping.GroupingRequest
Sets the root GroupingOperation that defines this request.
setRoute(String) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
setRoute(String) - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Sets the route string to send all requests to.
setRoute(String) - Method in interface com.yahoo.documentapi.messagebus.MessageBusSession
Sets the route to send all messages to when sending through this session.
setRoute(String) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
setRoute(String) - Method in class com.yahoo.documentapi.VisitorParameters
Set the name of the storage cluster route to visit.
setRoute(Route) - Method in class com.yahoo.documentapi.VisitorParameters
Set the route to visit.
setRoute(Route) - Method in class com.yahoo.messagebus.Message
Set a new route for this routable.
setRoute(String) - Method in class com.yahoo.vespa.http.client.config.Cluster.Builder
Sets a route specific to this cluster, which overrides the route set in FeedParams.getRoute().
setRoute(String) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
Sets a route to be used for all Clusters, unless overridden on a per-cluster basis in Cluster.getRoute().
setRouteName(String) - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Sets the name of the route to send appropriate requests to.
setRoutingConfigId(String) - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Sets the id to resolve to routing config.
setRPCNetworkParams(RPCNetworkParams) - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Sets the params object used to instantiate the rpc network layer for message bus.
setSchema(String) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setScheme(String, boolean) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setScheme(String) - Method in class com.yahoo.net.URI
Returns a new URI with a changed scheme
setScore(double) - Method in class com.yahoo.search.intent.model.InterpretationNode
Sets the probability of the interpretation of this
setScore(double) - Method in class com.yahoo.search.intent.model.Node
Sets the normalized (0-1) score of this node
setScore(double) - Method in class com.yahoo.search.result.Relevance
Set score value to this value.
setScoreThreshold(double) - Method in class com.yahoo.prelude.query.WandItem
Sets the initial score threshold used by the backend search operator handling this WandItem.
setScoreThreshold(int) - Method in class com.yahoo.prelude.query.WeakAndItem
Sets the score threshold used by the backend search operator handling this WeakAndItem.
setScratchId(int) - Method in class com.yahoo.document.annotation.Annotation
 
setScratchId(int) - Method in class com.yahoo.document.annotation.SpanNode
 
setSearcherSpecificMetaData(Searcher, Object) - Method in class com.yahoo.search.result.Hit
set meta data describing how a given searcher should treat this hit.
setSearchPath(String) - Method in class com.yahoo.search.query.Model
Set the path for which backend nodes to forward the search too.
setSearchResult(SearchResult) - Method in class com.yahoo.documentapi.messagebus.protocol.QueryResultMessage
 
setSearchResult(SearchResult) - Method in class com.yahoo.documentapi.messagebus.protocol.SearchResultMessage
 
setSection(Section) - Method in class com.yahoo.search.pagetemplates.PageTemplate
 
setSecure(boolean) - Method in class com.yahoo.jdisc.http.Cookie
 
setSecure(boolean) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setSegmentIndex(int) - Method in class com.yahoo.prelude.query.WordItem
 
setSegmentingRule(SegmentingRule) - Method in class com.yahoo.prelude.query.SegmentItem
 
setSegmentingRule(SegmentingRule) - Method in class com.yahoo.prelude.query.TermItem
 
setSegmentProximityImportance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsParameters
 
setSeparatorTag(String) - Method in class com.yahoo.prelude.templates.Context
 
setSeparatorTag(String) - Method in class com.yahoo.prelude.templates.HitContext
 
setServerRequest(boolean) - Method in class com.yahoo.jdisc.Request
Sets whether or not this Request was created by a ServerProvider.
setServerTimeout(long, TimeUnit) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
Sets the server-side timeout of each operation - i.e.
setServiceName(String) - Method in class com.yahoo.docproc.Processing
Sets the name of the service processing this.
setServiceName(String) - Method in class com.yahoo.log.VespaFormatter
Set the service name (usually the VESPA config-id) of this formatter.
setSession(VisitorControlSession) - Method in class com.yahoo.documentapi.VisitorControlHandler
 
setSession(VisitorControlSession) - Method in class com.yahoo.documentapi.VisitorDataHandler
Sets which session this visitor data handler belongs to.
setSessionTimeoutMs(long) - Method in class com.yahoo.documentapi.VisitorParameters
Sets timeout for the entire visiting session, in milliseconds.
setSignificance(double) - Method in class com.yahoo.prelude.query.CompositeTaggableItem
 
setSignificance(double) - Method in class com.yahoo.prelude.query.SimpleTaggableItem
 
setSignificance(double) - Method in interface com.yahoo.prelude.query.TaggableItem
Used for setting explicit term significance (in the tf/idf sense) to a single term or phrase, relative to the rest of the query.
setSignificance(double) - Method in class com.yahoo.prelude.query.TaggableSegmentItem
 
setSignificance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
The significance of this term: 1-term frequency
setSize(int) - Method in class com.yahoo.config.NodeVector
Resizes this NodeVector.
setSocketBufferSizeBytes(int) - Method in class com.yahoo.search.federation.http.HTTPParameters
 
setSoonActive(long) - Method in class com.yahoo.search.result.Coverage
Will set number of documents present in ideal state
setSorted(boolean) - Method in class com.yahoo.search.result.HitGroup
Explicitly set whether the hits in this group are correctly sorted at this moment.
setSorter(Sorting.AttributeSorter) - Method in class com.yahoo.search.query.Sorting.FieldOrder
 
setSorting(Sorting) - Method in class com.yahoo.search.query.Ranking
Sets how this query should be sorted.
setSorting(String) - Method in class com.yahoo.search.query.Ranking
Sets sorting from a string.
setSource(Source) - Method in class com.yahoo.search.intent.model.SourceNode
Sets the source of this node
setSource(String) - Method in class com.yahoo.search.result.DefaultErrorHit
 
setSource(String) - Method in interface com.yahoo.search.result.ErrorHit
 
setSource(String) - Method in class com.yahoo.search.result.ErrorMessage
Sets the source producing this error
setSource(String) - Method in class com.yahoo.search.result.Hit
Sets the name of the source creating this hit
setSourceNumber(int) - Method in class com.yahoo.search.result.Hit
 
setSources(String) - Method in class com.yahoo.search.query.Model
Sets the set of sources this query will search from a comma-separated string of source names
setSourceSessionParams(SourceSessionParams) - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Sets the extended source session params.
setSpanNode(SpanNode) - Method in class com.yahoo.document.annotation.Annotation
WARNING! Should only be used by deserializers! Sets the span node that this annotation points to.
setSpanNodeFast(SpanNode) - Method in class com.yahoo.document.annotation.Annotation
WARNING! Should only be used by deserializers! Sets the span node that this annotation points to.
setSpanTree(SpanTree) - Method in class com.yahoo.document.datatypes.StringFieldValue
Sets the span tree with annotations over this String.
setSpecialTokens(SpecialTokens) - Method in class com.yahoo.search.query.parser.ParserEnvironment
 
setSslContext(SSLContext) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Sets the SSLContext for the connection to the gateway when SSL is enabled for Endpoint.
setState(ProgressToken.BucketState) - Method in class com.yahoo.documentapi.ProgressToken.BucketEntry
 
setStatus(int) - Method in class com.yahoo.container.jdisc.HttpResponse
Sets the numeric HTTP status code this will return.
setStatus(int) - Method in class com.yahoo.jdisc.http.filter.DiscFilterResponse
 
setStatus(int) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterResponse
 
setStatus(int) - Method in class com.yahoo.jdisc.Response
Sets the status code of this response.
setStemmed(boolean) - Method in class com.yahoo.prelude.query.WordItem
 
setStrict(boolean) - Method in class com.yahoo.messagebus.TraceNode
Sets whether or not the children of this node are strictly ordered.
setStrict(boolean) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Set whether nondeclared fields are permissible.
setStringFieldValue(StringFieldValue) - Method in class com.yahoo.document.annotation.SpanTree
Sets the StringFieldValue that this SpanTree belongs to. This is called by StringFieldValue.setSpanTree(SpanTree) and there is no need for the user to call this except in unit tests.
setSubQueryBitmap(long) - Method in class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
 
setSummary(DocumentSummary) - Method in class com.yahoo.documentapi.messagebus.protocol.QueryResultMessage
 
setSummary(String) - Method in class com.yahoo.search.query.Presentation
Sets the name of the summary class to be used to present hits from this query
setSummaryClass(String) - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Set the default summary class to use with this template.
setSummaryClass(String) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
setSummaryFields(String) - Method in class com.yahoo.search.query.Presentation
Parse the given string as a comma delimited set of field names and overwrite the set of summary fields.
setSystemState(String) - Method in class com.yahoo.documentapi.messagebus.protocol.WrongDistributionReply
 
setTabSize(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
setTag(boolean) - Method in class com.yahoo.document.WeightedSetDataType
Called by SD parser if a data type is explicitly tag.
setTailcost(double) - Method in class com.yahoo.search.query.ranking.SoftTimeout
 
setTargetType(StructuredDataType) - Method in class com.yahoo.document.ReferenceDataType
Overrides the stored temporary data type with a concrete StructuredDataType instance.
setTemplate(String, Template<? extends Writer>) - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Sets the selected template
setTemplate(String, Template<? extends Writer>) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
setTemplateNotNull(String, Template<? extends Writer>) - Method in class com.yahoo.prelude.templates.GenericTemplateSet
Deprecated.
Sets the selected template
setTemplateNotNull(String, Template<? extends Writer>) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
setTemplates(UserTemplate) - Method in class com.yahoo.search.result.Templating
Sets the template set which should render this result set
setTerm(String) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
setTermwiselimit(double) - Method in class com.yahoo.search.query.ranking.Matching
 
setThresholdBoostFactor(double) - Method in class com.yahoo.prelude.query.WandItem
Sets the boost factor used by the backend search operator to boost the threshold before comparing it with the upper bound score of the document being evaluated.
setThrottlePolicy(ThrottlePolicy) - Method in class com.yahoo.documentapi.VisitorParameters
 
setThrottlePolicy(ThrottlePolicy) - Method in class com.yahoo.messagebus.SourceSessionParams
Sets the policy to use for throttling output.
setThrottlerMinSize(int) - Method in class com.yahoo.vespa.http.client.config.SessionParams.Builder
Sets the minimum queue size of the throttler.
setTime(long) - Method in class com.yahoo.log.event.Event
Set the timestamp of this event.
setTimeout(long, TimeUnit) - Method in class com.yahoo.jdisc.handler.ThreadedRequestHandler
Sets the timeout that this ThreadedRequestHandler sets on all handled Requests.
setTimeout(long, TimeUnit) - Method in class com.yahoo.jdisc.Request
Sets the allocated time that this Request is allowed to exist before the corresponding call to ResponseHandler.handleResponse(Response) must have been made.
setTimeout(double) - Method in class com.yahoo.messagebus.SourceSession
Sets the number of seconds a message can be attempted sent until it times out.
setTimeout(double) - Method in class com.yahoo.messagebus.SourceSessionParams
Sets the number of seconds a message can be attempted sent until it times out.
setTimeout(long) - Method in class com.yahoo.search.Query
Sets the number of milliseconds to wait for a response from a search backend before time out.
setTimeout(String) - Method in class com.yahoo.search.Query
Sets timeout from a string which will be parsed as a
setTimeoutManager(TimeoutManager) - Method in class com.yahoo.jdisc.Request
Sets a TimeoutManager to be called when Request.setTimeout(long, TimeUnit) is invoked.
setTimeoutMs(long) - Method in class com.yahoo.documentapi.VisitorParameters
Set the timeout for each visitor command in milliseconds.
setTimeReceived(long) - Method in class com.yahoo.messagebus.Message
Sets the timestamp for when this message was last seen by message bus to the given time in milliseconds since epoch.
setTimeReceivedNow() - Method in class com.yahoo.messagebus.Message
This is a convenience method to call Message.setTimeReceived(long) passing the current time as argument.
setTimeRemaining(long) - Method in class com.yahoo.messagebus.Message
Sets the numer of milliseconds that remain before this message times out.
setTimestamp(long) - Method in class com.yahoo.documentapi.messagebus.protocol.PutDocumentMessage
Sets the timestamp of the document to put.
setTimeZone(TimeZone) - Method in class com.yahoo.search.grouping.GroupingRequest
Sets the TimeZone used when resolving time expressions such as DayOfMonthFunction and HourOfDayFunction.
setTiming(boolean) - Method in class com.yahoo.search.query.Presentation
 
setTo(Query) - Method in class com.yahoo.search.intent.model.IntentModel
Stores this intent model at property key "intentModel" in this query
setToInclusive(Long) - Method in class com.yahoo.document.predicate.FeatureRange
 
setTokenizedContent(List<FieldPart>) - Method in class com.yahoo.prelude.hitfield.HitField
Only FieldPart objects must be present in the list.
setTokenRegistry(SpecialTokenRegistry) - Method in class com.yahoo.search.searchchain.Execution.Context
Wrapping the incoming special token registry and then setting the wrapper as the token registry, can be used for changing the set of special tokens used by succeeding searchers.
setTotalBucketCount(long) - Method in class com.yahoo.documentapi.ProgressToken
For use by bucket sources and unit tests only!
setTotalHitCount(long) - Method in class com.yahoo.search.Result
Sets the estimated total number of hits this result is a subset of
setTotalSignificance(float) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
 
setTotalTermWeight(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
 
setToTimestamp(long) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setToTimestamp(long) - Method in class com.yahoo.documentapi.VisitorParameters
Set to timestamp in microseconds.
setTraceEveryXOperation(int) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
How often to trace messages in client.
setTraceLevel(int) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
setTraceLevel(int) - Method in class com.yahoo.documentapi.messagebus.MessageBusParams
Sets the trace level to use when sending.
setTraceLevel(int) - Method in interface com.yahoo.documentapi.messagebus.MessageBusSession
Sets the trace level used when sending messages through this session.
setTraceLevel(int) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
setTraceLevel(int) - Method in class com.yahoo.documentapi.VisitorParameters
 
setTraceLevel(int) - Method in class com.yahoo.processing.execution.Execution.Trace
Sets the maximum trace level this will record
setTraceLevel(int) - Method in class com.yahoo.search.Query
Sets the context level of this query, 0 means no tracing Higher numbers means increasingly more tracing
setTraceLevel(int) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Sets the trace level for tracing messagebus.
setType(AnnotationType) - Method in class com.yahoo.document.annotation.Annotation
Sets the type of this annotation. BEWARE! Should only be used during deserialization.
setType(int) - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
setType(String) - Method in class com.yahoo.document.select.rule.DocumentNode
 
setType(Query.Type) - Method in class com.yahoo.search.query.Model
Sets the query type of for this query.
setType(String) - Method in class com.yahoo.search.query.Model
Sets the query type of for this query.
setType(QueryProfileType) - Method in class com.yahoo.search.query.profile.QueryProfile
Sets the type of this, or set to null to not use any type checking in this profile
setUnChecked(String) - Method in class com.yahoo.document.datatypes.StringFieldValue
Only for use by deserializer to avoid the cost of verifying input.
setUniqueID(int) - Method in class com.yahoo.prelude.query.CompositeTaggableItem
 
setUniqueID(int) - Method in class com.yahoo.prelude.query.SimpleTaggableItem
 
setUniqueID(int) - Method in interface com.yahoo.prelude.query.TaggableItem
 
setUniqueID(int) - Method in class com.yahoo.prelude.query.TaggableSegmentItem
 
setUpperBound(long) - Method in class com.yahoo.search.predicate.Config.Builder
 
setupRouting(RoutingSpec) - Method in interface com.yahoo.messagebus.ConfigHandler
Sets the routing specification for this client.
setupRouting(RoutingSpec) - Method in class com.yahoo.messagebus.MessageBus
 
setUri(URI) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setUri(URI) - Method in class com.yahoo.jdisc.http.filter.JdiscFilterRequest
 
setUri(URI) - Method in class com.yahoo.jdisc.Request
Sets the Uniform Resource Identifier used by the Container to resolve the appropriate RequestHandler for this Request.
setUrl(String) - Method in class com.yahoo.search.pagetemplates.model.Source
Sets the url of this source.
setUseCompression(boolean) - Method in class com.yahoo.vespa.http.client.config.ConnectionParams.Builder
Set whether compression of document operations during communication to server should be enabled.
setUseConjunctionAlgorithm(boolean) - Method in class com.yahoo.search.predicate.Config.Builder
 
setUserPrincipal(Principal) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setUserRoles(String[]) - Method in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
setUtf8Output(boolean) - Method in class com.yahoo.prelude.templates.Context
Used by the template to decide whether to use UTF-8 optimizations.
setUtf8Output(boolean) - Method in class com.yahoo.prelude.templates.HitContext
 
setValue(String) - Method in class com.yahoo.config.LeafNode
Sets the value based on a string representation.
setValue(boolean) - Method in class com.yahoo.document.predicate.BooleanPredicate
 
setValue(ExpressionNode) - Method in class com.yahoo.document.select.rule.AttributeNode
 
setValue(Object) - Method in class com.yahoo.document.select.rule.LiteralNode
 
setValue(String) - Method in class com.yahoo.document.select.rule.VariableNode
 
setValue(FieldValue) - Method in class com.yahoo.document.update.AddValueUpdate
 
setValue(DoubleFieldValue) - Method in class com.yahoo.document.update.ArithmeticValueUpdate
Sets the operand
setValue(FieldValue) - Method in class com.yahoo.document.update.AssignValueUpdate
Sets the value to assign.
setValue(FieldValue) - Method in class com.yahoo.document.update.ClearValueUpdate
 
setValue(FieldValue) - Method in class com.yahoo.document.update.MapValueUpdate
Sets the key of the nested update
setValue(FieldValue) - Method in class com.yahoo.document.update.RemoveValueUpdate
 
setValue(T) - Method in class com.yahoo.document.update.ValueUpdate
Sets the value of this.
setValue(String) - Method in class com.yahoo.jdisc.http.Cookie
 
setValue(String) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setValue(String, String) - Method in class com.yahoo.log.event.Count
Set a property.
setValue(String, String) - Method in class com.yahoo.log.event.Event
Set a property.
setValue(String) - Method in class com.yahoo.prelude.query.IntItem
setValue(String) - Method in class com.yahoo.prelude.query.RegExpItem
 
setValue(String) - Method in class com.yahoo.prelude.query.TermItem
Sets the value of this item from a string.
setValue(String) - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
setValue(String) - Method in class com.yahoo.prelude.query.WordItem
Same as #setWord
setValue(Object) - Method in class com.yahoo.search.query.profile.QueryProfile
 
setValue(Object) - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValue
Sets the value to use for this set of dimension values
setValue(Double) - Method in class com.yahoo.tensor.Tensor.Cell
 
setValueContainer(MapChoice) - Method in class com.yahoo.search.pagetemplates.model.Placeholder
 
setValues(BUILDER, BUILDER) - Static method in class com.yahoo.config.subscription.ConfigInstanceUtil
Copies all values that have been explicitly set on the source to the destination.
setValues(Collection<String>) - Method in class com.yahoo.document.predicate.FeatureSet
 
setValueType(DataType) - Method in class com.yahoo.document.MapDataType
Sets the key type of this MapDataType. WARNING! Do not use! Only to be used by config system!
setValueUpdate(int, ValueUpdate) - Method in class com.yahoo.document.update.FieldUpdate
Replaces the value update at the specified position in the list of value updates with the specified value update.
setVariable(String, Object) - Method in class com.yahoo.docproc.Processing
Sets a context variable.
setVariables(Map<String, Object>) - Method in class com.yahoo.document.select.Context
 
setVersion(int) - Method in class com.yahoo.document.datatypes.Struct
 
setVersion(int) - Method in class com.yahoo.jdisc.http.Cookie
 
setVersion(int) - Method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
setVersion(HttpRequest.Version) - Method in class com.yahoo.jdisc.http.HttpRequest
 
setVersion(int) - Method in class com.yahoo.log.event.Event
Set event version
setVisitHeadersOnly(boolean) - Method in class com.yahoo.documentapi.VisitorParameters
 
setVisitInconsistentBuckets(boolean) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setVisitInconsistentBuckets(boolean) - Method in class com.yahoo.documentapi.VisitorParameters
 
setVisitorDispatcherVersion(int) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setVisitorLibrary(String) - Method in class com.yahoo.documentapi.VisitorParameters
Set which visitor library is used for visiting in storage.
setVisitorOrdering(int) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setVisitorOrdering(int) - Method in class com.yahoo.documentapi.VisitorParameters
 
setVisitorStatistics(VisitorStatistics) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorReply
 
setVisitRemoves(boolean) - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
setVisitRemoves(boolean) - Method in class com.yahoo.documentapi.VisitorParameters
 
setWasFound(boolean) - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentReply
Set whether or not the document was found and removed.
setWasFound(boolean) - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentReply
Sets whether or not the document was found and updated.
setWeight(double) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Sets the weight for this client.
setWeight(int) - Method in class com.yahoo.prelude.query.AndSegmentItem
 
setWeight(int) - Method in class com.yahoo.prelude.query.Item
Sets the relative importance of this term
setWeight(int) - Method in class com.yahoo.prelude.query.PhraseSegmentItem
 
setWeight(int) - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
setWhere(String) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Assigns a string as the where clause of this operation.
setWhereClause(String) - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
setWidthBits(short) - Method in class com.yahoo.document.select.rule.IdNode
 
setWindow(int, int) - Method in class com.yahoo.search.Query
Convenience method to set both the offset and the number of hits to return
setWindowSizeBackOff(double) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Sets the factor of window size to back off to when the algorithm determines that efficiency is not increasing.
setWindowSizeIncrement(double) - Method in class com.yahoo.messagebus.DynamicThrottlePolicy
Sets the step size used when increasing window size.
setWord(String) - Method in class com.yahoo.prelude.query.WordItem
 
setWords(boolean) - Method in class com.yahoo.prelude.query.WordItem
Sets if this consists of regular word characters (true) or represents a "special token" (false)
setWorking(boolean, String) - Method in class com.yahoo.search.cluster.BaseNodeMonitor
Thread-safely changes the state of this node if required
setWorking(boolean, String) - Method in class com.yahoo.search.cluster.TrafficNodeMonitor
Thread-safely changes the state of this node if required
setXmlEscape(boolean) - Method in class com.yahoo.prelude.templates.Context
Sets whether this context should xml-escape returned values
setXmlEscape(boolean) - Method in class com.yahoo.prelude.templates.HitContext
 
setYTraceHeaderToNext(String) - Method in class com.yahoo.search.query.Model
Deprecated.
not used, ytrace has been discontinued
shallowCopy() - Method in class com.yahoo.search.searchchain.Execution.Context
Standard shallow copy, the new instance will carry the same references as this.
SharedResource - Interface in com.yahoo.jdisc
This interface defines a reference counted resource.
shouldBeReady(Bucket) - Method in interface com.yahoo.persistence.spi.ClusterState
Returns true if the system has been set up to have "ready" nodes, and the given bucket is in the ideal state for readiness.
shouldBeReady(Bucket) - Method in class com.yahoo.persistence.spi.ClusterStateImpl
 
shouldLog(Level) - Method in interface com.yahoo.log.LevelController
should we actually publish a log message with the given Level now?
shouldParenthize() - Method in class com.yahoo.prelude.query.CompositeItem
Composite items should be parenthized when not on the top level
shouldParenthize() - Method in class com.yahoo.prelude.query.Item
Returns whether or not this item should be parethized when printed.
shouldParenthize() - Method in class com.yahoo.prelude.query.PhraseItem
Returns false, no parenthezes for phrases
shouldParenthize() - Method in class com.yahoo.prelude.query.PhraseSegmentItem
Returns false, no parenthezes for phrases
shouldReject(String) - Method in class com.yahoo.log.RejectFilter
 
shouldRender(Data) - Method in class com.yahoo.processing.rendering.ProcessingRenderer
Returns whether this data element should be rendered.
shouldRenderField(Hit, String) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
Returns whether a field should be rendered.
shouldRenderField(String) - Method in class com.yahoo.prelude.templates.FormattingOptions
Tells whether a field should be rendered.
shouldRenderField(Hit, String) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
 
shouldRetry(Query, Result) - Method in class com.yahoo.search.cluster.ClusterSearcher
Returns whether this query and result should be retried against another connection if possible.
shouldRetry(Query, Result) - Method in class com.yahoo.search.federation.http.HTTPClientSearcher
Never retry individual queries to clients for now
shouldSet(CompoundName, Object) - Method in class com.yahoo.processing.request.properties.PropertyMap
Return true if this value should be set in this map, false if the set should be propagated instead This default implementation always returns true.
shouldSet(CompoundName, Object) - Method in class com.yahoo.search.query.profile.ModelObjectMap
Returns true if the class of the value is not acceptable as a query profile value
shouldSet(CompoundName, Object) - Method in class com.yahoo.search.query.properties.PropertyMap
Return true if this value should be set in this map, false if the set should be propagated instead This default implementation always returns true.
shouldTrace(int) - Method in class com.yahoo.messagebus.Trace
Check if information with the given level should be traced.
shouldYield() - Method in interface com.yahoo.documentapi.VisitorIterator.BucketSource
 
shouldYield() - Method in class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
shouldYield() - Method in class com.yahoo.documentapi.VisitorIterator.ExplicitBucketSource
 
shutdown() - Method in class com.yahoo.document.DocumentTypeManager
 
shutdown() - Method in class com.yahoo.documentapi.DocumentAccess
Shuts down the underlying sessions used by this DocumentAccess; subsequent use of this DocumentAccess will throw unspecified exceptions, depending on implementation.
shutdown() - Method in class com.yahoo.documentapi.messagebus.MessageBusDocumentAccess
 
shutdown() - Method in class com.yahoo.documentapi.messagebus.ScheduledEventQueue
 
shutdown() - Method in interface com.yahoo.filedistribution.fileacquirer.FileAcquirer
 
shutdown() - Method in class com.yahoo.filedistribution.fileacquirer.MockFileAcquirer
 
shutdown() - Method in class com.yahoo.jdisc.client.AbstractClientApplication
 
shutdown() - Method in class com.yahoo.messagebus.ConfigAgent
Shuts down the config agent by unsubscribing to the messagebus config.
shutdown() - Method in class com.yahoo.search.cluster.ClusterMonitor
Must be called when this goes out of use
shutdownConnectionManagers() - Method in class com.yahoo.search.federation.http.HTTPSearcher
Only for testing.
ShutdownError(String) - Constructor for error com.yahoo.protect.Process.ShutdownError
 
SIGMOID - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
SIGN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
significance - Variable in class com.yahoo.prelude.query.Item
Explicit term significance
SIMPLE - Static variable in interface com.yahoo.language.Linguistics
The same as new com.yahoo.language.simple.SimpleLinguistics().
SimpleCharStream - Class in com.yahoo.searchlib.rankingexpression.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Constructor.
SimpleDocument - Class in com.yahoo.document
 
SimpleDocument(Document) - Constructor for class com.yahoo.document.SimpleDocument
 
SimpleDocumentProcessor - Class in com.yahoo.docproc
Simple layer on top of DocumentProcessor, in order to make docproc development more user friendly and to the point.
SimpleDocumentProcessor() - Constructor for class com.yahoo.docproc.SimpleDocumentProcessor
 
SimpleIndexedItem - Class in com.yahoo.prelude.query
Common implementation for Item classes implementing the IndexedItem interface.
SimpleIndexedItem() - Constructor for class com.yahoo.prelude.query.SimpleIndexedItem
 
SimpleLoggerResultCallback - Class in com.yahoo.vespa.http.client
Simple implementation of the ResultCallback that logs to std err for every X documents: "Result received: 34 (1 failed so far, 2003 sent, success rate 1999.23 docs/sec)." On each failure it will print the Result object content.
SimpleLoggerResultCallback(AtomicInteger, int) - Constructor for class com.yahoo.vespa.http.client.SimpleLoggerResultCallback
Constructor
SimpleMapParser - Class in com.yahoo.text
Superclasses of parsers of a map represented textually as {key1:value1,"anystringkey":value2,'anystringkey2':value3 ...}.
SimpleMapParser() - Constructor for class com.yahoo.text.SimpleMapParser
 
SimplePredicates - Class in com.yahoo.document.predicate
 
SimplePredicates() - Constructor for class com.yahoo.document.predicate.SimplePredicates
 
simpleRenderDefaultErrorHit(Writer, ErrorHit) - Static method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
simpleRenderDefaultErrorHit(XMLWriter, ErrorHit) - Static method in class com.yahoo.search.rendering.DefaultRenderer
Deprecated.
 
simpleRenderDefaultErrorHit(XMLWriter, ErrorHit) - Static method in class com.yahoo.search.rendering.SyncDefaultRenderer
 
simpleRenderErrorHit(Writer, ErrorHit) - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
Renders this hit as XML, disregarding the given template.
SimpleTaggableItem - Class in com.yahoo.prelude.query
Common implementation for Item classes implementing the TaggableItem interface.
SimpleTaggableItem() - Constructor for class com.yahoo.prelude.query.SimpleTaggableItem
 
SimpleVisitorDocumentQueue - Class in com.yahoo.documentapi
A simple document queue that queues up all results and automatically acks them.
SimpleVisitorDocumentQueue() - Constructor for class com.yahoo.documentapi.SimpleVisitorDocumentQueue
 
SIN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
SINGLE_LINE_COMMENT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
singleton(ComponentId, COMPONENT) - Static method in class com.yahoo.component.provider.ComponentRegistry
Returns a frozen registry with a single component, for convenience
SINH - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
size() - Method in class com.yahoo.application.container.handler.Headers
 
size() - Method in class com.yahoo.config.NodeVector
 
size() - Method in class com.yahoo.docproc.CallStack
Returns the number of remainnig elements in this stack
size() - Method in class com.yahoo.document.datatypes.Array
 
size() - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
size() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
size() - Method in class com.yahoo.document.datatypes.WeightedSet
Returns the number of key-weight pairs in this set.
size() - Method in class com.yahoo.document.DocumentUpdate
Get the number of field updates in this document update.
size() - Method in class com.yahoo.document.FieldPath
 
size() - Method in class com.yahoo.document.update.FieldUpdate
Get the number of value updates in this field update.
size() - Method in class com.yahoo.documentapi.messagebus.ScheduledEventQueue
 
size() - Method in class com.yahoo.jdisc.HeaderFields
 
size() - Method in class com.yahoo.language.process.StemList
 
size() - Method in class com.yahoo.messagebus.CallStack
Returns the number of elements of the callstack.
size() - Method in class com.yahoo.processing.request.CompoundName
Returns the number of compound elements in this.
size() - Method in class com.yahoo.search.query.profile.DimensionValues
Returns the number of values in this (some of which may be null)
size() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
Same as asList().size()
size() - Method in class com.yahoo.search.result.HitGroup
Returns the number of hits available immediately in this group (counting a subgroup as one hit).
size() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
Returns the max number of variables which may be set in this
size() - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
Returns the number of features in this list.
size(int) - Method in class com.yahoo.tensor.DimensionSizes.Builder
Returns the length of this in the nth dimension
size(int) - Method in class com.yahoo.tensor.DimensionSizes
Returns the length of this in the nth dimension
size() - Method in class com.yahoo.tensor.IndexedTensor.Indexes
 
size() - Method in class com.yahoo.tensor.IndexedTensor
 
size() - Method in class com.yahoo.tensor.IndexedTensor.SubspaceIterator
Returns the total number of cells in this subspace
size() - Method in class com.yahoo.tensor.MappedTensor
 
size() - Method in interface com.yahoo.tensor.Tensor
Returns the number of cells in this
size() - Method in class com.yahoo.tensor.TensorAddress
Returns the number of labels in this
size() - Method in class com.yahoo.tensor.TensorType.Dimension
Returns the size of this dimension if it is bound, empty otherwise
size() - Method in class com.yahoo.tensor.TensorType.IndexedBoundDimension
 
size() - Method in class com.yahoo.tensor.TensorType.IndexedUnboundDimension
 
size() - Method in class com.yahoo.tensor.TensorType.MappedDimension
 
size() - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
SizeFunction - Class in com.yahoo.search.grouping.request
This class represents a size-function in a GroupingExpression.
SizeFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.SizeFunction
Constructs a new instance of this class.
skip(long) - Method in class com.yahoo.io.reader.NamedReader
 
skip(long) - Method in class com.yahoo.search.federation.http.TimedStream
 
skip(int) - Method in class com.yahoo.text.PositionedString
Adds n to the current position
skipBucketsOnFatalErrors() - Method in class com.yahoo.documentapi.VisitorParameters
 
skipBucketsOnFatalErrors(boolean) - Method in class com.yahoo.documentapi.VisitorParameters
 
SlobrokHostFetcher(StoragePolicy.SlobrokHostPatternGenerator, ExternalSlobrokPolicy) - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.SlobrokHostFetcher
 
slobrokHostPatternGenerator - Variable in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.Parameters
 
SlobrokHostPatternGenerator(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.SlobrokHostPatternGenerator
 
smaller(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
smallerOrEqual(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
SOFTMAX - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Softmax - Class in com.yahoo.tensor.functions
 
Softmax(TensorFunction, String) - Constructor for class com.yahoo.tensor.functions.Softmax
 
softmax(String) - Method in interface com.yahoo.tensor.Tensor
 
SoftTimeout - Class in com.yahoo.search.query.ranking
Holds the settings for the soft-timeout feature.
SOFTTIMEOUT - Static variable in class com.yahoo.search.query.Ranking
 
SoftTimeout() - Constructor for class com.yahoo.search.query.ranking.SoftTimeout
 
soLingerTime(int) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
soLingerTime() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
soonActive - Variable in class com.yahoo.container.handler.Coverage
 
sort() - Method in class com.yahoo.messagebus.TraceNode
Sort non-strict children recursively down the tree.
sort() - Method in class com.yahoo.search.query.profile.QueryProfileVariants.FieldValues
 
sort() - Method in class com.yahoo.search.result.HitGroup
Force hit sorting now.
sortChildren() - Method in class com.yahoo.document.annotation.AlternateSpanList
Sorts children in all subtrees by occurrence in the text covered.
sortChildren(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Sorts children in subtree i by occurrence in the text covered.
sortChildren() - Method in class com.yahoo.document.annotation.SpanList
Sorts children by occurrence in the text covered.
sortChildren() - Method in class com.yahoo.search.intent.model.IntentModel
Sort interpretations by descending score order
sortChildrenRecursive() - Method in class com.yahoo.document.annotation.AlternateSpanList
Recursively sorts all children in all subtrees by occurrence in the text covered.
sortChildrenRecursive(int) - Method in class com.yahoo.document.annotation.AlternateSpanList
Recursively sorts all children in subtree i by occurrence in the text covered.
sortChildrenRecursive() - Method in class com.yahoo.document.annotation.SpanList
Recursively sorts all children by occurrence in the text covered.
SortFunction - Class in com.yahoo.search.grouping.request
This class represents a sort-function in a GroupingExpression.
SortFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.SortFunction
Constructs a new instance of this class.
SORTING - Static variable in class com.yahoo.search.query.Ranking
 
Sorting - Class in com.yahoo.search.query
Specifies how a query is sorted by a list of fields with a sort order
Sorting() - Constructor for class com.yahoo.search.query.Sorting
Creates an empty sort spec
Sorting(List<Sorting.FieldOrder>) - Constructor for class com.yahoo.search.query.Sorting
 
Sorting(String) - Constructor for class com.yahoo.search.query.Sorting
Creates a sort spec from a string
Sorting.AttributeSorter - Class in com.yahoo.search.query
 
Sorting.FieldOrder - Class in com.yahoo.search.query
An attribute (field) and how it should be sorted
Sorting.LowerCaseSorter - Class in com.yahoo.search.query
 
Sorting.Order - Enum in com.yahoo.search.query
 
Sorting.RawSorter - Class in com.yahoo.search.query
 
Sorting.UcaSorter - Class in com.yahoo.search.query
 
Sorting.UcaSorter.Strength - Enum in com.yahoo.search.query
 
sortSubTreesByProbability() - Method in class com.yahoo.document.annotation.AlternateSpanList
Sorts the subtrees under this AlternateSpanList by descending probability, such that the most probable subtree becomes the first subtree, and so on.
Source - Class in com.yahoo.search.intent.model
A representation of a source.
Source(String) - Constructor for class com.yahoo.search.intent.model.Source
Creates an intent from a string id
Source - Class in com.yahoo.search.pagetemplates.model
A source mentioned in a page template.
Source(String) - Constructor for class com.yahoo.search.pagetemplates.model.Source
 
SourceNode - Class in com.yahoo.search.intent.model
A source node in an intent model tree.
SourceNode(Source, double) - Constructor for class com.yahoo.search.intent.model.SourceNode
 
sources() - Method in class com.yahoo.search.pagetemplates.result.SectionHitGroup
Returns the live, modifiable list of sources which are not fetched by the framework but should instead be included in the result
SOURCES - Static variable in class com.yahoo.search.query.Model
 
SourceSession - Class in com.yahoo.messagebus
A session supporting sending new messages.
SourceSessionParams - Class in com.yahoo.messagebus
To facilitate several configuration parameters to the MessageBus.createSourceSession(ReplyHandler, SourceSessionParams), all parameters are held by this class.
SourceSessionParams() - Constructor for class com.yahoo.messagebus.SourceSessionParams
Instantiates a parameter object with default values.
SourceSessionParams(SourceSessionParams) - Constructor for class com.yahoo.messagebus.SourceSessionParams
Implements the copy constructor.
sourceString() - Method in class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
Returns the string which created this, or the value.toString() if not known
SPAM - Static variable in class com.yahoo.log.LogLevel
 
Span - Class in com.yahoo.document.annotation
This class represents a range of characters from a string. This is the leaf node in a Span tree.
Span(int, int) - Constructor for class com.yahoo.document.annotation.Span
This will construct a valid span or throw IllegalArgumentException if the span is invalid.
Span(SpanNodeReader) - Constructor for class com.yahoo.document.annotation.Span
Creates an empty Span, used mainly for deserialization.
Span() - Constructor for class com.yahoo.document.annotation.Span
WARNING! Only to be used by deserializers! Creates an empty Span instance.
Span(Span) - Constructor for class com.yahoo.document.annotation.Span
Copies the given Span into a new Span instance.
span(int, int) - Method in class com.yahoo.document.annotation.SpanList
Create a span, add it to this list and return it
Span - Class in com.yahoo.text.interpretation
Span is a description of a part of a text, modeled as a tree.
SpanList - Class in com.yahoo.document.annotation
A node in a Span tree that can have child nodes.
SpanList() - Constructor for class com.yahoo.document.annotation.SpanList
Creates a new SpanList.
SpanList(SpanNodeReader) - Constructor for class com.yahoo.document.annotation.SpanList
 
SpanList(List<SpanNode>) - Constructor for class com.yahoo.document.annotation.SpanList
 
SpanList(SpanList) - Constructor for class com.yahoo.document.annotation.SpanList
Deep-copies a SpanList.
spanList() - Method in class com.yahoo.document.annotation.SpanTree
Convenience shorthand for (SpanList)getRoot().
SpanNode - Class in com.yahoo.document.annotation
Base class of nodes in a Span tree.
SpanNode() - Constructor for class com.yahoo.document.annotation.SpanNode
 
SpanNodeParent - Interface in com.yahoo.document.annotation
An interface to be implemented by classes that can be parents of SpanNodes.
SpanNodeReader - Interface in com.yahoo.document.serialization
 
SpanNodeWriter - Interface in com.yahoo.document.serialization
 
SpanTree - Class in com.yahoo.document.annotation
A SpanTree holds a root node of a tree of SpanNodes, and a List of Annotations pointing to these nodes or each other. It also has a name.
SpanTree() - Constructor for class com.yahoo.document.annotation.SpanTree
WARNING! Only to be used by deserializers! Creates an empty SpanTree instance.
SpanTree(String, SpanNode) - Constructor for class com.yahoo.document.annotation.SpanTree
Creates a new SpanTree with a given root node.
SpanTree(String) - Constructor for class com.yahoo.document.annotation.SpanTree
Creates a new SpanTree with the given name and an empty SpanList as its root node.
SpanTree(SpanTree) - Constructor for class com.yahoo.document.annotation.SpanTree
 
SpanTree.IndexKey - Enum in com.yahoo.document.annotation
 
SpanTreeReader - Interface in com.yahoo.document.serialization
 
SpanTrees - Class in com.yahoo.document.annotation
This is a container for all SpanTrees constants used by built-in Vespa features.
SpanTreeWriter - Interface in com.yahoo.document.serialization
 
SPECIAL_TOKEN - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
specialToken - Variable in class com.yahoo.document.select.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class com.yahoo.searchlib.rankingexpression.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
split(String, int) - Method in class com.yahoo.language.process.GramSplitter
Splits the input into grams of size n and returns an iterator over grams represented as [start index,length] pairs into the input string.
split(Bucket, Bucket, Bucket) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Splits the source bucket into the two target buckets.
split(String) - Static method in class com.yahoo.text.StringUtilities
Splits a string on both space and comma
SPLIT_MERGE - Static variable in class com.yahoo.messagebus.TraceLevel
Traces splitting messages and merging replies.
splitPendingBucket(BucketId) - Method in class com.yahoo.documentapi.ProgressToken
 
SplitterDocumentProcessor - Class in com.yahoo.docproc.util
 
SplitterDocumentProcessor(SplitterJoinerDocumentProcessorConfig, DocumentmanagerConfig) - Constructor for class com.yahoo.docproc.util.SplitterDocumentProcessor
 
SQRT - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
sqrt() - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
Sqrt() - Constructor for class com.yahoo.tensor.functions.ScalarFunctions.Sqrt
 
SQUARE - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
square() - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
Square() - Constructor for class com.yahoo.tensor.functions.ScalarFunctions.Square
 
ssl(ConnectorConfig.Ssl.Builder) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
ssl() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
Ssl() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Ssl(Builder)
Ssl(ConnectorConfig.Ssl.Builder) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
sslKeyManagerFactoryAlgorithm(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
sslKeyManagerFactoryAlgorithm() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
SslKeyStoreFactoryProvider - Class in com.yahoo.container.jdisc
An SSL key store provider which provides a factory which throws exception on invocation - as no SSL key store is currently provided by default.
SslKeyStoreFactoryProvider() - Constructor for class com.yahoo.container.jdisc.SslKeyStoreFactoryProvider
 
sstruct(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
sstruct() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Sstruct() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Sstruct(Builder)
Sstruct(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
start() - Method in class com.yahoo.container.jdisc.ConfiguredApplication
 
start() - Method in class com.yahoo.container.jdisc.DisableOsgiFramework
 
start() - Method in class com.yahoo.container.jdisc.Main
 
start() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
start() - Method in class com.yahoo.fsa.FSA
 
start() - Method in class com.yahoo.fsa.FSA.State
 
start() - Method in interface com.yahoo.jdisc.application.Application
This method is called by the ApplicationLoader just after creating this Application instance.
start() - Method in interface com.yahoo.jdisc.application.OsgiFramework
This method starts the framework instance.
start() - Method in class com.yahoo.jdisc.service.AbstractClientProvider
 
start() - Method in interface com.yahoo.jdisc.service.ClientProvider
This is a synchronous method to configure this ClientProvider.
start() - Method in interface com.yahoo.jdisc.service.ServerProvider
This is a synchronous method to configure this ServerProvider and bind the listen port (or equivalent).
start() - Method in class com.yahoo.jdisc.test.NonWorkingClientProvider
 
start() - Method in class com.yahoo.jdisc.test.NonWorkingOsgiFramework
 
start() - Method in class com.yahoo.jdisc.test.NonWorkingServerProvider
 
start() - Method in class com.yahoo.messagebus.Messenger
Starts the internal thread.
start() - Method in class com.yahoo.persistence.rpc.RPCHandler
 
start - Variable in class com.yahoo.prelude.query.Substring
The start of the substring
start() - Method in interface com.yahoo.vespa.curator.Curator.DirectoryCache
 
start() - Method in interface com.yahoo.vespa.curator.Curator.FileCache
 
startBundles(List<Bundle>, boolean) - Method in class com.yahoo.container.jdisc.DisableOsgiFramework
 
startBundles(List<Bundle>, boolean) - Method in interface com.yahoo.jdisc.application.OsgiFramework
Starts the given Bundles.
startBundles(List<Bundle>, boolean) - Method in class com.yahoo.jdisc.test.NonWorkingOsgiFramework
 
startConfigThread(Runnable) - Method in class com.yahoo.config.subscription.ConfigSubscriber
Convenience method to start a daemon thread called "Vespa config thread" with the given runnable.
startContainer(String) - Static method in class com.yahoo.container.jdisc.Main
 
startDocument() - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
started(String) - Static method in class com.yahoo.log.event.Event
Static method for logging the started event.
Started - Class in com.yahoo.log.event
 
Started() - Constructor for class com.yahoo.log.event.Started
 
Started(String) - Constructor for class com.yahoo.log.event.Started
 
startElement(String, String, String, Attributes) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
starting(String) - Static method in class com.yahoo.log.event.Event
Static method for logging the starting event.
Starting - Class in com.yahoo.log.event
 
Starting() - Constructor for class com.yahoo.log.event.Starting
 
Starting(String) - Constructor for class com.yahoo.log.event.Starting
 
startsWith(FieldPath) - Method in class com.yahoo.document.FieldPath
Compares this field path with the given field path, returns true if the field path starts with the other.
StatBucketMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
StatBucketMessage(BucketId, String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.StatBucketMessage
 
StatBucketMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.StatBucketMessageFactory
 
StatBucketReply - Class in com.yahoo.documentapi.messagebus.protocol
 
StatBucketReply() - Constructor for class com.yahoo.documentapi.messagebus.protocol.StatBucketReply
 
StatBucketReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.StatBucketReplyFactory
 
state() - Method in class com.yahoo.config.subscription.ConfigSubscriber
 
state(String, String) - Static method in class com.yahoo.log.event.Event
Static method for logging the state event.
State - Class in com.yahoo.log.event
 
State() - Constructor for class com.yahoo.log.event.State
 
State(String, String) - Constructor for class com.yahoo.log.event.State
 
StateDescription(MessageBusVisitorSession.State, String) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.StateDescription
 
StateDescription(MessageBusVisitorSession.State) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.StateDescription
 
staticFlag - Static variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
Whether parser is static.
StaticThrottlePolicy - Class in com.yahoo.messagebus
This is an implementatin of the ThrottlePolicy that offers static limits to the amount of pending data a SourceSession is allowed to have.
StaticThrottlePolicy() - Constructor for class com.yahoo.messagebus.StaticThrottlePolicy
 
STATISTICS - Static variable in class com.yahoo.search.statistics.MeasureQpsConfig.Outputmethod
 
Statistics - Interface in com.yahoo.statistics
Interface used for registering statistics values and counters for logging.
Statistics.NullImplementation - Class in com.yahoo.statistics
 
StatisticsImpl - Class in com.yahoo.statistics
Centralized book keeping for statistics module.
StatisticsImpl(StatisticsConfig) - Constructor for class com.yahoo.statistics.StatisticsImpl
Build a statistics manager based on the given config values.
status - Variable in class com.yahoo.config.application.api.ApplicationFile.MetaData
 
StderrLogTarget - Class in com.yahoo.log
 
StderrLogTarget() - Constructor for class com.yahoo.log.StderrLogTarget
 
StdoutLogTarget - Class in com.yahoo.log
 
StdoutLogTarget() - Constructor for class com.yahoo.log.StdoutLogTarget
 
STEM - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
stem(String, StemMode, Language) - Method in interface com.yahoo.language.process.Stemmer
Stem input according to specified stemming mode.
stem(String, StemMode, Language) - Method in class com.yahoo.language.process.StemmerImpl
 
StemList - Class in com.yahoo.language.process
A list of strings which does not allow for duplicate elements.
StemList() - Constructor for class com.yahoo.language.process.StemList
 
StemList(String...) - Constructor for class com.yahoo.language.process.StemList
 
Stemmer - Interface in com.yahoo.language.process
Interface providing stemming of single words.
StemmerImpl - Class in com.yahoo.language.process
 
StemmerImpl(Tokenizer) - Constructor for class com.yahoo.language.process.StemmerImpl
 
StemMode - Enum in com.yahoo.language.process
An enum of the stemming modes which can be requested.
stop() - Method in class com.yahoo.container.jdisc.ConfiguredApplication
 
stop() - Method in class com.yahoo.container.jdisc.DisableOsgiFramework
 
stop() - Method in class com.yahoo.container.jdisc.Main
 
stop() - Method in class com.yahoo.jdisc.application.AbstractApplication
 
stop() - Method in interface com.yahoo.jdisc.application.Application
This method is called by the ApplicationLoader after the corresponding signal has been issued by the controlling start script.
stop() - Method in interface com.yahoo.jdisc.application.OsgiFramework
This method synchronously shuts down the framework.
stop() - Method in class com.yahoo.jdisc.test.NonWorkingOsgiFramework
 
stopAndUninstall(Bundle...) - Method in class com.yahoo.jdisc.application.BundleInstaller
 
stopAndUninstall(Iterable<Bundle>) - Method in class com.yahoo.jdisc.application.BundleInstaller
 
stopAndUninstallBundle(Bundle...) - Method in class com.yahoo.jdisc.application.AbstractApplication
 
stopAndUninstallBundle(Iterable<Bundle>) - Method in class com.yahoo.jdisc.application.AbstractApplication
 
stopped(String, int, int) - Static method in class com.yahoo.log.event.Event
Static method for logging the stopped event.
Stopped - Class in com.yahoo.log.event
 
Stopped() - Constructor for class com.yahoo.log.event.Stopped
 
Stopped(String, int, int) - Constructor for class com.yahoo.log.event.Stopped
 
stopping(String, String) - Static method in class com.yahoo.log.event.Event
Static method for logging the stopping event.
Stopping - Class in com.yahoo.log.event
 
Stopping() - Constructor for class com.yahoo.log.event.Stopping
 
Stopping(String, String) - Constructor for class com.yahoo.log.event.Stopping
 
stopTimeout(double) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
stopTimeout() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
StoragePolicy - Class in com.yahoo.documentapi.messagebus.protocol
Routing policy to determine which distributor in a storage cluster to send data to.
StoragePolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
Constructor used in production.
StoragePolicy(Map<String, String>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
 
StoragePolicy(StoragePolicy.Parameters, Map<String, String>) - Constructor for class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
Constructor specifying a bit more in detail, so we can override what needs to be overridden in tests
StoragePolicy.BucketIdCalculator - Class in com.yahoo.documentapi.messagebus.protocol
Helper class to get the bucket identifier of a message.
StoragePolicy.DistributorSelectionLogic - Class in com.yahoo.documentapi.messagebus.protocol
Class handling the logic of picking a distributor
StoragePolicy.DistributorSelectionLogic.InstabilityChecker - Class in com.yahoo.documentapi.messagebus.protocol
Class that tracks a failure of a given type per node.
StoragePolicy.HostFetcher - Class in com.yahoo.documentapi.messagebus.protocol
Helper class to match a host pattern with node to use.
StoragePolicy.Parameters - Class in com.yahoo.documentapi.messagebus.protocol
Class parsing the semicolon separated parameter string and exposes the appropriate value to the policy.
StoragePolicy.SlobrokHostFetcher - Class in com.yahoo.documentapi.messagebus.protocol
Host fetcher using a slobrok mirror to find the hosts.
StoragePolicy.SlobrokHostPatternGenerator - Class in com.yahoo.documentapi.messagebus.protocol
This class merely generates slobrok a host pattern for a given distributor.
STRATEGY - Static variable in class com.yahoo.search.query.ranking.Diversity
 
StrCatFunction - Class in com.yahoo.search.grouping.request
This class represents a strcat-function in a GroupingExpression.
StrCatFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.StrCatFunction
Constructs a new instance of this class.
stream(String, CharSequence) - Method in interface com.yahoo.vespa.http.client.FeedClient
Streams a document to cluster(s).
stream(String, CharSequence, Object) - Method in interface com.yahoo.vespa.http.client.FeedClient
Streams a document to cluster(s).
stream(CharSequence) - Method in interface com.yahoo.vespa.http.client.Session
Returns an OutputStream that can be used to write ONE operation, identified by the given document ID.
Streamed - Interface in com.yahoo.processing.response
This is an optional marker interface.
STRENGTH_IDENTICAL - Static variable in class com.yahoo.search.query.Sorting
 
STRENGTH_PRIMARY - Static variable in class com.yahoo.search.query.Sorting
 
STRENGTH_QUATERNARY - Static variable in class com.yahoo.search.query.Sorting
 
STRENGTH_SECONDARY - Static variable in class com.yahoo.search.query.Sorting
 
STRENGTH_TERTIARY - Static variable in class com.yahoo.search.query.Sorting
 
STRING - Static variable in class com.yahoo.document.DataType
 
STRING - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
string - Variable in class com.yahoo.prelude.query.Substring
The string this is a substring of
STRING - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
string() - Method in class com.yahoo.text.PositionedString
The complete string value of this
string() - Method in class com.yahoo.text.SimpleMapParser
Returns the string being parsed along with its current position
StringBucket - Class in com.yahoo.search.grouping.request
This class represents a String bucket in a PredefinedFunction.
StringBucket(String, String) - Constructor for class com.yahoo.search.grouping.request.StringBucket
Constructs a new instance of this class.
StringBucket(ConstantValue<?>, ConstantValue<?>) - Constructor for class com.yahoo.search.grouping.request.StringBucket
Constructs a new instance of this class.
StringBucketId - Class in com.yahoo.search.grouping.result
This class is used in Group instances where the identifying expression evaluated to a StringBucket.
StringBucketId(String, String) - Constructor for class com.yahoo.search.grouping.result.StringBucketId
Constructs a new instance of this class.
StringEncoder(StringBuilder, boolean) - Constructor for class com.yahoo.data.access.simple.JsonRender.StringEncoder
 
StringFieldPart - Class in com.yahoo.prelude.hitfield
Represents an element of a hit property which is a possibly mutable string element
StringFieldPart(String, boolean) - Constructor for class com.yahoo.prelude.hitfield.StringFieldPart
 
StringFieldValue - Class in com.yahoo.document.datatypes
A StringFieldValue is a wrapper class that holds a String in Documents and other FieldValues.
StringFieldValue() - Constructor for class com.yahoo.document.datatypes.StringFieldValue
Creates a new StringFieldValue holding an empty String.
StringFieldValue(String) - Constructor for class com.yahoo.document.datatypes.StringFieldValue
Creates a new StringFieldValue with the given value.
StringId - Class in com.yahoo.search.grouping.result
This class is used in Group instances where the identifying expression evaluated to a String.
StringId(String) - Constructor for class com.yahoo.search.grouping.result.StringId
Constructs a new instance of this class.
StringNode - Class in com.yahoo.config
A StringNode class represents a string in a ConfigInstance.
StringNode() - Constructor for class com.yahoo.config.StringNode
Creates a new un-initialized StringNode.
StringNode(String) - Constructor for class com.yahoo.config.StringNode
Creates a new StringNode, initialized to value.
StringParser - Class in com.yahoo.document.select.simple
 
StringParser() - Constructor for class com.yahoo.document.select.simple.StringParser
 
StringPredefined - Class in com.yahoo.search.grouping.request
This class represents a predefined bucket-function in a GroupingExpression for expressions that evaluate to a string.
StringPredefined(GroupingExpression, StringBucket, StringBucket...) - Constructor for class com.yahoo.search.grouping.request.StringPredefined
Constructs a new instance of this class.
stringType - Static variable in class com.yahoo.search.query.profile.types.FieldType
 
StringUtilities - Class in com.yahoo.text
Escapes strings into and out of a format where they only contain printable characters.
StringUtilities() - Constructor for class com.yahoo.text.StringUtilities
 
stringValue() - Method in class com.yahoo.component.ComponentId
Returns the string value of this id.
stringValue() - Method in class com.yahoo.component.ComponentSpecification
Returns the string value of this id.
stringValue() - Method in class com.yahoo.config.provision.ClusterMembership
Returns all the information in this as a string which can be used to construct the same ClusterMembership instance using ClusterMembership.from(java.lang.String, java.util.Optional<java.lang.String>).
StringValue(String) - Constructor for class com.yahoo.data.access.simple.Value.StringValue
 
StringValue(byte[]) - Constructor for class com.yahoo.data.access.simple.Value.StringValue
 
stringValue() - Method in class com.yahoo.metrics.simple.Value
Get the string wrapped by a Value if one exists.
stringValue() - Method in class com.yahoo.net.URI
Returns this uri as a string
stringValue() - Method in interface com.yahoo.prelude.query.BlockItem
Returns the value of this term as a string
stringValue() - Method in class com.yahoo.prelude.query.ExactStringItem
 
stringValue() - Method in class com.yahoo.prelude.query.IntItem
 
stringValue() - Method in class com.yahoo.prelude.query.PrefixItem
 
stringValue() - Method in class com.yahoo.prelude.query.RegExpItem
 
stringValue() - Method in class com.yahoo.prelude.query.SegmentItem
 
stringValue() - Method in class com.yahoo.prelude.query.SubstringItem
 
stringValue() - Method in class com.yahoo.prelude.query.SuffixItem
 
stringValue() - Method in class com.yahoo.prelude.query.WordAlternativesItem
 
stringValue() - Method in class com.yahoo.prelude.query.WordItem
Returns this word as it should be used in executing the query.
StringValue - Class in com.yahoo.search.grouping.request
This class represents a constant String value in a GroupingExpression.
StringValue(String) - Constructor for class com.yahoo.search.grouping.request.StringValue
Constructs a new instance of this class.
stringValue() - Method in class com.yahoo.search.query.profile.types.FieldType
Returns a string representation of this type which can be converted back to a type class by FieldType.fromString(java.lang.String, com.yahoo.search.query.profile.types.QueryProfileTypeRegistry)
stringValue() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
 
stringValue() - Method in class com.yahoo.search.query.profile.types.QueryFieldType
 
stringValue() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
stringValue() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
 
StringValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A string value.
StringValue(String) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
stringValue(double) - Static method in class com.yahoo.text.DoubleFormatter
 
stripCharacter(char, String) - Static method in class com.yahoo.search.result.Hit
 
stripFields(Document, FieldSet) - Method in class com.yahoo.document.fieldset.FieldSetRepo
Strips all fields not wanted by the given field set from the document.
stripSuffix(String, String) - Static method in class com.yahoo.text.StringUtilities
 
StrLenFunction - Class in com.yahoo.search.grouping.request
This class represents a strcat-function in a GroupingExpression.
StrLenFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.StrLenFunction
Constructs a new instance of this class.
Struct - Class in com.yahoo.document.datatypes
Date: Apr 15, 2008
Struct(DataType) - Constructor for class com.yahoo.document.datatypes.Struct
 
STRUCT - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
STRUCT_NAME - Static variable in class com.yahoo.document.PositionDataType
 
StructDataType - Class in com.yahoo.document
 
StructDataType(String) - Constructor for class com.yahoo.document.StructDataType
 
StructDataType(int, String) - Constructor for class com.yahoo.document.StructDataType
 
structTypes() - Method in class com.yahoo.docproc.AbstractConcreteDocumentFactory
 
StructuredData - Class in com.yahoo.search.result
A wrapper for structured data representing feature values.
StructuredData(Inspector) - Constructor for class com.yahoo.search.result.StructuredData
 
StructuredDataType - Class in com.yahoo.document
TODO: What is this and why
StructuredDataType(String) - Constructor for class com.yahoo.document.StructuredDataType
 
StructuredDataType(int, String) - Constructor for class com.yahoo.document.StructuredDataType
 
StructuredFieldValue - Class in com.yahoo.document.datatypes
 
StructuredFieldValue(StructuredDataType) - Constructor for class com.yahoo.document.datatypes.StructuredFieldValue
 
SUB - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
SUB - Static variable in class com.yahoo.document.select.rule.ArithmeticNode
 
SUB - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
SubFunction - Class in com.yahoo.search.grouping.request
This class represents a div-function in a GroupingExpression.
SubFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.SubFunction
Constructs a new instance of this class.
subList(int, int) - Method in class com.yahoo.config.NodeVector
 
subList(int, int) - Method in class com.yahoo.document.datatypes.Array
 
submitTask(Runnable) - Method in interface com.yahoo.documentapi.messagebus.MessageBusVisitorSession.AsyncTaskExecutor
 
submitTask(Runnable) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.ThreadAsyncTaskExecutor
 
SubProperties - Class in com.yahoo.search.query.properties
A wrapper around a chain of property objects that prefixes all gets/sets with a given path
SubProperties(String, Properties) - Constructor for class com.yahoo.search.query.properties.SubProperties
 
SubProperties(CompoundName, Properties) - Constructor for class com.yahoo.search.query.properties.SubProperties
 
subqueryBitmap - Variable in class com.yahoo.search.predicate.PredicateQuery.Feature
 
subqueryBitmap - Variable in class com.yahoo.search.predicate.PredicateQuery.RangeFeature
 
SubqueryBitmap - Interface in com.yahoo.search.predicate
Constants related to the subquery bitmap in predicate/boolean search.
subscribe(Class<T>, String) - Method in class com.yahoo.config.subscription.ConfigSubscriber
Subscribes on the given type of ConfigInstance with the given config id.
subscribe(Class<T>, String, long) - Method in class com.yahoo.config.subscription.ConfigSubscriber
Subscribes on the given type of ConfigInstance with the given config id and subscribe timeout.
subscribe(ConfigSubscriber.SingleSubscriber<T>, Class<T>, String) - Method in class com.yahoo.config.subscription.ConfigSubscriber
Use this convenience method if you only want to subscribe on one config, and want generic error handling.
subscribe() - Method in class com.yahoo.messagebus.ConfigAgent
Start listening for config updates.
subscribeAndHandleErrors(ConfigSubscription<?>, ConfigKey<?>, ConfigHandle<?>, TimingValues) - Method in class com.yahoo.config.subscription.ConfigSubscriber
 
subscriptionHandles - Variable in class com.yahoo.config.subscription.ConfigSubscriber
 
SubscriptionParameters - Class in com.yahoo.documentapi
Parameters for creating or opening a visitor session
SubscriptionParameters() - Constructor for class com.yahoo.documentapi.SubscriptionParameters
 
SubscriptionSession - Interface in com.yahoo.documentapi
This class provides document subscription - accessing document changes to a document repository.
subSequence(int, int) - Method in class com.yahoo.text.Utf8String
 
SubsetServicePolicy - Class in com.yahoo.documentapi.messagebus.protocol
This policy implements the logic to select a subset of services that matches a slobrok pattern.
SubsetServicePolicy(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.SubsetServicePolicy
Creates an instance of a subset service policy.
subspaceIterator(Set<String>, DimensionSizes) - Method in class com.yahoo.tensor.IndexedTensor
Returns an iterator over value iterators where the outer iterator is over each unique value of the dimensions given and the inner iterator is over each unique value of the rest of the dimensions, in the same order as other iterator.
subspaceIterator(Set<String>) - Method in class com.yahoo.tensor.IndexedTensor
Returns a subspace iterator having the sizes of the dimensions of this tensor
substitute(Map<String, String>, Properties) - Method in class com.yahoo.search.query.profile.SubstituteString
Perform the substitution in this, by looking up in the given query profile, and returns the resulting string
SubstituteString - Class in com.yahoo.search.query.profile
A string which contains one or more elements of the form %{name}, where these occurrences are to be replaced by a query profile lookup on name.
Substring - Class in com.yahoo.prelude.query
An substring which also provides access to the full (query) string it is a substring of.
Substring(int, int, String) - Constructor for class com.yahoo.prelude.query.Substring
 
substring(int) - Method in class com.yahoo.text.PositionedString
Returns a substring of this from the current position to the end argument
substring() - Method in class com.yahoo.text.PositionedString
Returns the substring of this string from the current position to the end
SubstringItem - Class in com.yahoo.prelude.query
A word that matches substrings of words
SubstringItem(String) - Constructor for class com.yahoo.prelude.query.SubstringItem
 
SubstringItem(String, boolean) - Constructor for class com.yahoo.prelude.query.SubstringItem
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleCompatibleValue
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
subtract(Value) - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
subtract(Tensor) - Method in interface com.yahoo.tensor.Tensor
 
succeededAt - Variable in class com.yahoo.search.cluster.BaseNodeMonitor
The last time this node responded successfully
success() - Static method in class com.yahoo.prelude.query.QueryCanonicalizer.CanonicalizationResult
 
SuffixItem - Class in com.yahoo.prelude.query
A word that matches a suffix of words instead of a complete word.
SuffixItem(String) - Constructor for class com.yahoo.prelude.query.SuffixItem
 
SuffixItem(String, boolean) - Constructor for class com.yahoo.prelude.query.SuffixItem
 
SUM - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
sum(List<String>) - Static method in class com.yahoo.tensor.functions.ScalarFunctions
 
sum(List<String>) - Method in interface com.yahoo.tensor.Tensor
 
SumAggregator - Class in com.yahoo.search.grouping.request
This class represents an sum-aggregator in a GroupingExpression.
SumAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.SumAggregator
Constructs a new instance of this class.
SUMMARY - Static variable in class com.yahoo.search.query.Presentation
 
SUMMARY_FIELDS - Static variable in class com.yahoo.search.query.Presentation
 
summaryStartTime - Variable in class com.yahoo.container.handler.Timing
 
SummaryValue - Class in com.yahoo.search.grouping.request
This class represents a document summary in a GroupingExpression.
SummaryValue() - Constructor for class com.yahoo.search.grouping.request.SummaryValue
Constructs a new instance of this class, using the default summary class.
SummaryValue(String) - Constructor for class com.yahoo.search.grouping.request.SummaryValue
Constructs a new instance of this class.
supportsActiveState() - Method in interface com.yahoo.persistence.spi.conformance.ConformanceTest.PersistenceProviderFactory
 
swap(CallStack) - Method in class com.yahoo.messagebus.CallStack
Swap the content of this and the argument stack.
swap(Trace) - Method in class com.yahoo.messagebus.Trace
Swap the internals of this with another.
swap(TraceNode) - Method in class com.yahoo.messagebus.TraceNode
Swap the internals of this tree with another.
swapState(Routable) - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentMessage
 
swapState(Routable) - Method in class com.yahoo.messagebus.Message
 
swapState(Routable) - Method in class com.yahoo.messagebus.Reply
 
swapState(Routable) - Method in class com.yahoo.messagebus.Routable
Swaps the state that makes this routable unique to another routable.
SWITCHING_PROTOCOLS - Static variable in interface com.yahoo.jdisc.Response.Status
 
SwitchTo(int) - Method in class com.yahoo.document.select.parser.SelectParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserTokenManager
Switch to specified lex state.
sync() - Method in class com.yahoo.messagebus.MessageBus
Synchronize with internal threads.
sync() - Method in class com.yahoo.messagebus.Messenger
Handshakes with the internal thread.
SyncDefaultRenderer - Class in com.yahoo.search.rendering
 
SyncDefaultRenderer() - Constructor for class com.yahoo.search.rendering.SyncDefaultRenderer
 
SyncDefaultRenderer.RenderingVisitor - Class in com.yahoo.search.rendering
 
SyncParameters - Class in com.yahoo.documentapi
Parameters for creating a synchronous session
SyncParameters() - Constructor for class com.yahoo.documentapi.SyncParameters
 
syncSend(Message) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
Perform a synchronous sending of a message.
SyncSession - Interface in com.yahoo.documentapi
A session for synchronous access to a document repository.
system() - Method in class com.yahoo.config.provision.Zone
Returns the current system
SYSTEM_PROPERTY_NAME_DEBUG - Static variable in interface com.yahoo.jdisc.SharedResource
 
SystemName - Enum in com.yahoo.config.provision
Systems in hosted Vespa

T

tabSize - Variable in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
TAG - Static variable in class com.yahoo.document.DataType
 
tag() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tagCommaLeadingList() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TaggableItem - Interface in com.yahoo.prelude.query
An interface used for anything which may be addressed using an external, unique ID in the query tree in the backend.
TaggableSegmentItem - Class in com.yahoo.prelude.query
Common implementation for Item classes implementing the TaggableItem interface.
TaggableSegmentItem(String, String, boolean, boolean, Substring) - Constructor for class com.yahoo.prelude.query.TaggableSegmentItem
 
TAILCOST - Static variable in class com.yahoo.search.query.ranking.SoftTimeout
 
take() - Method in class com.yahoo.documentapi.ThroughputLimitQueue
 
TAN - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
TANH - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
target() - Method in class com.yahoo.jdisc.application.BindingMatch
Returns the matched target.
target_type_id(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype.Builder
 
target_type_id() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Referencetype
 
TargetSelector<T> - Interface in com.yahoo.search.federation.selection
Allows adding extra targets that the federation searcher should federate to.
tcpKeepAliveEnabled(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
tcpKeepAliveEnabled() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
tcpNoDelay(boolean) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Builder
 
tcpNoDelay() - Method in class com.yahoo.jdisc.http.ConnectorConfig
 
TE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
Template<T extends Writer> - Class in com.yahoo.prelude.templates
A template turns a template string and some state into an instantiated string.
Template() - Constructor for class com.yahoo.prelude.templates.Template
 
TEMPLATES_DIR - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
TemplateSet<T extends Writer> - Class in com.yahoo.prelude.templates
Deprecated.
use a renderer instead
TemplateSet(String, String, String) - Constructor for class com.yahoo.prelude.templates.TemplateSet
Deprecated.
Creates a template set containing no templates
Templating - Class in com.yahoo.search.result
Helper methods and data store for result attributes geared towards result rendering and presentation.
Templating(Result) - Constructor for class com.yahoo.search.result.Templating
 
TEMPORARY_REDIRECT - Static variable in interface com.yahoo.jdisc.Response.Status
 
TemporaryStructuredDataType - Class in com.yahoo.document
Internal class, DO NOT USE!! Only public because it must be used from com.yahoo.searchdefinition.parser.
tenant(TenantName) - Method in class com.yahoo.config.provision.ApplicationId.Builder
 
tenant(String) - Method in class com.yahoo.config.provision.ApplicationId.Builder
 
tenant() - Method in class com.yahoo.config.provision.ApplicationId
 
TenantName - Class in com.yahoo.config.provision
Represents a tenant in the provision API.
TENSOR - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
TENSOR - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
Tensor - Interface in com.yahoo.tensor
A multidimensional array which can be used in computations.
Tensor.Builder - Interface in com.yahoo.tensor
 
Tensor.Builder.CellBuilder - Class in com.yahoo.tensor
 
Tensor.Cell - Class in com.yahoo.tensor
 
TensorAddress - Class in com.yahoo.tensor
An immutable address to a tensor cell.
TensorAddress() - Constructor for class com.yahoo.tensor.TensorAddress
 
TensorAddress.Builder - Class in com.yahoo.tensor
Supports building of a tensor address
tensorArgmax() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorArgmin() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorConcat() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorDataType - Class in com.yahoo.document
A DataType containing a tensor type
TensorDataType(TensorType) - Constructor for class com.yahoo.document.TensorDataType
 
tensorDataTypeCode - Static variable in class com.yahoo.document.DataType
 
tensorDiag() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorFieldType - Class in com.yahoo.search.query.profile.types
A tensor field type in a query profile
TensorFieldType(Optional<TensorType>) - Constructor for class com.yahoo.search.query.profile.types.TensorFieldType
Creates a tensor field type with optional information about the kind of tensor this will hold
TensorFieldValue - Class in com.yahoo.document.datatypes
Field value class that wraps a tensor.
TensorFieldValue(TensorType) - Constructor for class com.yahoo.document.datatypes.TensorFieldValue
Create an empty tensor field value
TensorFieldValue(Tensor) - Constructor for class com.yahoo.document.datatypes.TensorFieldValue
Create a tensor field value containing the given tensor
tensorFunction() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorFunction - Class in com.yahoo.tensor.functions
A representation of a tensor function which is able to be translated to a set of primitive tensor functions if necessary.
TensorFunction() - Constructor for class com.yahoo.tensor.functions.TensorFunction
 
TensorFunctionExpressionNode(ExpressionNode) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.TensorFunctionExpressionNode
 
tensorFunctionName() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorFunctionNode - Class in com.yahoo.searchlib.rankingexpression.rule
A node which performs a tensor function
TensorFunctionNode(TensorFunction) - Constructor for class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
TensorFunctionNode.TensorFunctionExpressionNode - Class in com.yahoo.searchlib.rankingexpression.rule
A tensor function implemented by an expression.
tensorGenerate() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorJoin() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorL1Normalize() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorL2Normalize() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorMap() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorMatmul() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorRandom() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorRange() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorReduce() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorReduceAggregator() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorReduceComposites() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorRename() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorSoftmax() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorType - Class in com.yahoo.tensor
A tensor type with its dimensions.
TensorType.Builder - Class in com.yahoo.tensor
 
TensorType.Dimension - Class in com.yahoo.tensor
A tensor dimension.
TensorType.Dimension.Type - Enum in com.yahoo.tensor
 
TensorType.IndexedBoundDimension - Class in com.yahoo.tensor
 
TensorType.IndexedUnboundDimension - Class in com.yahoo.tensor
 
TensorType.MappedDimension - Class in com.yahoo.tensor
 
tensorTypeArgument() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
tensorTypeDimension(TensorType.Builder) - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TensorValue - Class in com.yahoo.searchlib.rankingexpression.evaluation
A Value containing a tensor.
TensorValue(Tensor) - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
tensorXwPlusB() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
TERM - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
Term(String) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Field.Term
Creates a term with the given value and full exactness (1.0)
Term(String, float) - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Field.Term
 
TERM_ENDHOST - Static variable in class com.yahoo.net.UrlTokenizer
 
TERM_STARTHOST - Static variable in class com.yahoo.net.UrlTokenizer
 
TermItem - Class in com.yahoo.prelude.query
A query term, that is, not only a term in the query language (an item), but also a term to be found in (or excluded from) the search index.
TermItem() - Constructor for class com.yahoo.prelude.query.TermItem
 
TermItem(String) - Constructor for class com.yahoo.prelude.query.TermItem
 
TermItem(String, boolean) - Constructor for class com.yahoo.prelude.query.TermItem
 
TermItem(String, boolean, Substring) - Constructor for class com.yahoo.prelude.query.TermItem
 
terms() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Field
Returns an immutable list of the terms in this
TermType - Class in com.yahoo.prelude.query
A term type enumeration
TERMWISELIMIT - Static variable in class com.yahoo.search.query.ranking.Matching
 
termwiseLimit - Variable in class com.yahoo.search.query.ranking.Matching
 
TestAndSetCondition - Class in com.yahoo.document
The TestAndSetCondition class represents a test and set condition.
TestAndSetCondition() - Constructor for class com.yahoo.document.TestAndSetCondition
 
TestAndSetCondition(String) - Constructor for class com.yahoo.document.TestAndSetCondition
 
TestAndSetMessage - Class in com.yahoo.documentapi.messagebus.protocol
This class represents messages having an optional "test and set" condition
TestAndSetMessage() - Constructor for class com.yahoo.documentapi.messagebus.protocol.TestAndSetMessage
 
testBindingNotFoundException() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testBindingSetNotFoundException() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testContainerNotReadyException() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
TestDocMan - Class in com.yahoo.persistence.spi.conformance
 
TestDocMan() - Constructor for class com.yahoo.persistence.spi.conformance.TestDocMan
 
TestDriver - Class in com.yahoo.jdisc.test
This class provides a unified way to set up and run unit tests on jDISC components.
testNoBindingSetSelectedException() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseCloseNoContent() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseCloseNoContentWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseCloseNoContentWithAsyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseCloseNoContentWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseCloseNoContentWithSyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseWriteWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseWriteWithAsyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseWriteWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionAfterResponseWriteWithSyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionBeforeResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionBeforeResponseWriteWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionBeforeResponseWriteWithAsyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionBeforeResponseWriteWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseExceptionBeforeResponseWriteWithSyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseNondeterministicException() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseNondeterministicExceptionWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseNondeterministicExceptionWithAsyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseNondeterministicExceptionWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseNondeterministicExceptionWithSyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithAsyncFailureAfterResponseCloseNoContent() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithAsyncFailureAfterResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithAsyncFailureBeforeResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithNondeterministicAsyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithNondeterministicSyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithSyncFailureAfterResponseCloseNoContent() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithSyncFailureAfterResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentCloseWithSyncFailureBeforeResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionAfterResponseCloseNoContent() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionAfterResponseCloseNoContentWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionAfterResponseCloseNoContentWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionAfterResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionAfterResponseWriteWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionAfterResponseWriteWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionBeforeResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionBeforeResponseWriteWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionBeforeResponseWriteWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionWithAsyncFailureAfterResponseCloseNoContent() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionWithAsyncFailureAfterResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionWithAsyncFailureBeforeResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionWithNondeterministicAsyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionWithNondeterministicSyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionWithSyncFailureAfterResponseCloseNoContent() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionWithSyncFailureAfterResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteExceptionWithSyncFailureBeforeResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteNondeterministicException() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteNondeterministicExceptionWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteNondeterministicExceptionWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteWithAsyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteWithAsyncFailureAfterResponseCloseNoContent() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteWithAsyncFailureAfterResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteWithAsyncFailureBeforeResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteWithNondeterministicAsyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteWithNondeterministicSyncFailure() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteWithSyncCompletion() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteWithSyncFailureAfterResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestContentWriteWithSyncFailureBeforeResponseWrite() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestException() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestExceptionAfterResponseCloseNoContentWithAsyncHandleResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestExceptionAfterResponseWriteWithAsyncHandleResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestExceptionAfterResponseWriteWithSyncHandleResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestExceptionBeforeResponseWriteWithAsyncHandleResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestExceptionBeforeResponseWriteWithSyncHandleResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestExceptionWithSyncCloseResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestExceptionWithSyncWriteResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestHandlerWithAsyncHandleResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestHandlerWithSyncCloseResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestHandlerWithSyncHandleResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestHandlerWithSyncWriteResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestNondeterministicExceptionWithAsyncHandleResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testRequestNondeterministicExceptionWithSyncHandleResponse() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testResponseCloseCompletionException() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testResponseCloseCompletionExceptionNoContent() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
testResponseWriteCompletionException() - Method in class com.yahoo.jdisc.test.ServerProviderConformanceTest
 
TextSerialize - Class in com.yahoo.search.query.textserialize
 
TextSerialize() - Constructor for class com.yahoo.search.query.textserialize.TextSerialize
 
thawedCopy() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
Returns a new, modifiable context containing all the bindings of this
THIS_PAGE - Static variable in class com.yahoo.search.grouping.Continuation
 
ThreadAsyncTaskExecutor(ScheduledExecutorService) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.ThreadAsyncTaskExecutor
 
ThreadedHttpRequestHandler - Class in com.yahoo.container.jdisc
A simple HTTP request handler, using the HttpRequest and HttpResponse classes.
ThreadedHttpRequestHandler(Executor) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
ThreadedHttpRequestHandler(Executor, Metric) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
ThreadedHttpRequestHandler(Executor, Metric, boolean) - Constructor for class com.yahoo.container.jdisc.ThreadedHttpRequestHandler
 
ThreadedHttpRequestHandler.LazyContentChannel - Class in com.yahoo.container.jdisc
A content channel which will return the header and create the proper channel the first time content data needs to be written to it.
ThreadedRequestHandler - Class in com.yahoo.container.jdisc
A request handler which assigns a worker thread to handle each request.
ThreadedRequestHandler(Executor) - Constructor for class com.yahoo.container.jdisc.ThreadedRequestHandler
 
ThreadedRequestHandler(Executor, Metric) - Constructor for class com.yahoo.container.jdisc.ThreadedRequestHandler
 
ThreadedRequestHandler(Executor, Metric, boolean) - Constructor for class com.yahoo.container.jdisc.ThreadedRequestHandler
Creates a threaded request handler
ThreadedRequestHandler - Class in com.yahoo.jdisc.handler
ThreadedRequestHandler(Executor) - Constructor for class com.yahoo.jdisc.handler.ThreadedRequestHandler
 
ThreadLocalSimpleDateFormat(String, Locale) - Constructor for class com.yahoo.jdisc.http.filter.DiscFilterRequest.ThreadLocalSimpleDateFormat
 
ThreadpoolConfig - Class in com.yahoo.container.handler
This class represents the root node of threadpool
ThreadpoolConfig() - Constructor for class com.yahoo.container.handler.ThreadpoolConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by ThreadpoolConfig(Builder)
ThreadpoolConfig(ThreadpoolConfig.Builder) - Constructor for class com.yahoo.container.handler.ThreadpoolConfig
 
ThreadpoolConfig.Builder - Class in com.yahoo.container.handler
 
ThreadpoolConfig.Producer - Interface in com.yahoo.container.handler
 
ThreadPoolProvider - Class in com.yahoo.container.handler
A configurable thread pool provider.
ThreadPoolProvider(ThreadpoolConfig, Metric) - Constructor for class com.yahoo.container.handler.ThreadPoolProvider
 
ThreadPoolProvider(ThreadpoolConfig, Metric, ProcessTerminator) - Constructor for class com.yahoo.container.handler.ThreadPoolProvider
 
ThreadRobustList<T> - Class in com.yahoo.yolean.concurrent
This class implements a thread-safe, lock-free list of Objects that supports multiple readers and a single writer.
ThreadRobustList() - Constructor for class com.yahoo.yolean.concurrent.ThreadRobustList
Constructs a new instance of this class with an initial capacity of 10.
ThreadRobustList(int) - Constructor for class com.yahoo.yolean.concurrent.ThreadRobustList
Constructs a new instance of this class with a given initial capacity.
threshold - Variable in class com.yahoo.document.CompressionConfig
 
threshold(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
threshold() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
thresholdFactor() - Method in class com.yahoo.document.CompressionConfig
get a multiplier for comparing compressed and original size
ThrottlePolicy - Interface in com.yahoo.messagebus
An implementation of this interface is used by SourceSession to throttle output.
ThroughputLimitQueue<M> - Class in com.yahoo.documentapi
Queue that limits it's size based on the throughput.
ThroughputLimitQueue(long) - Constructor for class com.yahoo.documentapi.ThroughputLimitQueue
Creates a new queue.
ThroughputLimitQueue(Timer, long) - Constructor for class com.yahoo.documentapi.ThroughputLimitQueue
Creates a new queue.
throwFileReferenceDoesNotExistException() - Static method in class com.yahoo.filedistribution.fileacquirer.MockFileAcquirer
Creates a FileAcquirer that throws FileReferenceDoesNotExistException
throwIfExceptionSet(ConfigSubscription<? extends ConfigInstance>) - Method in class com.yahoo.config.subscription.ConfigSubscriber
If a ConfigSubscription has its exception set, reset that field and throw it
ThrowingCertificateStore() - Constructor for class com.yahoo.search.federation.http.HTTPSearcher.ThrowingCertificateStore
 
ThrowingConsumer<T,E extends Throwable> - Interface in com.yahoo.yolean.function
Functional interface that mirrors the Consumer interface, but allows for an exception to be thrown.
ThrowingFunction<T,R,E extends Throwable> - Interface in com.yahoo.yolean.function
Functional interface that mirrors the Function interface, but allows for an exception to be thrown.
ThrowingSupplier<R,E extends Throwable> - Interface in com.yahoo.yolean.function
Functional interface that mirrors the Supplier interface, but allows for an exception to be thrown.
throwTimeoutException() - Static method in class com.yahoo.filedistribution.fileacquirer.MockFileAcquirer
Creates a FileAcquirer that throws TimeoutException
TiledTemplateSet - Class in com.yahoo.prelude.templates
A template set which implements the 'tiled' format.
TiledTemplateSet() - Constructor for class com.yahoo.prelude.templates.TiledTemplateSet
 
TiledTemplateSet(String) - Constructor for class com.yahoo.prelude.templates.TiledTemplateSet
 
TimedHttpEntity - Class in com.yahoo.search.federation.http
Wrapper for adding timeout to an HttpEntity instance.
TimedHttpEntity(HttpEntity, long, long) - Constructor for class com.yahoo.search.federation.http.TimedHttpEntity
 
timedOut(Query) - Method in class com.yahoo.search.cluster.ClusterSearcher
Returns true if this query has timed out now
TimedStream - Class in com.yahoo.search.federation.http
A stream which throws a TimeoutException if query timeout has been reached.
TimedStream(InputStream, long, long) - Constructor for class com.yahoo.search.federation.http.TimedStream
Wrap an InputStream to make read operations potentially fire off TimeoutException.
TimeFunctions - Class in com.yahoo.search.grouping.request
This abstract class is a factory for timestamp functions in a GroupingExpression.
TimeFunctions() - Constructor for class com.yahoo.search.grouping.request.TimeFunctions
 
TimeFunctions.Type - Enum in com.yahoo.search.grouping.request
Defines the different types of timestamps-functions that are available.
timeout - Variable in class com.yahoo.container.handler.Timing
 
TIMEOUT - Static variable in class com.yahoo.messagebus.ErrorCode
A timeout occured while sending.
TIMEOUT - Static variable in class com.yahoo.search.Query
 
timeoutCode - Static variable in class com.yahoo.search.result.ErrorMessage
 
TimeoutCollector - Class in com.yahoo.container.protect
Deprecated.
this is not in use and will be removed in the next major release
TimeoutCollector() - Constructor for class com.yahoo.container.protect.TimeoutCollector
Deprecated.
 
TimeoutException - Exception in com.yahoo.filedistribution.fileacquirer
 
TimeoutException() - Constructor for exception com.yahoo.filedistribution.fileacquirer.TimeoutException
Do not use this constructor
TimeoutException(String) - Constructor for exception com.yahoo.filedistribution.fileacquirer.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception com.yahoo.filedistribution.fileacquirer.TimeoutException
 
TimeoutException - Exception in com.yahoo.search.federation.http
Timeout marker for slow HTTP connections.
TimeoutException(String) - Constructor for exception com.yahoo.search.federation.http.TimeoutException
 
timeoutFraction() - Method in class com.yahoo.container.protect.TimeoutRate
Deprecated.
 
TimeoutManager - Interface in com.yahoo.jdisc
This interface provides a callback for when the Request.setTimeout(long, TimeUnit) is invoked.
TimeoutRate - Class in com.yahoo.container.protect
Deprecated.
this is not in use and will be removed in the next major release
TimeoutRate() - Constructor for class com.yahoo.container.protect.TimeoutRate
Deprecated.
 
Timer - Interface in com.yahoo.jdisc
This class provides access to the current time in milliseconds, as viewed by the Container.
timer() - Method in class com.yahoo.search.searchchain.Execution
 
timer - Variable in class com.yahoo.search.statistics.TimingSearcherConfig.Builder
 
timer(TimingSearcherConfig.Timer.Builder) - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Builder
Add the given builder to this builder's list of Timer builders
timer(List<TimingSearcherConfig.Timer.Builder>) - Method in class com.yahoo.search.statistics.TimingSearcherConfig.Builder
Set the given list as this builder's list of Timer builders
timer() - Method in class com.yahoo.search.statistics.TimingSearcherConfig
 
timer(int) - Method in class com.yahoo.search.statistics.TimingSearcherConfig
 
Timer() - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig.Timer
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Timer(Builder)
Timer(TimingSearcherConfig.Timer.Builder) - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig.Timer
 
timeRemaining(TimeUnit) - Method in class com.yahoo.jdisc.Request
Returns the time that this Request is allowed to exist.
timestamp() - Method in class com.yahoo.yolean.trace.TraceNode
Returns the timestamp of this TraceNode.
TimestampedProviderMethod - Class in com.yahoo.persistence.rpc
Represents a JRT persistence provider method that includes a timestamp in its request
TimestampedProviderMethod(String, PersistenceProviderHandler) - Constructor for class com.yahoo.persistence.rpc.TimestampedProviderMethod
 
TimestampedProviderMethod(String, PersistenceProviderHandler, String) - Constructor for class com.yahoo.persistence.rpc.TimestampedProviderMethod
 
TimestampedProviderMethod(String, PersistenceProviderHandler, String, String) - Constructor for class com.yahoo.persistence.rpc.TimestampedProviderMethod
 
TimeTracker - Class in com.yahoo.search.statistics
A container for storing time stamps throughout the lifetime of an Execution instance.
TimeTracker(Chain<? extends Searcher>) - Constructor for class com.yahoo.search.statistics.TimeTracker
 
TimeTracker(Chain<? extends Processor>, int) - Constructor for class com.yahoo.search.statistics.TimeTracker
 
TimeTracker.Activity - Enum in com.yahoo.search.statistics
 
Timing - Class in com.yahoo.container.handler
A wrapper for timing of events in the course of a query evaluation.
Timing(long, long, long, long) - Constructor for class com.yahoo.container.handler.Timing
Do consider using com.yahoo.search.handler.SearchResponse.createTiming(Query, Result) if instead of this constructor if you are creating a Timing instance in a search context.
TIMING - Static variable in class com.yahoo.search.query.Presentation
 
TimingSearcher - Class in com.yahoo.search.statistics
A searcher which is intended to be useful as a general probe for measuring time consumption a search chain.
TimingSearcher(ComponentId, TimingSearcherConfig, Statistics) - Constructor for class com.yahoo.search.statistics.TimingSearcher
 
TimingSearcher.Parameters - Class in com.yahoo.search.statistics
 
TimingSearcherConfig - Class in com.yahoo.search.statistics
This class represents the root node of timing-searcher
TimingSearcherConfig() - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by TimingSearcherConfig(Builder)
TimingSearcherConfig(TimingSearcherConfig.Builder) - Constructor for class com.yahoo.search.statistics.TimingSearcherConfig
 
TimingSearcherConfig.Builder - Class in com.yahoo.search.statistics
 
TimingSearcherConfig.Producer - Interface in com.yahoo.search.statistics
 
TimingSearcherConfig.Timer - Class in com.yahoo.search.statistics
This class represents timing-searcher.timer[]
TimingSearcherConfig.Timer.Builder - Class in com.yahoo.search.statistics
 
TimingSearcherConfig.Timer.Measure - Class in com.yahoo.search.statistics
This class represents timing-searcher.timer[].measure
TimingSearcherConfig.Timer.Measure.Enum - Enum in com.yahoo.search.statistics
 
toArray() - Method in class com.yahoo.config.NodeVector
 
toArray(T[]) - Method in class com.yahoo.config.NodeVector
 
toArray() - Method in class com.yahoo.document.datatypes.Array
 
toArray(T[]) - Method in class com.yahoo.document.datatypes.Array
 
toAsciiBytes(long) - Static method in class com.yahoo.text.Utf8
Encode a long as its decimal representation, i.e.
toAsciiBytes(boolean) - Static method in class com.yahoo.text.Utf8
 
toBucketId() - Method in class com.yahoo.document.GlobalId
 
toBucketId() - Method in class com.yahoo.documentapi.ProgressToken.BucketKeyWrapper
 
toBytes(String) - Static method in class com.yahoo.text.Utf8
Will try an optimistic approach to utf8 encoding.
toBytes(String, int, int) - Static method in class com.yahoo.text.Utf8
Utility method as toBytes(String).
toBytes(String, int, int, byte[], int) - Static method in class com.yahoo.text.Utf8
Direct encoding of a String into an array.
toBytes(String, int, int, ByteBuffer, CharsetEncoder) - Static method in class com.yahoo.text.Utf8
Encode a string directly into a ByteBuffer instance.
toBytesStd(String) - Static method in class com.yahoo.text.Utf8
Uses String.getBytes directly.
toCompressorType(DocumentmanagerConfig.Datatype.Structtype.Compresstype.Enum) - Static method in class com.yahoo.document.DocumentTypeManagerConfigurer
 
toCookieHeader(Iterable<? extends Cookie>) - Static method in class com.yahoo.jdisc.http.Cookie
 
toDetailString() - Method in class com.yahoo.search.Query
Returns a string describing this query in more detail
ToDoubleFunction - Class in com.yahoo.search.grouping.request
This class represents a todouble-function in a GroupingExpression.
ToDoubleFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ToDoubleFunction
Constructs a new instance of this class.
toExtractedList() - Method in class com.yahoo.language.process.GramSplitter.GramSplitterIterator
Convenience list which splits the remaining items in this iterator into a list of gram strings
toFileName() - Method in class com.yahoo.component.ComponentId
Returns this id's stringValue (i.e the id without trailing ".0"'s) translated to a file name using the standard translation:
toFileReferenceMap(Map<String, PathNode>) - Static method in class com.yahoo.config.PathNode
 
toFileReferences(List<PathNode>) - Static method in class com.yahoo.config.PathNode
 
toHttpParams() - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the eligible subset of this as a HttpParams snapshot AND configures the Apache HTTP library with the parameters of this
toHttpParams(int, int) - Method in class com.yahoo.search.federation.http.HTTPParameters
Returns the eligible subset of this as a HttpParams snapshot AND configures the Apache HTTP library with the parameters of this
toId() - Method in class com.yahoo.component.ComponentSpecification
Converts the specification to an id
toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.FieldType
Returns a string describing possible instances of this type, suitable for user error messages
toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
 
toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.QueryFieldType
 
toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
toInstanceDescription() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
 
toJson() - Method in class com.yahoo.config.provision.ProvisionInfo
 
toJson() - Method in class com.yahoo.data.access.simple.Value
 
toJson() - Method in interface com.yahoo.data.JsonProducer
Convenience method equivalent to: makeJson(new StringBuilder()).toString()
toJson() - Method in class com.yahoo.search.result.FeatureData
 
toJson() - Method in class com.yahoo.search.result.StructuredData
 
token - Variable in class com.yahoo.document.select.parser.SelectParser
Current token.
Token - Class in com.yahoo.document.select.parser
Describes the input token stream.
Token() - Constructor for class com.yahoo.document.select.parser.Token
No-argument constructor
Token(int) - Constructor for class com.yahoo.document.select.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class com.yahoo.document.select.parser.Token
Constructs a new token for the specified Image and Kind.
Token - Interface in com.yahoo.language.process
Interface providing access to a single token produced by the tokenizer.
token - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Current token.
Token - Class in com.yahoo.searchlib.rankingexpression.parser
Describes the input token stream.
Token() - Constructor for class com.yahoo.searchlib.rankingexpression.parser.Token
No-argument constructor
Token(int) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class com.yahoo.searchlib.rankingexpression.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class com.yahoo.document.select.parser.SelectParser
Generated Token Manager.
token_source - Variable in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
Generated Token Manager.
TOKEN_TYPE - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
TokenFieldIterator - Class in com.yahoo.prelude.hitfield
A specialized list iterator to manipulate tokens in HitField objects.
TokenFieldIterator(List<FieldPart>, HitField) - Constructor for class com.yahoo.prelude.hitfield.TokenFieldIterator
 
tokenImage - Variable in exception com.yahoo.document.select.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
Literal token values.
tokenImage - Variable in exception com.yahoo.searchlib.rankingexpression.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
Literal token values.
tokenIterator() - Method in class com.yahoo.prelude.hitfield.HitField
Return an iterator for the tokens in the field
tokenize(String, Language, StemMode, boolean) - Method in interface com.yahoo.language.process.Tokenizer
Returns the tokens produced from an input string under the rules of the given Language and additional options
tokenize(String) - Static method in class com.yahoo.net.URI
 
tokenize() - Method in class com.yahoo.net.URI
 
tokenize() - Method in class com.yahoo.net.UrlTokenizer
 
Tokenizer - Interface in com.yahoo.language.process
Language-sensitive tokenization of a text string.
TokenMgrError - Error in com.yahoo.document.select.parser
Token Manager Error.
TokenMgrError() - Constructor for error com.yahoo.document.select.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error com.yahoo.document.select.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.yahoo.document.select.parser.TokenMgrError
Full Constructor.
TokenMgrError - Error in com.yahoo.searchlib.rankingexpression.parser
Token Manager Error.
TokenMgrError() - Constructor for error com.yahoo.searchlib.rankingexpression.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error com.yahoo.searchlib.rankingexpression.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.yahoo.searchlib.rankingexpression.parser.TokenMgrError
Full Constructor.
TokenScript - Enum in com.yahoo.language.process
List of token scripts (e.g.
TokenType - Enum in com.yahoo.language.process
An enumeration of token types.
toList() - Method in class com.yahoo.tensor.IndexedTensor.Indexes
Returns an immutable list containing a copy of the indexes in this
ToLongFunction - Class in com.yahoo.search.grouping.request
This class represents a tolong-function in a GroupingExpression.
ToLongFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ToLongFunction
Constructs a new instance of this class.
toLowerCase(String) - Static method in class com.yahoo.language.LinguisticsCase
The lower casing method to use in Vespa when doing language independent processing of natural language data.
toLowerCase(String) - Static method in class com.yahoo.text.Lowercase
Return a lowercased version of the given string.
toMessageString(Throwable) - Static method in class com.yahoo.config.application.api.DeploymentSpec
 
toMessageString(Throwable) - Static method in class com.yahoo.yolean.Exceptions
Returns a user friendly error message string which includes information from all nested exceptions.
ToolBox - Class in com.yahoo.prelude.query
Query tree helper methods and factories.
ToolBox() - Constructor for class com.yahoo.prelude.query.ToolBox
 
ToolBox.QueryVisitor - Class in com.yahoo.prelude.query
 
tooManyFailures(int) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.DistributorSelectionLogic.InstabilityChecker
 
toPrimitive() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.TensorFunctionExpressionNode
 
toPrimitive() - Method in class com.yahoo.tensor.evaluation.VariableTensor
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Argmax
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Argmin
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Concat
 
toPrimitive() - Method in class com.yahoo.tensor.functions.ConstantTensor
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Diag
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Generate
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Join
 
toPrimitive() - Method in class com.yahoo.tensor.functions.L1Normalize
 
toPrimitive() - Method in class com.yahoo.tensor.functions.L2Normalize
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Map
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Matmul
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Random
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Range
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Reduce
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Rename
 
toPrimitive() - Method in class com.yahoo.tensor.functions.Softmax
 
toPrimitive() - Method in class com.yahoo.tensor.functions.TensorFunction
Translate this function - and all of its arguments recursively - to a tree of primitive functions only.
toPrimitive() - Method in class com.yahoo.tensor.functions.XwPlusB
 
ToRawFunction - Class in com.yahoo.search.grouping.request
This class represents a toraw-function in a GroupingExpression.
ToRawFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ToRawFunction
Constructs a new instance of this class.
toReadable() - Method in class com.yahoo.jdisc.handler.BufferedContentChannel
Creates a ReadableContentChannel and connects to it.
toRegistry(PageTemplatesConfig) - Static method in class com.yahoo.search.pagetemplates.config.PageTemplateConfigurer
Creates a new page template registry from the content of a config and returns it.
toResult(Object) - Static method in enum com.yahoo.document.select.Result
Converts the given object value into an instance of this Result enumeration.
toResult() - Method in class com.yahoo.document.select.ResultList
 
toResultList(Object) - Static method in class com.yahoo.document.select.ResultList
Converts the given object value into a result list, so it can be compared by logical operators.
toSerializedForm() - Method in class com.yahoo.config.provision.Version
 
toSetCookieHeader(Iterable<? extends Cookie>) - Static method in class com.yahoo.jdisc.http.Cookie
 
toShortString() - Method in class com.yahoo.config.provision.ApplicationId
 
toSign() - Method in class com.yahoo.prelude.query.TermType
 
toSpecification() - Method in class com.yahoo.component.ComponentId
 
toSpecification() - Method in class com.yahoo.component.Version
Creates a version specification that only matches this version.
toStandardString(Tensor) - Static method in interface com.yahoo.tensor.Tensor
Call this from toString in implementations to return the standard string format.
toStream() - Method in class com.yahoo.jdisc.handler.BufferedContentChannel
Creates a ContentInputStream and connects to its internal ContentChannel.
toStream() - Method in class com.yahoo.jdisc.handler.ReadableContentChannel
Creates a ContentInputStream that wraps this ReadableContentChannel.
toString() - Method in class com.yahoo.application.container.handler.Headers
 
toString() - Method in class com.yahoo.application.container.handler.Request
 
toString() - Method in class com.yahoo.application.container.handler.Response
 
toString() - Method in class com.yahoo.component.AbstractComponent
 
toString() - Method in class com.yahoo.component.chain.Chain
 
toString() - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
toString() - Method in class com.yahoo.component.ComponentId
 
toString() - Method in class com.yahoo.component.ComponentSpecification
 
toString() - Method in class com.yahoo.component.Version
Returns the string representation of this version identifier as major.minor.micro.qualifier, omitting .qualifier if qualifier was empty or unspecified
toString() - Method in class com.yahoo.component.VersionSpecification
Returns the string representation of this version specification as major.minor.micro.qualifier, where trailing unspecified components are omitted
toString() - Method in class com.yahoo.config.application.api.ApplicationFile
 
toString() - Method in class com.yahoo.config.application.api.ApplicationMetaData
 
toString() - Method in class com.yahoo.config.application.api.ComponentInfo
 
toString() - Method in class com.yahoo.config.BooleanNode
 
toString() - Method in class com.yahoo.config.ChangesRequiringRestart
 
toString(String) - Method in class com.yahoo.config.ChangesRequiringRestart
 
toString() - Method in class com.yahoo.config.DoubleNode
 
toString() - Method in class com.yahoo.config.EnumNode
 
toString() - Method in class com.yahoo.config.FileNode
 
toString() - Method in class com.yahoo.config.FileReference
 
toString() - Method in class com.yahoo.config.InnerNode
 
toString() - Method in class com.yahoo.config.IntegerNode
 
toString() - Method in class com.yahoo.config.LeafNode
Subclasses must implement this, in compliance with the rules given in the return tag.
toString() - Method in class com.yahoo.config.LongNode
 
toString() - Method in class com.yahoo.config.PathNode
 
toString() - Method in class com.yahoo.config.provision.ApplicationId
 
toString() - Method in class com.yahoo.config.provision.ApplicationName
 
toString() - Method in class com.yahoo.config.provision.Capacity
 
toString() - Method in class com.yahoo.config.provision.ClusterMembership
 
toString() - Method in class com.yahoo.config.provision.ClusterSpec.Group
 
toString() - Method in class com.yahoo.config.provision.ClusterSpec.Id
 
toString() - Method in class com.yahoo.config.provision.ClusterSpec
 
toString() - Method in class com.yahoo.config.provision.Flavor
 
toString() - Method in class com.yahoo.config.provision.HostSpec
 
toString() - Method in class com.yahoo.config.provision.InstanceName
 
toString() - Method in class com.yahoo.config.provision.RegionName
 
toString() - Method in class com.yahoo.config.provision.TenantName
 
toString() - Method in class com.yahoo.config.provision.Version
Returns a string representation of this version identifier, encoded as major.minor.micro
toString() - Method in class com.yahoo.config.provision.Zone
 
toString() - Method in class com.yahoo.config.ReferenceNode
 
toString() - Method in class com.yahoo.config.StringNode
 
toString() - Method in class com.yahoo.config.subscription.ConfigHandle
 
toString() - Method in class com.yahoo.config.subscription.ConfigSet
 
toString() - Method in class com.yahoo.config.subscription.ConfigSourceSet
 
toString() - Method in class com.yahoo.config.subscription.ConfigSubscriber
 
toString() - Method in class com.yahoo.container.handler.Prefix
 
toString() - Method in class com.yahoo.data.access.simple.Value
 
toString() - Method in class com.yahoo.docproc.Call
 
toString() - Method in class com.yahoo.docproc.CallStack
 
toString() - Method in class com.yahoo.docproc.DocumentProcessor.Progress
 
toString() - Method in class com.yahoo.docproc.DocumentProcessor
 
toString() - Method in class com.yahoo.docproc.Processing
 
toString() - Method in class com.yahoo.document.annotation.AlternateSpanList
 
toString() - Method in class com.yahoo.document.annotation.Annotation
 
toString() - Method in class com.yahoo.document.annotation.AnnotationReference
 
toString() - Method in class com.yahoo.document.annotation.AnnotationType
 
toString() - Method in class com.yahoo.document.annotation.Span
 
toString() - Method in class com.yahoo.document.annotation.SpanList
 
toString() - Method in class com.yahoo.document.annotation.SpanTree
 
toString() - Method in class com.yahoo.document.BucketId
 
toString() - Method in class com.yahoo.document.DataType
 
toString() - Method in class com.yahoo.document.DataTypeName
 
toString() - Method in class com.yahoo.document.datatypes.Array
 
toString() - Method in class com.yahoo.document.datatypes.ByteFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.DoubleFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.FieldPathIteratorHandler.IndexValue
 
toString() - Method in class com.yahoo.document.datatypes.FloatFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.IntegerFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.LongFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.PredicateFieldValue
 
toString() - Method in class com.yahoo.document.datatypes.Raw
 
toString() - Method in class com.yahoo.document.datatypes.StringFieldValue
Returns the String value wrapped by this StringFieldValue.
toString() - Method in class com.yahoo.document.datatypes.Struct
 
toString() - Method in class com.yahoo.document.datatypes.WeightedSet
Uses toString() from the encapsulated Map.
toString() - Method in class com.yahoo.document.Document
 
toString() - Method in class com.yahoo.document.DocumentId
 
toString() - Method in class com.yahoo.document.DocumentRemove
 
toString() - Method in class com.yahoo.document.DocumentTypeId
 
toString() - Method in class com.yahoo.document.DocumentUpdate
 
toString() - Method in class com.yahoo.document.Field
 
toString() - Method in class com.yahoo.document.FieldPath
 
toString() - Method in class com.yahoo.document.FieldPathEntry.KeyParseResult
 
toString() - Method in class com.yahoo.document.FieldPathEntry
 
toString() - Method in class com.yahoo.document.fieldpathupdate.AddFieldPathUpdate
 
toString() - Method in class com.yahoo.document.fieldpathupdate.AssignFieldPathUpdate
 
toString() - Method in class com.yahoo.document.fieldpathupdate.FieldPathUpdate
 
toString() - Method in class com.yahoo.document.fieldpathupdate.RemoveFieldPathUpdate
 
toString() - Method in class com.yahoo.document.GlobalId
 
toString() - Method in class com.yahoo.document.idstring.IdString
 
toString() - Method in class com.yahoo.document.predicate.Predicate
 
toString() - Method in class com.yahoo.document.select.convert.NowQueryExpression
 
toString() - Method in class com.yahoo.document.select.convert.NowQueryNode
 
toString() - Method in class com.yahoo.document.select.DocumentSelector
Returns this selector as a Document Selection Language string.
toString() - Method in class com.yahoo.document.select.OrderingSpecification
 
toString() - Method in class com.yahoo.document.select.parser.Token
Returns the image.
toString() - Method in enum com.yahoo.document.select.Result
 
toString() - Method in class com.yahoo.document.select.ResultList.ResultPair
 
toString() - Method in class com.yahoo.document.select.ResultList
 
toString() - Method in class com.yahoo.document.select.ResultList.VariableValue
 
toString() - Method in class com.yahoo.document.select.rule.ArithmeticNode
 
toString() - Method in class com.yahoo.document.select.rule.AttributeNode.Item
 
toString() - Method in class com.yahoo.document.select.rule.AttributeNode
 
toString() - Method in class com.yahoo.document.select.rule.ComparisonNode
 
toString() - Method in class com.yahoo.document.select.rule.DocumentNode
 
toString() - Method in class com.yahoo.document.select.rule.EmbracedNode
 
toString() - Method in class com.yahoo.document.select.rule.IdNode
 
toString() - Method in class com.yahoo.document.select.rule.LiteralNode
 
toString() - Method in class com.yahoo.document.select.rule.LogicNode
 
toString() - Method in class com.yahoo.document.select.rule.NegationNode
 
toString() - Method in class com.yahoo.document.select.rule.NowNode
 
toString() - Method in class com.yahoo.document.select.rule.SearchColumnNode
 
toString() - Method in class com.yahoo.document.select.rule.VariableNode
 
toString() - Method in class com.yahoo.document.serialization.XmlStream
 
toString() - Method in class com.yahoo.document.update.AddValueUpdate
 
toString() - Method in class com.yahoo.document.update.ArithmeticValueUpdate
 
toString() - Method in class com.yahoo.document.update.AssignValueUpdate
 
toString() - Method in class com.yahoo.document.update.FieldUpdate
 
toString() - Method in class com.yahoo.document.update.MapValueUpdate
 
toString() - Method in class com.yahoo.document.update.RemoveValueUpdate
 
toString() - Method in class com.yahoo.document.update.ValueUpdate
 
toString() - Method in class com.yahoo.documentapi.DocumentIdResponse
 
toString() - Method in class com.yahoo.documentapi.DocumentResponse
 
toString() - Method in class com.yahoo.documentapi.DocumentUpdateResponse
 
toString() - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.StateDescription
 
toString() - Method in class com.yahoo.documentapi.messagebus.protocol.CreateVisitorMessage
 
toString() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentListMessage
 
toString() - Method in class com.yahoo.documentapi.messagebus.protocol.DocumentState
 
toString() - Method in class com.yahoo.documentapi.messagebus.protocol.GetBucketListReply.BucketInfo
 
toString() - Method in class com.yahoo.documentapi.messagebus.protocol.MapVisitorMessage
 
toString() - Method in class com.yahoo.documentapi.messagebus.protocol.VisitorInfoMessage
 
toString() - Method in class com.yahoo.documentapi.ProgressToken.BucketKeyWrapper
 
toString() - Method in class com.yahoo.documentapi.ProgressToken
The format of the bucket progress output is as follows:
toString() - Method in class com.yahoo.documentapi.RemoveResponse
 
toString() - Method in class com.yahoo.documentapi.Response
 
toString() - Method in class com.yahoo.documentapi.UpdateResponse
 
toString() - Method in class com.yahoo.documentapi.VisitorControlHandler.Result
 
toString() - Method in class com.yahoo.documentapi.VisitorParameters
 
toString() - Method in class com.yahoo.fsa.FSA.Iterator.Item
 
toString() - Method in class com.yahoo.io.reader.NamedReader
Returns the name
toString() - Method in class com.yahoo.jdisc.application.UriPattern
 
toString() - Method in class com.yahoo.jdisc.HeaderFields
 
toString() - Method in class com.yahoo.jdisc.http.Cookie
 
toString() - Method in enum com.yahoo.jdisc.http.HttpRequest.Version
 
toString() - Method in class com.yahoo.log.event.Event
This method returns the string representation of the event and must return something that can be parsed by the parse method.
toString() - Method in class com.yahoo.log.FileLogTarget
 
toString() - Method in class com.yahoo.log.LogMessage
Return valid representation of log message.
toString() - Method in class com.yahoo.messagebus.Error
 
toString() - Method in class com.yahoo.messagebus.Trace
 
toString() - Method in class com.yahoo.messagebus.TraceNode
 
toString(int) - Method in class com.yahoo.messagebus.TraceNode
Generates a non-parseable, human-readable string representation of this trace node.
toString() - Method in class com.yahoo.metrics.simple.Bucket
 
toString() - Method in class com.yahoo.metrics.simple.Identifier
 
toString() - Method in class com.yahoo.metrics.simple.Point
 
toString() - Method in class com.yahoo.metrics.simple.PointBuilder
 
toString() - Method in class com.yahoo.metrics.simple.UntypedMetric
 
toString() - Method in class com.yahoo.net.URI
Returns this URI as a string
toString() - Method in class com.yahoo.net.Url
 
toString() - Method in class com.yahoo.net.UrlToken
 
toString() - Method in class com.yahoo.path.Path
Convert to string.
toString() - Method in class com.yahoo.persistence.spi.Bucket
 
toString() - Method in class com.yahoo.persistence.spi.BucketInfo
 
toString() - Method in class com.yahoo.persistence.spi.result.Result
 
toString() - Method in class com.yahoo.prelude.hitfield.AnnotateStringFieldPart
 
toString() - Method in interface com.yahoo.prelude.hitfield.FieldPart
 
toString() - Method in class com.yahoo.prelude.hitfield.HitField
 
toString() - Method in class com.yahoo.prelude.hitfield.ImmutableFieldPart
 
toString() - Method in class com.yahoo.prelude.hitfield.JSONString
 
toString() - Method in class com.yahoo.prelude.hitfield.MarkupFieldPart
 
toString() - Method in class com.yahoo.prelude.hitfield.RawData
an ascii string; non-ascii data is escaped with hex notation NB: not always uniquely reversible
toString() - Method in class com.yahoo.prelude.hitfield.StringFieldPart
 
toString() - Method in class com.yahoo.prelude.hitfield.XMLString
 
toString() - Method in class com.yahoo.prelude.query.Item
Returns the canonical query language string of this item.
toString() - Method in class com.yahoo.prelude.query.Limit
 
toString() - Method in class com.yahoo.prelude.query.RegExpItem
 
toString() - Method in class com.yahoo.prelude.query.Substring
 
toString() - Method in class com.yahoo.prelude.query.TermType
 
toString() - Method in class com.yahoo.prelude.query.WordAlternativesItem.Alternative
 
toString() - Method in class com.yahoo.prelude.templates.PageTemplateSet
 
toString() - Method in class com.yahoo.prelude.templates.TemplateSet
Deprecated.
 
toString() - Method in class com.yahoo.prelude.templates.TiledTemplateSet
 
toString() - Method in class com.yahoo.processing.execution.Execution
 
toString() - Method in class com.yahoo.processing.execution.Execution.Trace.LogValue
 
toString() - Method in class com.yahoo.processing.execution.Execution.Trace
Returns a short string description of this
toString() - Method in class com.yahoo.processing.handler.ResponseStatus
 
toString() - Method in class com.yahoo.processing.request.CompoundName
Returns the string representation of this - all the name components in order separated by dots.
toString() - Method in class com.yahoo.processing.request.ErrorMessage
Returns a formatted message containing the information in this
toString() - Method in class com.yahoo.processing.response.AbstractDataList
 
toString() - Method in class com.yahoo.processing.response.DefaultIncomingData
 
toString() - Method in class com.yahoo.processing.response.IncomingData.NullIncomingData
 
toString() - Method in class com.yahoo.protect.ErrorMessage
 
toString() - Method in class com.yahoo.search.cluster.MonitorConfiguration
 
toString() - Method in class com.yahoo.search.federation.http.Connection
 
toString() - Method in class com.yahoo.search.grouping.request.GroupingNode
 
toString() - Method in class com.yahoo.search.grouping.request.GroupingOperation
 
toString() - Method in class com.yahoo.search.grouping.request.Infinite
Override the toString method in order to be re-parseable.
toString() - Method in class com.yahoo.search.grouping.request.MathResolver
 
toString() - Method in class com.yahoo.search.grouping.request.RawBuffer
 
toString() - Method in class com.yahoo.search.grouping.result.GroupId
 
toString() - Method in class com.yahoo.search.intent.model.Intent
Returns the id of this intent
toString() - Method in class com.yahoo.search.intent.model.IntentNode
Returns intent:probability
toString() - Method in class com.yahoo.search.intent.model.InterpretationNode
Returns interpretations toString()
toString() - Method in class com.yahoo.search.intent.model.Source
Returns the id of this source
toString() - Method in class com.yahoo.search.intent.model.SourceNode
Returns source:appropriateness
toString() - Method in class com.yahoo.search.pagetemplates.engine.Resolution
 
toString() - Method in class com.yahoo.search.pagetemplates.model.Choice
 
toString() - Method in class com.yahoo.search.pagetemplates.model.Layout
 
toString() - Method in class com.yahoo.search.pagetemplates.model.MapChoice
 
toString() - Method in class com.yahoo.search.pagetemplates.model.Placeholder
 
toString() - Method in class com.yahoo.search.pagetemplates.model.Renderer
 
toString() - Method in class com.yahoo.search.pagetemplates.model.Section
 
toString() - Method in class com.yahoo.search.pagetemplates.model.Source
 
toString() - Method in class com.yahoo.search.pagetemplates.PageTemplate
 
toString() - Method in class com.yahoo.search.predicate.Hit
 
toString() - Method in class com.yahoo.search.predicate.PredicateIndexBuilder.PredicateIndexStats
 
toString() - Method in class com.yahoo.search.query.context.QueryContext
Returns a short string description of this (includes the first few messages only, and no newlines)
toString() - Method in class com.yahoo.search.query.Model
 
toString() - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
toString() - Method in class com.yahoo.search.query.profile.compiled.Binding
 
toString() - Method in class com.yahoo.search.query.profile.compiled.CompiledQueryProfile
 
toString() - Method in class com.yahoo.search.query.profile.compiled.DimensionalValue
 
toString() - Method in class com.yahoo.search.query.profile.DimensionBinding
 
toString() - Method in class com.yahoo.search.query.profile.DimensionValues
 
toString() - Method in class com.yahoo.search.query.profile.OverridableQueryProfile
 
toString() - Method in class com.yahoo.search.query.profile.QueryProfile
 
toString() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
 
toString() - Method in class com.yahoo.search.query.profile.SubstituteString
Returns this string in original (unsubstituted) form
toString() - Method in class com.yahoo.search.query.profile.types.FieldDescription
 
toString() - Method in class com.yahoo.search.query.profile.types.FieldType
 
toString() - Method in class com.yahoo.search.query.profile.types.PrimitiveFieldType
 
toString() - Method in class com.yahoo.search.query.profile.types.QueryFieldType
 
toString() - Method in class com.yahoo.search.query.profile.types.QueryProfileFieldType
 
toString() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
 
toString() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
 
toString() - Method in class com.yahoo.search.query.ranking.RankFeatures
 
toString() - Method in class com.yahoo.search.query.ranking.RankProperties
 
toString() - Method in class com.yahoo.search.query.Sorting.AttributeSorter
 
toString() - Method in class com.yahoo.search.query.Sorting.FieldOrder
 
toString() - Method in class com.yahoo.search.query.Sorting.LowerCaseSorter
 
toString() - Method in class com.yahoo.search.query.Sorting
 
toString() - Method in class com.yahoo.search.query.Sorting.UcaSorter
 
toString() - Method in class com.yahoo.search.Query
Returns a string describing this query
toString() - Method in enum com.yahoo.search.Query.Type
 
toString() - Method in class com.yahoo.search.result.DefaultErrorHit
 
toString() - Method in class com.yahoo.search.result.ErrorMessage
 
toString() - Method in class com.yahoo.search.result.FeatureData
 
toString() - Method in class com.yahoo.search.result.FieldComparator
 
toString() - Method in class com.yahoo.search.result.Hit
Returns a string describing this hit
toString() - Method in class com.yahoo.search.result.HitGroupsLastComparator
 
toString() - Method in class com.yahoo.search.result.MetaHitsFirstComparator
 
toString() - Method in class com.yahoo.search.result.NanNumber
 
toString() - Method in class com.yahoo.search.result.Relevance
Returns the score value as a string
toString() - Method in class com.yahoo.search.result.StructuredData
 
toString() - Method in class com.yahoo.search.Result
 
toString() - Method in class com.yahoo.search.searchchain.SearchChain
 
toString() - Method in class com.yahoo.search.Searcher
Returns "searcher 'getId()'"
toString() - Method in class com.yahoo.search.statistics.PeakQpsSearcher.QpsHit
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetricsComputer
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Query
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.QueryTerm
 
toString() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Trace
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.AbstractArrayContext
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.BooleanValue
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.MapContext
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.OptimizationReport
Returns all the content of this report as a multiline string
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.StringValue
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.TensorValue
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.ExpressionFunction
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.FeatureList
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.parser.Token
Returns the image.
toString() - Method in class com.yahoo.searchlib.rankingexpression.RankingExpression
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.rule.Arguments
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.ArithmeticNode
 
toString() - Method in enum com.yahoo.searchlib.rankingexpression.rule.ArithmeticOperator
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.ComparisonNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.ConstantNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.EmbracedNode
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.ExpressionNode
Returns a script instance of this based on the supplied script functions.
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.FunctionNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.GeneratorLambdaFunctionNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.IfNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.LambdaFunctionNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.NameNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.NegativeNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.ReferenceNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.SetMembershipNode
 
toString() - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.TensorFunctionExpressionNode
 
toString(ToStringContext) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode.TensorFunctionExpressionNode
 
toString(SerializationContext, Deque<String>, CompositeNode) - Method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
toString() - Method in enum com.yahoo.searchlib.rankingexpression.rule.TruthOperator
 
toString() - Method in class com.yahoo.statistics.Counter
 
toString() - Method in class com.yahoo.statistics.Histogram
 
toString() - Method in class com.yahoo.statistics.HistogramType
 
toString() - Method in class com.yahoo.statistics.Value
 
toString(ToStringContext) - Method in class com.yahoo.tensor.evaluation.VariableTensor
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Argmax
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Argmin
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Concat
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.ConstantTensor
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Diag
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Generate
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Join
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.L1Normalize
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.L2Normalize
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Map
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Matmul
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Random
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Range
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Reduce
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Rename
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.Addition
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.Division
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.Equal
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.EqualElements
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.Exponent
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.Multiplication
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.Random
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.Sqrt
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.Square
 
toString() - Method in class com.yahoo.tensor.functions.ScalarFunctions.SumElements
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.Softmax
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.TensorFunction
Return a string representation of this context.
toString() - Method in class com.yahoo.tensor.functions.TensorFunction
 
toString(ToStringContext) - Method in class com.yahoo.tensor.functions.XwPlusB
 
toString() - Method in class com.yahoo.tensor.IndexedTensor.Indexes
 
toString() - Method in class com.yahoo.tensor.IndexedTensor
 
toString() - Method in class com.yahoo.tensor.MappedTensor
 
toString() - Method in interface com.yahoo.tensor.Tensor
Returns this tensor on the form {address1:value1,address2:value2,...} where each address is on the form {dimension1:label1,dimension2:label2,...}, and values are numbers.
toString(TensorType) - Method in class com.yahoo.tensor.TensorAddress
Returns this as a string on the appropriate form given the type
toString() - Method in class com.yahoo.tensor.TensorType.Dimension
 
toString() - Method in class com.yahoo.tensor.TensorType.IndexedBoundDimension
 
toString() - Method in class com.yahoo.tensor.TensorType.IndexedUnboundDimension
 
toString() - Method in class com.yahoo.tensor.TensorType.MappedDimension
 
toString() - Method in class com.yahoo.tensor.TensorType
 
toString() - Method in class com.yahoo.text.AbstractUtf8Array
Will convert the utf8 sequence to a Java string
toString() - Method in class com.yahoo.text.CaseInsensitiveIdentifier
 
toString() - Method in class com.yahoo.text.DataTypeIdentifier
 
toString() - Method in class com.yahoo.text.interpretation.Interpretation
 
toString() - Method in class com.yahoo.text.interpretation.Span
 
toString() - Method in class com.yahoo.text.PositionedString
Returns the string
toString(byte[], int, int) - Static method in class com.yahoo.text.Utf8
Utility method as toString(byte[]).
toString(ByteBuffer) - Static method in class com.yahoo.text.Utf8
Fetch a string from a ByteBuffer instance.
toString(byte[]) - Static method in class com.yahoo.text.Utf8
Will try an optimistic approach to utf8 decoding.
toString() - Method in class com.yahoo.text.Utf8String
 
toString() - Method in class com.yahoo.vespa.http.client.config.Cluster
 
toString() - Method in class com.yahoo.vespa.http.client.config.Endpoint
 
toString() - Method in class com.yahoo.vespa.http.client.Result.Detail
 
toString() - Method in class com.yahoo.vespa.http.client.Result
 
toString() - Method in class com.yahoo.vespa.objects.FieldBase
 
toString() - Method in class com.yahoo.vespa.objects.Identifiable
 
toString() - Method in class com.yahoo.vespa.objects.ObjectDumper
Obtain the created object string representation.
toString() - Method in class com.yahoo.yolean.chain.Chain
 
toString() - Method in class com.yahoo.yolean.trace.TraceNode
 
ToStringContext - Interface in com.yahoo.tensor.functions
A context which is passed down to all nested functions when returning a string representation.
toStringDump() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
 
ToStringFunction - Class in com.yahoo.search.grouping.request
This class represents a tolong-function in a GroupingExpression.
ToStringFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ToStringFunction
Constructs a new instance of this class.
toStringStd(byte[]) - Static method in class com.yahoo.text.Utf8
To be used instead of String.String(byte[] bytes)
toStringValue() - Method in class com.yahoo.config.provision.ClusterMembership
 
TOTAL_HIT_COUNT - Static variable in class com.yahoo.container.http.BenchmarkingHeaders
 
totalBytes(byte) - Static method in class com.yahoo.text.Utf8
Inspects a byte assumed to be the first byte in a UTF8 to check how many bytes in total the sequence of bytes will use.
totalSize() - Method in class com.yahoo.tensor.DimensionSizes
Returns the product of the sizes of this
totalTime() - Method in class com.yahoo.search.statistics.ElapsedTime
Total amount of time spent for this ElapsedTime instance.
totalTime() - Method in class com.yahoo.search.statistics.TimeTracker
 
toUpperCase(String) - Static method in class com.yahoo.text.Lowercase
 
toUriParameters() - Method in class com.yahoo.vespa.http.client.config.FeedParams
 
toUtf8() - Method in class com.yahoo.document.idstring.IdString
 
toValueMap(Map<String, FileReference>) - Static method in class com.yahoo.config.FileReference
 
toValues(Collection<FileReference>) - Static method in class com.yahoo.config.FileReference
 
toXML() - Method in interface com.yahoo.data.XmlProducer
Convenience method equivalent to: makeXML(new StringBuilder()).toString()
toXml() - Method in class com.yahoo.document.datatypes.FieldValue
Get XML representation of a single field and all its children, if any.
toXML(String) - Method in class com.yahoo.document.Document
 
toXml() - Method in class com.yahoo.document.Document
Get XML representation of the document root and its children, contained within a <document></document> tag.
toXML() - Method in class com.yahoo.search.result.StructuredData
 
Trace - Class in com.yahoo.messagebus
A Trace object contains ad-hoc string notes organized in a strict-loose tree.
Trace() - Constructor for class com.yahoo.messagebus.Trace
Create an empty trace with level set to 0 (no tracing)
Trace(int) - Constructor for class com.yahoo.messagebus.Trace
Create an empty trace with given level.
trace(int, String) - Method in class com.yahoo.messagebus.Trace
Add the given note to the trace information if tracing is enabled for the given level.
trace(int, String, boolean) - Method in class com.yahoo.messagebus.Trace
Add the given note to the trace information if tracing is enabled for the given level.
trace() - Method in class com.yahoo.processing.execution.Execution
 
trace(String, int) - Method in class com.yahoo.processing.execution.Execution.Trace
Adds a trace message to this trace, if this trace has at most the given trace level
trace(String, int) - Method in class com.yahoo.search.query.context.QueryContext
Adds a context message to this context
trace(String, int) - Method in class com.yahoo.search.Query
Adds a context message to this query and to the info log, if the context level of the query is sufficiently high.
trace(String, boolean, int) - Method in class com.yahoo.search.Query
Adds a trace message to this query if the trace level of the query is sufficiently high.
trace(boolean, int, Object...) - Method in class com.yahoo.search.Query
Adds a trace message to this query if the trace level of the query is sufficiently high.
trace(String) - Method in class com.yahoo.search.Result
Adds a context message to this query containing the entire content of this result, if tracelevel is 5 or more.
trace() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.FieldMatchMetrics
Returns the trace of this computation.
Trace - Class in com.yahoo.searchlib.ranking.features.fieldmatch
A computation trace
Trace() - Constructor for class com.yahoo.searchlib.ranking.features.fieldmatch.Trace
 
TRACE_LEVEL - Static variable in class com.yahoo.search.Query
 
traceExtraHitProperties(StringBuilder, Hit) - Method in class com.yahoo.search.Result
For tracing custom properties of a hit, see trace(String).
traceLanguage() - Method in class com.yahoo.search.query.Model
Deprecated.
do not use; language can now be assigned later and for parts of the query tree, making this quite useless
TraceLevel - Class in com.yahoo.messagebus
This class defines the Trace levels used by message bus.
TraceLevel() - Constructor for class com.yahoo.messagebus.TraceLevel
 
TraceNode - Class in com.yahoo.messagebus
This class contains the actual trace information of a Trace object.
TraceNode() - Constructor for class com.yahoo.messagebus.TraceNode
Create an empty trace tree.
traceNode() - Method in class com.yahoo.processing.execution.Execution.Trace
Returns the trace node peer of this
TraceNode - Class in com.yahoo.yolean.trace
This class represents a single node in a tree of TraceNodes.
TraceNode(Object, long) - Constructor for class com.yahoo.yolean.trace.TraceNode
Creates a new instance of this class.
TraceVisitor - Class in com.yahoo.yolean.trace
This class is an abstract visitor of TraceNode.
TraceVisitor() - Constructor for class com.yahoo.yolean.trace.TraceVisitor
 
TrafficNodeMonitor<T> - Class in com.yahoo.search.cluster
This node monitor is responsible for maintaining the state of a monitored node.
TrafficNodeMonitor(T, MonitorConfiguration, boolean) - Constructor for class com.yahoo.search.cluster.TrafficNodeMonitor
Creates a new node monitor for a node
TRAILER - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
TRAILERS - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
trailers() - Method in class com.yahoo.jdisc.http.HttpRequest
Returns the set of trailer header fields of this HttpRequest.
trailers() - Method in class com.yahoo.jdisc.http.HttpResponse
Returns the set of trailer header fields of this HttpResponse.
TRANSFER_ENCODING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
TRANSFORMED - Static variable in class com.yahoo.document.annotation.AnnotationTypes
 
TRANSFORMED_QUERY - Static variable in class com.yahoo.search.searchchain.PhaseNames
A checkpoint where as many query transformers as practically possible has been run.
Transformer - Interface in com.yahoo.language.process
Interface for providers of text transformations such as accent removal.
TRANSIENT_ERROR - Static variable in class com.yahoo.messagebus.ErrorCode
A general transient error, resending is possible.
TransientFailureException - Exception in com.yahoo.docproc
Exception to be thrown by a document processor on transient failures. Caller is welcome to try the call again later.
TransientFailureException(String) - Constructor for exception com.yahoo.docproc.TransientFailureException
 
traverse(ArrayTraverser) - Method in interface com.yahoo.data.access.Inspector
Traverse an array value, performing callbacks for each entry.
traverse(ObjectTraverser) - Method in interface com.yahoo.data.access.Inspector
Traverse an object value, performing callbacks for each field.
traverse(ArrayTraverser) - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
traverse(ObjectTraverser) - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
traverse(ArrayTraverser) - Method in class com.yahoo.data.access.simple.Value
 
traverse(ObjectTraverser) - Method in class com.yahoo.data.access.simple.Value
 
trim(int, int) - Method in class com.yahoo.search.result.HitGroup
Remove the first offset concrete hits in this group, and hits beyond offset+numHits
TRUE - Static variable in interface com.yahoo.document.select.parser.SelectParserConstants
RegularExpression Id.
truncateSequencesIfNecessary(String, int) - Static method in class com.yahoo.text.StringUtilities
This will truncate sequences in a string of the same character that exceed the maximum allowed length.
trustStorePath(String) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
trustStorePath() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
trustStoreType(ConnectorConfig.Ssl.TrustStoreType.Enum) - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl.Builder
 
trustStoreType() - Method in class com.yahoo.jdisc.http.ConnectorConfig.Ssl
 
TrustStoreType() - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.TrustStoreType
 
TrustStoreType(ConnectorConfig.Ssl.TrustStoreType.Enum) - Constructor for class com.yahoo.jdisc.http.ConnectorConfig.Ssl.TrustStoreType
 
TruthOperator - Enum in com.yahoo.searchlib.rankingexpression.rule
A mathematical operator
tryDelta(byte) - Method in class com.yahoo.fsa.FSA.State
 
tryDelta(String) - Method in class com.yahoo.fsa.FSA.State
Jumps ahead by string if that puts us into a valid state, does nothing otherwise
tryDeltaWord(String) - Method in class com.yahoo.fsa.FSA.State
Tries to jump ahead by one word.
trySend() - Method in interface com.yahoo.messagebus.MessageBus.SendBlockedMessages
Do what you want, but dont block.
trySend() - Method in class com.yahoo.messagebus.SourceSession
 
type() - Method in class com.yahoo.config.provision.Capacity
Returns the node type (role) requested.
type() - Method in class com.yahoo.config.provision.ClusterSpec
Returns the cluster type
type() - Method in interface com.yahoo.data.access.Inspector
Get the type of an inspector
type() - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
type() - Method in class com.yahoo.data.access.simple.Value.BoolValue
 
type() - Method in class com.yahoo.data.access.simple.Value.DataValue
 
type() - Method in class com.yahoo.data.access.simple.Value.DoubleValue
 
type() - Method in class com.yahoo.data.access.simple.Value.LongValue
 
type() - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
type() - Method in class com.yahoo.data.access.simple.Value.StringValue
 
type() - Method in class com.yahoo.data.access.simple.Value
 
Type - Enum in com.yahoo.data.access
Enumeration of all possible types accessed by the Inspector API.
type - Variable in class com.yahoo.document.CompressionConfig
 
type(DocumenttypesConfig.Documenttype.Datatype.Type.Enum) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
type(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Builder
 
type() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression
 
Type() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 
Type(DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type
 
type() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Type() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
Type(DocumenttypesConfig.Documenttype.Datatype.Type.Enum) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
type() - Method in class com.yahoo.documentapi.Result
Returns the type of result.
TYPE - Static variable in class com.yahoo.search.query.Model
 
type() - Method in class com.yahoo.search.query.profile.types.TensorFieldType
Returns information about the type of tensor this will hold, or empty to allow any kind of tensor
type() - Method in class com.yahoo.tensor.IndexedTensor.Builder
 
type() - Method in class com.yahoo.tensor.IndexedTensor
 
type() - Method in class com.yahoo.tensor.MappedTensor.Builder
 
type() - Method in class com.yahoo.tensor.MappedTensor
 
type() - Method in interface com.yahoo.tensor.Tensor.Builder
Returns the type this is building
type() - Method in interface com.yahoo.tensor.Tensor
 
type() - Method in class com.yahoo.tensor.TensorType.Dimension
 
type() - Method in class com.yahoo.tensor.TensorType.IndexedBoundDimension
 
type() - Method in class com.yahoo.tensor.TensorType.IndexedUnboundDimension
 
type() - Method in class com.yahoo.tensor.TensorType.MappedDimension
 
types() - Method in class com.yahoo.search.result.Hit
Returns the types of this as a modifiable set.

U

UCA - Static variable in class com.yahoo.search.query.Sorting
 
UcaFunction - Class in com.yahoo.search.grouping.request
This class represents an uca-function in a GroupingExpression.
UcaFunction(GroupingExpression, String) - Constructor for class com.yahoo.search.grouping.request.UcaFunction
Constructs a new instance of this class.
UcaFunction(GroupingExpression, String, String) - Constructor for class com.yahoo.search.grouping.request.UcaFunction
Constructs a new instance of this class.
UcaSorter(String, String, Sorting.UcaSorter.Strength) - Constructor for class com.yahoo.search.query.Sorting.UcaSorter
 
UcaSorter(String) - Constructor for class com.yahoo.search.query.Sorting.UcaSorter
 
unalias(String) - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Returns the field name of an alias or field name
unalias(CompoundName) - Method in class com.yahoo.search.query.properties.PropertyAliases
Returns the standard name for an alias, or the given name if it is not a registered alias
unalias(CompoundName) - Method in class com.yahoo.search.query.properties.QueryPropertyAliases
 
unaryFunctionName() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
UNAUTHORIZED - Static variable in interface com.yahoo.jdisc.Response.Status
 
UnavailableAttributeException - Exception in com.yahoo.search.grouping
This exception is thrown by the GroupingValidator if it a GroupingRequest contains a reference to an unavailable attribute.
UnavailableAttributeException(String, String) - Constructor for exception com.yahoo.search.grouping.UnavailableAttributeException
Constructs a new instance of this class.
UNBLENDED_RESULT - Static variable in class com.yahoo.search.searchchain.PhaseNames
A checkpoint where data from different backends are not yet merged.
underVespaHome(String) - Method in class com.yahoo.vespa.defaults.Defaults
Returns an absolute path produced by prepending vespaHome to the argument if it is relative.
unEscape(String) - Static method in class com.yahoo.log.VespaFormatter
Un-escapes previously escaped string.
unescape(String) - Static method in class com.yahoo.text.StringUtilities
 
unescapeQuotedString(String) - Static method in class com.yahoo.config.StringNode
Remove character escape codes.
unfrozen() - Method in class com.yahoo.search.query.profile.types.QueryProfileType
Return this is it is not frozen, returns a modifiable deeply unfrozen copy otherwise
ungetService(ServiceReference<?>) - Method in class com.yahoo.container.jdisc.RestrictedBundleContext
 
uninstall(Module) - Method in class com.yahoo.jdisc.application.GuiceRepository
 
uninstall(ServerProvider) - Method in class com.yahoo.jdisc.application.ServerRepository
 
uninstallAll(Iterable<? extends Module>) - Method in class com.yahoo.jdisc.application.GuiceRepository
 
uninstallAll(Iterable<? extends ServerProvider>) - Method in class com.yahoo.jdisc.application.ServerRepository
 
union(Dependencies) - Method in class com.yahoo.component.chain.dependencies.Dependencies
 
union(Phase) - Method in class com.yahoo.component.chain.Phase
 
union(BucketSet) - Method in class com.yahoo.document.select.BucketSet
Returns the union between this bucket set and another.
UniqueGroupingSearcher - Class in com.yahoo.search.grouping
Implements 'unique' using a grouping expression.
UniqueGroupingSearcher() - Constructor for class com.yahoo.search.grouping.UniqueGroupingSearcher
 
uniqueID - Variable in class com.yahoo.prelude.query.Item
Unique identifier to address the item for external annotation
unitCount(byte[]) - Static method in class com.yahoo.text.Utf8
Count the number of Unicode code units ("UTF-16 characters") needed to represent a given array of UTF-8 characters.
unitCount(byte[], int, int) - Static method in class com.yahoo.text.Utf8
Count the number of Unicode code units ("UTF-16 characters") needed to represent a given array of UTF-8 characters.
unitCount(byte) - Static method in class com.yahoo.text.Utf8
Calculate the number of Unicode code units ("UTF-16 characters") needed to represent a given UTF-8 encoded code point.
UnitTestSetup - Class in com.yahoo.metrics.simple
Common code for running unit tests of simplemetrics
UnitTestSetup() - Constructor for class com.yahoo.metrics.simple.UnitTestSetup
 
Unknown - Class in com.yahoo.log.event
 
Unknown() - Constructor for class com.yahoo.log.event.Unknown
 
UNKNOWN - Static variable in class com.yahoo.log.LogLevel
 
UNKNOWN_POLICY - Static variable in class com.yahoo.messagebus.ErrorCode
The policy specified in a route is unknown.
UNKNOWN_PROTOCOL - Static variable in class com.yahoo.messagebus.ErrorCode
The protocol specified for the message is unknown.
UNKNOWN_SESSION - Static variable in class com.yahoo.messagebus.ErrorCode
The session specified for the message is unknown.
unmarshal(InputStream, long, Result) - Method in class com.yahoo.search.federation.http.HTTPProviderSearcher
Unmarshal the stream by converting it to hits and adding the hits to the given result.
unmarshal(HttpEntity, Result) - Method in class com.yahoo.search.federation.http.HTTPProviderSearcher
Unmarshal the result from an http entity.
unmarshal(InputStream, long, Result) - Method in class com.yahoo.search.federation.vespa.VespaSearcher
 
unmaskedMethods(Class<?>, Class<?>) - Static method in class com.yahoo.protect.ClassValidator
Check all protected, public and package private declared methods of maskedClass is implemented in testClass.
unmaskedMethodsFromSuperclass(Class<?>) - Static method in class com.yahoo.protect.ClassValidator
Check testClass overrides all protected, public and package private methods of its immediate super class.
unmodifiableMap() - Method in class com.yahoo.search.query.profile.CopyOnWriteContent
 
unorderedDeepIterator() - Method in class com.yahoo.search.result.HitGroup
Returns an iterator that does depth-first traversal of leaf hits of this group, in a potentially unsorted order.
unorderedIterator() - Method in class com.yahoo.search.result.HitGroup
Returns an iterator of the hits in this group in a potentially unsorted order.
UnparsedConfigDefinition - Interface in com.yahoo.config.application.api
A config definition that has not been parsed.
UNPROCESSABLE_ENTITY - Static variable in interface com.yahoo.jdisc.Response.Status
 
unquote(String) - Static method in class com.yahoo.document.select.parser.SelectParserUtils
 
unregister(ComponentId) - Method in class com.yahoo.component.provider.ComponentRegistry
Unregisters a component unless this registry is frozen.
unRegister(ThreadLocalDirectory<TimeoutRate, Boolean>) - Method in class com.yahoo.container.protect.FreezeDetector
Deprecated.
 
unregister(String) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Unregisters the type given by the argument. WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
unregister(int) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Unregisters the type given by the argument. WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
unregister(AnnotationType) - Method in class com.yahoo.document.annotation.AnnotationTypeRegistry
Unregisters the type given by the argument. WARNING! Only to be used by the configuration system and in unit tests. Not to be used in production code.
unregister(Chain<Searcher>) - Method in class com.yahoo.search.searchchain.SearchChainRegistry
 
unregisterSession(String, boolean) - Method in class com.yahoo.messagebus.MessageBus
This method is invoked by the IntermediateSession.destroy() to unregister sessions from receiving data from message bus.
unretire() - Method in class com.yahoo.config.provision.ClusterMembership
Returns a copy of this node which is not retired
UnsafeContentInputStream - Class in com.yahoo.jdisc.handler
This class provides an adapter from a ReadableContentChannel to an InputStream.
UnsafeContentInputStream(ReadableContentChannel) - Constructor for class com.yahoo.jdisc.handler.UnsafeContentInputStream
Constructs a new ContentInputStream that reads from the given ReadableContentChannel.
unscheduleTimeout(Request) - Method in interface com.yahoo.jdisc.TimeoutManager
Unschedule timeout management for a previously scheduled request.
UNSUPPORTED_MEDIA_TYPE - Static variable in interface com.yahoo.jdisc.Response.Status
 
untreatedParams - Variable in class com.yahoo.jdisc.http.filter.DiscFilterRequest
 
UntypedMetric - Class in com.yahoo.metrics.simple
A gauge or a counter or...
UntypedMetric.AssumedType - Enum in com.yahoo.metrics.simple
 
update(TimeoutRate, Boolean) - Method in class com.yahoo.container.protect.TimeoutCollector
Deprecated.
 
update - Variable in class com.yahoo.document.update.MapValueUpdate
 
update(DocumentUpdate) - Method in interface com.yahoo.documentapi.AsyncSession
Updates a document.
update(DocumentUpdate, DocumentProtocol.Priority) - Method in interface com.yahoo.documentapi.AsyncSession
Updates a document.
update(DocumentUpdate) - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
update(DocumentUpdate, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.local.LocalAsyncSession
 
update(DocumentUpdate) - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
update(DocumentUpdate, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.local.LocalSyncSession
 
update(DocumentUpdate) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
update(DocumentUpdate, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.MessageBusAsyncSession
 
update(DocumentUpdate) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
update(DocumentUpdate, DocumentProtocol.Priority) - Method in class com.yahoo.documentapi.messagebus.MessageBusSyncSession
 
update(DocumentUpdate) - Method in interface com.yahoo.documentapi.SyncSession
Updates a document.
update(DocumentUpdate, DocumentProtocol.Priority) - Method in interface com.yahoo.documentapi.SyncSession
Updates a document.
update(BucketId, BucketId, ProgressToken) - Method in interface com.yahoo.documentapi.VisitorIterator.BucketSource
 
update(BucketId, BucketId, ProgressToken) - Method in class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
update(BucketId, BucketId, ProgressToken) - Method in class com.yahoo.documentapi.VisitorIterator.ExplicitBucketSource
 
update(BucketId, BucketId) - Method in class com.yahoo.documentapi.VisitorIterator
Tell the iterator that we've finished processing up to and including progress.
update(Sample) - Method in class com.yahoo.metrics.simple.MetricReceiver
Update a metric.
update(Bucket, long, DocumentUpdate) - Method in class com.yahoo.persistence.spi.AbstractPersistenceProvider
 
update(Bucket, long, DocumentUpdate) - Method in interface com.yahoo.persistence.spi.PersistenceProvider
Partially modifies a document referenced by the document update.
UpdateDocumentMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
UpdateDocumentMessage(LazyDecoder, DocumentDeserializer) - Constructor for class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
Constructs a new message from a byte buffer.
UpdateDocumentMessage(DocumentUpdate) - Constructor for class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentMessage
Constructs a new document update message.
UpdateDocumentMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.UpdateDocumentMessageFactory
 
UpdateDocumentMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories52.UpdateDocumentMessageFactory
 
UpdateDocumentReply - Class in com.yahoo.documentapi.messagebus.protocol
 
UpdateDocumentReply() - Constructor for class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentReply
Constructs a new reply with no content.
UpdateDocumentReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.UpdateDocumentReplyFactory
 
UpdateLineColumn(char) - Method in class com.yahoo.searchlib.rankingexpression.parser.SimpleCharStream
 
updateProgress(BucketId, BucketId) - Method in class com.yahoo.documentapi.ProgressToken
Updates internal progress state for bucket, indicating it's currently at progress.
UpdateResponse - Class in com.yahoo.documentapi
This response is provided for successful document update operations.
UpdateResponse(long, boolean) - Constructor for class com.yahoo.documentapi.UpdateResponse
 
UpdateResult - Class in com.yahoo.persistence.spi.result
Result class for update operations.
UpdateResult(Result.ErrorType, String) - Constructor for class com.yahoo.persistence.spi.result.UpdateResult
Constructor to use when an error occurred during the update
UpdateResult() - Constructor for class com.yahoo.persistence.spi.result.UpdateResult
Constructor to use when the document to update was not found.
UpdateResult(long) - Constructor for class com.yahoo.persistence.spi.result.UpdateResult
Constructor to use when the update was successful.
updateValidTargets(ClusterState) - Method in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy.HostFetcher
 
UPGRADE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
UPGRADE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
upperBound - Variable in class com.yahoo.search.predicate.Config
 
upperLimit() - Method in class com.yahoo.statistics.Histogram
The upper limit for the bucket this histogram represents.
upStates - Static variable in class com.yahoo.documentapi.messagebus.protocol.StoragePolicy
 
uri(URI) - Method in class com.yahoo.container.jdisc.HttpRequest.Builder
Set the URI of the server request created.
URI - Static variable in class com.yahoo.document.DataType
 
uri() - Method in exception com.yahoo.jdisc.handler.BindingNotFoundException
Returns the URI that has no binding.
uri() - Method in exception com.yahoo.jdisc.service.NoBindingSetSelectedException
Returns the URI for which there was no BindingSet selected.
URI - Class in com.yahoo.net
An URI.
URI(String) - Constructor for class com.yahoo.net.URI
Creates an URI without keeping the fragment (the part starting by #).
URI(String, boolean) - Constructor for class com.yahoo.net.URI
Creates an URI, optionaly keeping the fragment (the part starting by #).
URI(String, boolean, boolean) - Constructor for class com.yahoo.net.URI
Creates an URI, optionaly keeping the fragment (the part starting by #).
URI(String, String, int, String) - Constructor for class com.yahoo.net.URI
Creates an url type uri
URI.Token - Class in com.yahoo.net
 
URI.URLContext - Enum in com.yahoo.net
 
UriFieldValue - Class in com.yahoo.document.datatypes
Created with IntelliJ IDEA.
UriFieldValue() - Constructor for class com.yahoo.document.datatypes.UriFieldValue
 
UriFieldValue(String) - Constructor for class com.yahoo.document.datatypes.UriFieldValue
 
UriFieldValue.Factory - Class in com.yahoo.document.datatypes
 
UriPattern - Class in com.yahoo.jdisc.application
This class holds a regular expression designed so that it only matches certain URIs.
UriPattern(String) - Constructor for class com.yahoo.jdisc.application.UriPattern
Creates a new instance of this class that represents the given pattern string, with a priority of 0.
UriPattern(String, int) - Constructor for class com.yahoo.jdisc.application.UriPattern
Creates a new instance of this class that represents the given pattern string, with the given priority.
UriPattern.Match - Class in com.yahoo.jdisc.application
This class holds the result of a UriPattern.match(URI) operation.
UriTools - Class in com.yahoo.net
Utility methods for working with URIs.
Url - Class in com.yahoo.net
 
Url(String, String, String, String, Integer, String, String, String) - Constructor for class com.yahoo.net.Url
 
UrlToken - Class in com.yahoo.net
 
UrlToken(UrlToken.Type, int, String, String) - Constructor for class com.yahoo.net.UrlToken
 
UrlToken.Type - Enum in com.yahoo.net
 
UrlTokenizer - Class in com.yahoo.net
 
UrlTokenizer(String) - Constructor for class com.yahoo.net.UrlTokenizer
 
UrlTokenizer(Url) - Constructor for class com.yahoo.net.UrlTokenizer
 
USE_PROXY - Static variable in interface com.yahoo.jdisc.Response.Status
 
useCertificate - Variable in class com.yahoo.search.federation.http.HTTPSearcher
Whether to use certificates
useConjunctionAlgorithm - Variable in class com.yahoo.search.predicate.Config
 
usedBits - Variable in class com.yahoo.document.idstring.IdString.GidModifier
 
usePositionData() - Method in class com.yahoo.prelude.query.Item
Returns whether or not position data should be used when ranking this item
user(int) - Method in class com.yahoo.fsa.MetaData
 
USER_AGENT - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
UserDocIdString - Class in com.yahoo.document.idstring
Representation of userdoc scheme in document IDs.
UserDocIdString(String, long, String) - Constructor for class com.yahoo.document.idstring.UserDocIdString
Create a userdoc scheme object.
UserTemplate<T extends Writer> - Class in com.yahoo.prelude.templates
Deprecated.
use a renderer instead
UserTemplate(String, String, String) - Constructor for class com.yahoo.prelude.templates.UserTemplate
Deprecated.
The signature of this constructor is the one which is invoked in a production setting.
UserTemplate(String) - Constructor for class com.yahoo.prelude.templates.UserTemplate
Deprecated.
 
usesDefaultTemplate() - Method in class com.yahoo.search.result.Templating
For internal use only.
Utf8 - Class in com.yahoo.text
utility class with functions for handling UTF-8
Utf8() - Constructor for class com.yahoo.text.Utf8
 
utf8 - Variable in class com.yahoo.text.Utf8Array
 
Utf8Array - Class in com.yahoo.text
This is a primitive class that owns an array of utf8 encoded string.
Utf8Array(byte[]) - Constructor for class com.yahoo.text.Utf8Array
This will simply wrap the given array assuming it is valid utf8.
Utf8Array(byte[], int, int) - Constructor for class com.yahoo.text.Utf8Array
This will create a new array from the window given.
Utf8Array(ByteBuffer, int) - Constructor for class com.yahoo.text.Utf8Array
This will fetch length bytes from the given buffer.
Utf8PartialArray - Class in com.yahoo.text
This wraps a window in a backing byte array.
Utf8PartialArray(byte[], int, int) - Constructor for class com.yahoo.text.Utf8PartialArray
Takes ownership of the given byte array.
Utf8String - Class in com.yahoo.text
String with Utf8 backing.
Utf8String(String) - Constructor for class com.yahoo.text.Utf8String
This will construct a utf8 backing of the given string.
Utf8String(AbstractUtf8Array) - Constructor for class com.yahoo.text.Utf8String
This will create a string based on the utf8 sequence.
Util - Class in com.yahoo.log
 
Util() - Constructor for class com.yahoo.log.Util
 

V

V_TAG - Static variable in class com.yahoo.component.Vtag
 
V_TAG_ARCH - Static variable in class com.yahoo.component.Vtag
 
V_TAG_BUILDER - Static variable in class com.yahoo.component.Vtag
 
V_TAG_COMPONENT - Static variable in class com.yahoo.component.Vtag
 
V_TAG_DATE - Static variable in class com.yahoo.component.Vtag
 
V_TAG_PKG - Static variable in class com.yahoo.component.Vtag
 
V_TAG_SYSTEM - Static variable in class com.yahoo.component.Vtag
 
V_TAG_SYSTEM_REV - Static variable in class com.yahoo.component.Vtag
 
valid() - Method in interface com.yahoo.data.access.Inspector
Check if the inspector is valid.
valid() - Method in class com.yahoo.data.access.simple.Value.ArrayValue
 
valid() - Method in class com.yahoo.data.access.simple.Value.BoolValue
 
valid() - Method in class com.yahoo.data.access.simple.Value.DataValue
 
valid() - Method in class com.yahoo.data.access.simple.Value.DoubleValue
 
valid() - Method in class com.yahoo.data.access.simple.Value.EmptyValue
 
valid() - Method in class com.yahoo.data.access.simple.Value.LongValue
 
valid() - Method in class com.yahoo.data.access.simple.Value.ObjectValue
 
valid() - Method in class com.yahoo.data.access.simple.Value.StringValue
 
valid() - Method in class com.yahoo.data.access.simple.Value
 
valid() - Method in class com.yahoo.persistence.spi.BucketInfo
 
validate() - Method in class com.yahoo.search.Query
Validates this query
validateIncludeDir(String) - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
ValidateMatchPhaseSearcher - Class in com.yahoo.search.searchers
Validates that the attribute given as match-phase override is actually a valid numeric attribute with fast-search enabled.
ValidateMatchPhaseSearcher(AttributesConfig) - Constructor for class com.yahoo.search.searchers.ValidateMatchPhaseSearcher
 
validateName(String) - Static method in class com.yahoo.search.query.profile.QueryProfile
Throws IllegalArgumentException if the given string is not a valid query profile name
validateResponse(V) - Method in interface com.yahoo.jdisc.test.ServerProviderConformanceTest.Adapter
 
validateXML() - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
validateXML(Optional<Version>) - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
VALIDATION_FEATURE_ID - Static variable in class com.yahoo.search.federation.vespa.ResultBuilder
Validation feature id (http://xml.org/sax/features/validation).
VALIDATION_OVERRIDES - Static variable in interface com.yahoo.config.application.api.ApplicationPackage
 
Validator - Class in com.yahoo.protect
Static utility methods for validating input.
Validator() - Constructor for class com.yahoo.protect.Validator
 
value(String) - Method in class com.yahoo.application.MockApplicationConfig.Mymapstruct.Builder
 
value() - Method in class com.yahoo.application.MockApplicationConfig.Mymapstruct
 
value(String) - Method in class com.yahoo.application.MockApplicationConfig.Mystruct.Builder
 
value() - Method in class com.yahoo.application.MockApplicationConfig.Mystruct
 
value(String) - Method in class com.yahoo.application.MockApplicationConfig.Mystructlist.Builder
 
value() - Method in class com.yahoo.application.MockApplicationConfig.Mystructlist
 
value() - Method in class com.yahoo.config.BooleanNode
 
value() - Method in class com.yahoo.config.DoubleNode
 
value() - Method in class com.yahoo.config.FileNode
 
value() - Method in class com.yahoo.config.FileReference
 
value() - Method in class com.yahoo.config.IntegerNode
 
value - Variable in class com.yahoo.config.LeafNode
 
value() - Method in class com.yahoo.config.LeafNode
 
value() - Method in class com.yahoo.config.LongNode
 
value() - Method in class com.yahoo.config.PathNode
 
value() - Method in class com.yahoo.config.provision.ApplicationName
 
value() - Method in class com.yahoo.config.provision.ClusterSpec.Id
 
value() - Method in enum com.yahoo.config.provision.Environment
Returns a name of this which is used in external API's and stored in persistent stores
value() - Method in class com.yahoo.config.provision.InstanceName
 
value() - Method in class com.yahoo.config.provision.RegionName
 
value() - Method in class com.yahoo.config.provision.TenantName
 
value() - Method in class com.yahoo.config.ReferenceNode
Returns the value of this reference node.
value() - Method in class com.yahoo.config.StringNode
Returns the value of this string.
Value - Class in com.yahoo.data.access.simple
 
Value() - Constructor for class com.yahoo.data.access.simple.Value
 
value(DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Builder
 
value() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map
 
Value() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Value(Builder)
Value(DocumenttypesConfig.Documenttype.Datatype.Map.Value.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Map.Value
 
value - Variable in class com.yahoo.document.idstring.IdString.GidModifier
 
value(boolean) - Static method in class com.yahoo.document.predicate.Predicates
 
value() - Method in class com.yahoo.document.select.parser.SelectParser
 
value - Variable in class com.yahoo.document.update.AddValueUpdate
 
value - Variable in class com.yahoo.document.update.AssignValueUpdate
 
value - Variable in class com.yahoo.document.update.MapValueUpdate
 
value - Variable in class com.yahoo.document.update.RemoveValueUpdate
 
value(String, double) - Static method in class com.yahoo.log.event.Event
Static method for logging the value event.
Value - Class in com.yahoo.log.event
 
Value() - Constructor for class com.yahoo.log.event.Value
 
Value(String, double) - Constructor for class com.yahoo.log.event.Value
 
Value - Class in com.yahoo.metrics.simple
Wrapper for dimension values.
Value() - Constructor for class com.yahoo.metrics.simple.Value
 
value() - Method in enum com.yahoo.processing.execution.Execution.Trace.Level
 
value - Variable in class com.yahoo.search.predicate.PredicateQuery.Feature
 
value - Variable in class com.yahoo.search.predicate.PredicateQuery.RangeFeature
 
value() - Method in class com.yahoo.searchlib.ranking.features.ElementCompleteness.Item
 
value() - Method in class com.yahoo.searchlib.ranking.features.fieldmatch.Field.Term
Returns the string value of this term
Value - Class in com.yahoo.searchlib.rankingexpression.evaluation
The result of a ranking expression evaluation.
Value() - Constructor for class com.yahoo.searchlib.rankingexpression.evaluation.Value
 
value() - Method in class com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParser
 
Value - Class in com.yahoo.statistics
A statistical variable, typically representing a sampling of an arbitrarily changing parameter.
Value(String, Statistics, Value.Parameters) - Constructor for class com.yahoo.statistics.Value
Configure a Value instance fully, no raw config access.
value(double) - Method in class com.yahoo.tensor.Tensor.Builder.CellBuilder
 
value(String) - Method in class com.yahoo.text.JSONWriter
Writes a string value
value(Number) - Method in class com.yahoo.text.JSONWriter
Writes a numeric value
value(boolean) - Method in class com.yahoo.text.JSONWriter
Writes a boolean value
value() - Method in class com.yahoo.text.JSONWriter
Writes a null value
Value.ArrayValue - Class in com.yahoo.data.access.simple
 
Value.BoolValue - Class in com.yahoo.data.access.simple
 
Value.DataValue - Class in com.yahoo.data.access.simple
 
Value.Discriminator - Enum in com.yahoo.metrics.simple
Marker for the type of the contained value of a Value instance.
Value.DoubleValue - Class in com.yahoo.data.access.simple
 
Value.EmptyValue - Class in com.yahoo.data.access.simple
 
Value.LongValue - Class in com.yahoo.data.access.simple
 
Value.ObjectValue - Class in com.yahoo.data.access.simple
 
Value.Parameters - Class in com.yahoo.statistics
Parameters for building Value instances.
Value.StringValue - Class in com.yahoo.data.access.simple
 
valueGroup(String, String) - Static method in class com.yahoo.log.event.Event
Static method for logging a set of value events.
ValueGroup - Class in com.yahoo.log.event
 
ValueGroup() - Constructor for class com.yahoo.log.event.ValueGroup
 
ValueGroup(String, String) - Constructor for class com.yahoo.log.event.ValueGroup
 
ValueGroup - Class in com.yahoo.statistics
A set of related values which should be logged together.
ValueGroup(String, Statistics) - Constructor for class com.yahoo.statistics.ValueGroup
Create a ValueGroup.
ValueGroup(String, Statistics, Callback) - Constructor for class com.yahoo.statistics.ValueGroup
Create a ValueGroup.
ValueGroupId<T> - Class in com.yahoo.search.grouping.result
This abstract class is used in Group instances where the identifying expression evaluated to a singe value.
ValueGroupId(String, T) - Constructor for class com.yahoo.search.grouping.result.ValueGroupId
Constructs a new instance of this class.
ValueGroupId(String, T, String) - Constructor for class com.yahoo.search.grouping.result.ValueGroupId
Constructs a new instance of this class.
valueIterator() - Method in class com.yahoo.tensor.IndexedTensor
Returns an iterator over the values of this.
valueIterator() - Method in class com.yahoo.tensor.MappedTensor
 
valueIterator() - Method in interface com.yahoo.tensor.Tensor
Returns the values of this in some undefined order
valueOf(String) - Static method in enum com.yahoo.application.container.handler.Request.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.application.Networking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.config.provision.ClusterSpec.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.config.provision.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.config.provision.Flavor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.config.provision.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.config.provision.SystemName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.config.subscription.ConfigSubscriber.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.container.handler.Coverage.FullCoverageDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.container.protect.Error
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.data.access.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.annotation.SpanTree.IndexKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.datatypes.FieldPathIteratorHandler.ModificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.FieldPathEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
 
valueOf(String) - Static method in enum com.yahoo.document.idstring.IdString.Scheme
Returns the enum constant of this type with the specified name.
valueOf(Integer, Integer) - Static method in class com.yahoo.document.PositionDataType
 
valueOf(String) - Static method in enum com.yahoo.document.select.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.documentapi.messagebus.MessageBusVisitorSession.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy.InitState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.documentapi.messagebus.protocol.DocumentProtocol.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.documentapi.ProgressToken.BucketState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.documentapi.Result.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.documentapi.VisitorControlHandler.CompletionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.jdisc.http.ConnectorConfig.Ssl.KeyStoreType.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.jdisc.http.ConnectorConfig.Ssl.TrustStoreType.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.jdisc.http.HttpRequest.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.jdisc.http.HttpRequest.Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.language.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.language.Linguistics.Component
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.language.process.StemMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.yahoo.language.process.StemMode
Deprecated.
valueOf(String) - Static method in enum com.yahoo.language.process.TokenScript
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.language.process.TokenType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.yahoo.language.process.TokenType
Translates this from the int code representation returned from TokenType.getValue()
valueOf(String) - Static method in enum com.yahoo.metrics.simple.PointBuilder.Discriminator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.metrics.simple.UntypedMetric.AssumedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.metrics.simple.Value.Discriminator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.net.URI.URLContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.net.UrlToken.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.persistence.spi.BucketInfo.ActiveState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.persistence.spi.BucketInfo.ReadyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.persistence.spi.DocEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.persistence.spi.PartitionState.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.persistence.spi.PersistenceProvider.IncludedVersions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.persistence.spi.PersistenceProvider.MaintenanceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.persistence.spi.result.Result.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.prelude.query.Item.ItemCreator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.prelude.query.Item.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.prelude.query.SegmentingRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.processing.execution.Execution.Trace.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.grouping.request.MathFunctions.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.grouping.request.MathResolver.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.grouping.request.TimeFunctions.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.query.ranking.Diversity.CutoffStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.query.Sorting.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.query.Sorting.UcaSorter.Strength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.Query.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.statistics.MeasureQpsConfig.Outputmethod.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.statistics.TimeTracker.Activity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.search.statistics.TimingSearcherConfig.Timer.Measure.Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchlib.rankingexpression.rule.ArithmeticOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchlib.rankingexpression.rule.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.searchlib.rankingexpression.rule.TruthOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.tensor.functions.Reduce.Aggregator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.tensor.TensorType.Dimension.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.http.client.config.FeedParams.DataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yahoo.vespa.http.client.Result.ResultType
Returns the enum constant of this type with the specified name.
values() - Method in class com.yahoo.application.container.handler.Headers
 
values() - Static method in enum com.yahoo.application.container.handler.Request.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.application.Networking
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.config.provision.ClusterSpec.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.config.provision.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.config.provision.Flavor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.config.provision.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.config.provision.SystemName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.config.subscription.ConfigSubscriber.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.container.handler.Coverage.FullCoverageDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.container.protect.Error
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.data.access.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.annotation.SpanTree.IndexKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.datatypes.FieldPathIteratorHandler.ModificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.yahoo.document.datatypes.MapFieldValue
 
values() - Method in class com.yahoo.document.datatypes.WeightedSet
 
values() - Static method in enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Compression.Type.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.FieldPathEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.fieldpathupdate.FieldPathUpdate.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.idstring.IdString.Scheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.select.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.update.ArithmeticValueUpdate.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.document.update.ValueUpdate.ValueUpdateClassID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.documentapi.messagebus.MessageBusVisitorSession.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.documentapi.messagebus.protocol.AsyncInitializationPolicy.InitState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.documentapi.messagebus.protocol.DocumentProtocol.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.documentapi.ProgressToken.BucketState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.documentapi.Result.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.documentapi.VisitorControlHandler.CompletionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.yahoo.jdisc.HeaderFields
 
values() - Static method in enum com.yahoo.jdisc.http.ConnectorConfig.Ssl.KeyStoreType.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.jdisc.http.ConnectorConfig.Ssl.TrustStoreType.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.jdisc.http.HttpRequest.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.jdisc.http.HttpRequest.Version
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.language.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.language.Linguistics.Component
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.language.process.StemMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.language.process.TokenScript
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.language.process.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.metrics.simple.PointBuilder.Discriminator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.metrics.simple.UntypedMetric.AssumedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.metrics.simple.Value.Discriminator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.net.URI.URLContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.net.UrlToken.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.persistence.spi.BucketInfo.ActiveState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.persistence.spi.BucketInfo.ReadyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.persistence.spi.DocEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.persistence.spi.PartitionState.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.persistence.spi.PersistenceProvider.IncludedVersions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.persistence.spi.PersistenceProvider.MaintenanceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.persistence.spi.result.Result.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.prelude.query.Item.ItemCreator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.prelude.query.Item.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.prelude.query.SegmentingRule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.processing.execution.Execution.Trace.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.search.grouping.request.MathFunctions.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.search.grouping.request.MathResolver.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.search.grouping.request.TimeFunctions.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.yahoo.search.pagetemplates.model.MapChoice
Returns the values (the "from" of the mapping) of this as a live reference which can be modified unless this is frozen.
values() - Method in class com.yahoo.search.query.profile.QueryProfileVariant
Returns the live reference to the values of this.
values() - Static method in enum com.yahoo.search.query.ranking.Diversity.CutoffStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.search.query.Sorting.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.search.query.Sorting.UcaSorter.Strength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.search.Query.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.search.statistics.MeasureQpsConfig.Outputmethod.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.search.statistics.TimeTracker.Activity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.search.statistics.TimingSearcherConfig.Timer.Measure.Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchlib.rankingexpression.rule.ArithmeticOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchlib.rankingexpression.rule.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.searchlib.rankingexpression.rule.TruthOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.tensor.functions.Reduce.Aggregator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.tensor.TensorType.Dimension.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.http.client.config.FeedParams.DataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yahoo.vespa.http.client.Result.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.yahoo.yolean.concurrent.CopyOnWriteHashMap
 
ValueUpdate<T extends FieldValue> - Class in com.yahoo.document.update
A value update represents some action to perform to a value.
ValueUpdate(ValueUpdate.ValueUpdateClassID) - Constructor for class com.yahoo.document.update.ValueUpdate
 
ValueUpdate.ValueUpdateClassID - Enum in com.yahoo.document.update
 
valueUpdateClassID - Variable in class com.yahoo.document.update.ValueUpdate
 
valueUpdates - Variable in class com.yahoo.document.update.FieldUpdate
 
variable() - Method in class com.yahoo.document.select.parser.SelectParser
 
VariableMap() - Constructor for class com.yahoo.document.datatypes.FieldPathIteratorHandler.VariableMap
 
VariableNode - Class in com.yahoo.document.select.rule
 
VariableNode(String) - Constructor for class com.yahoo.document.select.rule.VariableNode
 
VariableTensor - Class in com.yahoo.tensor.evaluation
A tensor variable name which resolves to a tensor in the context at evaluation time
VariableTensor(String) - Constructor for class com.yahoo.tensor.evaluation.VariableTensor
 
VariableValue(FieldPathIteratorHandler.VariableMap, Object) - Constructor for class com.yahoo.document.select.ResultList.VariableValue
 
VariableValueList() - Constructor for class com.yahoo.document.select.rule.AttributeNode.VariableValueList
 
VARY - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
vector - Variable in class com.yahoo.config.NodeVector
 
verifyElementCompatibility(T) - Method in class com.yahoo.document.datatypes.CollectionFieldValue
 
Version - Class in com.yahoo.component
A component version
Version() - Constructor for class com.yahoo.component.Version
Creates an empty version
Version(int) - Constructor for class com.yahoo.component.Version
Creates a version identifier from the specified numerical components.
Version(int, int) - Constructor for class com.yahoo.component.Version
Creates a version identifier from the specified numerical components.
Version(int, int, int) - Constructor for class com.yahoo.component.Version
Creates a version identifier from the specified numerical components.
Version(int, int, int, String) - Constructor for class com.yahoo.component.Version
Creates a version identifier from the specified components.
Version(String) - Constructor for class com.yahoo.component.Version
Creates a version identifier from the specified string.
Version(Utf8Array) - Constructor for class com.yahoo.component.Version
Creates a version identifier from the specified string.
Version - Class in com.yahoo.config.provision
The Version class is used in providing versioned config for applications.
version(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Builder
 
version(int) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct.Builder
 
version() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Sstruct
 
version() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype
 
version() - Method in class com.yahoo.fsa.FSA
 
Version - Annotation Type in com.yahoo.osgi.annotation
Version of an exported package The default version is 1.0.0
VERSION_NOT_SUPPORTED - Static variable in interface com.yahoo.jdisc.Response.Status
 
VersionSpecification - Class in com.yahoo.component
A component version specification.
VersionSpecification() - Constructor for class com.yahoo.component.VersionSpecification
Creates an empty version
VersionSpecification(Integer) - Constructor for class com.yahoo.component.VersionSpecification
Creates a version specification from the specified numerical components.
VersionSpecification(Integer, Integer) - Constructor for class com.yahoo.component.VersionSpecification
Creates a version specification from the specified numerical components.
VersionSpecification(Integer, Integer, Integer) - Constructor for class com.yahoo.component.VersionSpecification
Creates a version specification from the specified numerical components.
VersionSpecification(Integer, Integer, Integer, String) - Constructor for class com.yahoo.component.VersionSpecification
Creates a version specification from the specifed components.
VersionSpecification(String) - Constructor for class com.yahoo.component.VersionSpecification
Creates a version specification from the specified string.
vespa_configmodel - Static variable in interface com.yahoo.vespa.objects.Ids
 
VespaDocumentDeserializer42 - Class in com.yahoo.document.serialization
Deprecated.
Please use VespaDocumentDeserializerHead instead for new code.
VespaDocumentDeserializerHead - Class in com.yahoo.document.serialization
Class used for de-serializing documents on the current head document format.
VespaDocumentDeserializerHead(DocumentTypeManager, GrowableByteBuffer) - Constructor for class com.yahoo.document.serialization.VespaDocumentDeserializerHead
 
VespaDocumentSerializer42 - Class in com.yahoo.document.serialization
Deprecated.
Please use VespaDocumentSerializerHead instead for new code.
VespaDocumentSerializerHead - Class in com.yahoo.document.serialization
Class used for serializing documents on the current head document format.
VespaDocumentSerializerHead(GrowableByteBuffer) - Constructor for class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
VespaFormat - Class in com.yahoo.log
Vespa log formatting utility methods.
VespaFormat() - Constructor for class com.yahoo.log.VespaFormat
 
VespaFormatter - Class in com.yahoo.log
This class implements a log formatter which takes care of formatting messages according to the VESPA common log format.
VespaFormatter() - Constructor for class com.yahoo.log.VespaFormatter
Default constructor
VespaFormatter(String, String) - Constructor for class com.yahoo.log.VespaFormatter
 
VespaHeaders - Class in com.yahoo.container.jdisc
Static helper methods which implement the mapping between the ErrorMessage API and HTTP headers and return codes.
VespaHeaders() - Constructor for class com.yahoo.container.jdisc.VespaHeaders
 
vespaHome() - Method in class com.yahoo.vespa.defaults.Defaults
Returns the path to the root under which Vespa should read and write files, ending by "/".
VespaLevelControllerRepo - Class in com.yahoo.log
 
VespaLevelControllerRepo(String, String, String) - Constructor for class com.yahoo.log.VespaLevelControllerRepo
 
vespaLocalProperty - Static variable in class com.yahoo.application.Application
This system property is set to "true" upon creation of an Application.
vespaPortBase() - Method in class com.yahoo.vespa.defaults.Defaults
Returns the base for port numbers where the Vespa services should listen.
VespaSearcher - Class in com.yahoo.search.federation.vespa
Backend searcher for external Vespa clusters (queried over http).
VespaSearcher(ComponentId, ProviderConfig, QrBinaryCacheConfig, QrBinaryCacheRegionConfig, Statistics) - Constructor for class com.yahoo.search.federation.vespa.VespaSearcher
Create an instance from configuration
VespaSearcher(ComponentId, ProviderConfig, QrBinaryCacheConfig, QrBinaryCacheRegionConfig, Statistics, Linguistics) - Constructor for class com.yahoo.search.federation.vespa.VespaSearcher
Create an instance from configuration
VespaSearcher(String, String, int, String) - Constructor for class com.yahoo.search.federation.vespa.VespaSearcher
Create an instance from direct parameters having a single connection.
vespaWebServicePort() - Method in class com.yahoo.vespa.defaults.Defaults
Returns the port number where Vespa web services should be available.
VIA - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
VipStatus - Class in com.yahoo.container.handler
API for programmatically removing the container from VIP rotation.
VipStatus() - Constructor for class com.yahoo.container.handler.VipStatus
 
VipStatus(QrSearchersConfig) - Constructor for class com.yahoo.container.handler.VipStatus
 
VipStatusHandler - Class in com.yahoo.container.handler
Transmit status to VIP from file or memory.
VipStatusHandler(VipStatusConfig, Metric, VipStatus) - Constructor for class com.yahoo.container.handler.VipStatusHandler
Create this with a dedicated thread pool to avoid returning an error to VIPs when the regular thread pool is out of capacity.
VipStatusHandler(Executor, VipStatusConfig, Metric) - Constructor for class com.yahoo.container.handler.VipStatusHandler
 
VipStatusHandler(Executor, VipStatusConfig, Metric, VipStatus) - Constructor for class com.yahoo.container.handler.VipStatusHandler
 
visit(ArithmeticNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(AttributeNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(ComparisonNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(DocumentNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(EmbracedNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(IdNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(LiteralNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(LogicNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(NegationNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(NowNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(SearchColumnNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(VariableNode) - Method in class com.yahoo.document.select.convert.SelectionExpressionConverter
 
visit(Visitor) - Method in class com.yahoo.document.select.DocumentSelector
Visits the expression tree.
visit(ArithmeticNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(AttributeNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(ComparisonNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(DocumentNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(EmbracedNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(IdNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(LiteralNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(LogicNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(NegationNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(NowNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(SearchColumnNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(VariableNode) - Method in class com.yahoo.document.select.NowCheckVisitor
 
visit(ArithmeticNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(AttributeNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(ComparisonNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(DocumentNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(EmbracedNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(IdNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(LiteralNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(LogicNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(NegationNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(NowNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(SearchColumnNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(VariableNode) - Method in interface com.yahoo.document.select.Visitor
 
visit(Item) - Method in class com.yahoo.prelude.query.ToolBox.QueryVisitor
Called for each item in the query tree given to ToolBox.visit(QueryVisitor, Item).
visit(ToolBox.QueryVisitor, Item) - Static method in class com.yahoo.prelude.query.ToolBox
 
visit(ExpressionVisitor) - Method in class com.yahoo.search.grouping.request.AggregatorNode
 
visit(ExpressionVisitor) - Method in class com.yahoo.search.grouping.request.FunctionNode
 
visit(ExpressionVisitor) - Method in class com.yahoo.search.grouping.request.GroupingExpression
Recursively calls ExpressionVisitor.visitExpression(GroupingExpression) for this expression and all of its argument expressions.
visit(PageTemplate) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
Called each time a page template is encountered.
visit(Source) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
Called each time a source or source placeholder is encountered.
visit(Section) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
Called each time a section or section placeholder is encountered.
visit(Renderer) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
Called each time a renderer is encountered.
visit(Choice) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
Called each time a choice is encountered.
visit(MapChoice) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
Called each time a map choice is encountered.
visit(Placeholder) - Method in class com.yahoo.search.pagetemplates.model.PageTemplateVisitor
Called each time a placeholder is encountered.
visit(TraceNode) - Method in class com.yahoo.search.rendering.DefaultRenderer.RenderingVisitor
Deprecated.
 
visit(TraceNode) - Method in class com.yahoo.search.rendering.SyncDefaultRenderer.RenderingVisitor
 
visit(String, Object) - Method in class com.yahoo.vespa.objects.ObjectDumper
 
visit(String, Object) - Method in class com.yahoo.vespa.objects.ObjectVisitor
Visits some object.
visit(TraceNode) - Method in class com.yahoo.yolean.trace.TraceVisitor
Visits a TraceNode.
visitExpression(GroupingExpression) - Method in interface com.yahoo.search.grouping.request.ExpressionVisitor
This method is called for every GroupingExpression object in the targeted GroupingOperation.
visitExpressions(ExpressionVisitor) - Method in class com.yahoo.search.grouping.request.GroupingOperation
Recursively calls GroupingExpression.visit(ExpressionVisitor) on all GroupingExpression objects in this operation and in all of its child operations.
visitInconsistentBuckets() - Method in class com.yahoo.documentapi.VisitorParameters
 
visitInconsistentBuckets(boolean) - Method in class com.yahoo.documentapi.VisitorParameters
Set whether to visit inconsistent buckets.
VisitingProgress(VisitorIterator, ProgressToken) - Constructor for class com.yahoo.documentapi.messagebus.MessageBusVisitorSession.VisitingProgress
 
visitInherited(boolean, QueryProfileVisitor, DimensionBinding, QueryProfile) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
visitInherited(boolean, QueryProfileVisitor, DimensionBinding, QueryProfile) - Method in class com.yahoo.search.query.profile.QueryProfile
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.CollectionDataType
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.DataType
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.DocumentType
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.PrimitiveDataType
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.document.WeightedSetDataType
 
visitMembers(ObjectVisitor) - Method in class com.yahoo.vespa.objects.Identifiable
This function needs to be implemented in such a way that it visits all its members.
Visitor - Interface in com.yahoo.document.select
This interface can be used to create custom visitors for the selection tree.
VisitorControlHandler - Class in com.yahoo.documentapi
A class for controlling a visitor supplied through visitor parameters when creating the visitor session.
VisitorControlHandler() - Constructor for class com.yahoo.documentapi.VisitorControlHandler
 
VisitorControlHandler.CompletionCode - Enum in com.yahoo.documentapi
Possible completion codes for visiting.
VisitorControlHandler.Result - Class in com.yahoo.documentapi
The result of the visitor, containing a completion code and an optional error message.
VisitorControlSession - Interface in com.yahoo.documentapi
Superclass for document visiting functionality - accessing documents in an order decided by the document repository.
VisitorDataHandler - Class in com.yahoo.documentapi
A data handler is a class that handles responses from a visitor.
VisitorDataHandler() - Constructor for class com.yahoo.documentapi.VisitorDataHandler
Creates a new visitor data handler.
VisitorDataQueue - Class in com.yahoo.documentapi
A visitor data handler that queues up documents in visitor responses and implements the getNext methods, thus implementing the polling API defined in VisitorDataHandler.
VisitorDataQueue() - Constructor for class com.yahoo.documentapi.VisitorDataQueue
Creates a new visitor data queue.
VisitorDestinationParameters - Class in com.yahoo.documentapi
Parameters for creating or opening a visitor destination session.
VisitorDestinationParameters(String, VisitorDataHandler) - Constructor for class com.yahoo.documentapi.VisitorDestinationParameters
Creates visitor destination parameters from the supplied parameters.
VisitorDestinationSession - Interface in com.yahoo.documentapi
A visitor destination session for receiving data from a visitor.
VisitorInfoMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
VisitorInfoMessage() - Constructor for class com.yahoo.documentapi.messagebus.protocol.VisitorInfoMessage
 
VisitorInfoMessageFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.VisitorInfoMessageFactory
 
VisitorInfoReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.VisitorInfoReplyFactory
 
VisitorIterator - Class in com.yahoo.documentapi
Enables transparent iteration of super/sub-buckets
VisitorIterator.BucketProgress - Class in com.yahoo.documentapi
 
VisitorIterator.BucketSource - Interface in com.yahoo.documentapi
Provides an abstract interface to VisitorIterator for how pending buckets are acquired, decoupling this from the iteration itself.
VisitorIterator.DistributionRangeBucketSource - Class in com.yahoo.documentapi
Provides a bucket source that encompasses the entire range available through a given value of distribution bits
VisitorIterator.ExplicitBucketSource - Class in com.yahoo.documentapi
Provides an explicit set of bucket IDs to iterate over.
VisitorMessage - Class in com.yahoo.documentapi.messagebus.protocol
 
VisitorMessage() - Constructor for class com.yahoo.documentapi.messagebus.protocol.VisitorMessage
 
VisitorParameters - Class in com.yahoo.documentapi
Parameters for creating or opening a visitor session
VisitorParameters(String) - Constructor for class com.yahoo.documentapi.VisitorParameters
Creates visitor parameters from a document selection expression, using defaults for other parameters.
VisitorParameters(VisitorParameters) - Constructor for class com.yahoo.documentapi.VisitorParameters
Copy constructor.
VisitorReply - Class in com.yahoo.documentapi.messagebus.protocol
 
VisitorReply(int) - Constructor for class com.yahoo.documentapi.messagebus.protocol.VisitorReply
 
VisitorResponse - Class in com.yahoo.documentapi
Common class for all visitor responses.
VisitorResponse(AckToken) - Constructor for class com.yahoo.documentapi.VisitorResponse
Creates visitor response containing an ack token.
VisitorSession - Interface in com.yahoo.documentapi
A session for tracking progress for and potentially receiving data from a visitor.
visitRemoves() - Method in class com.yahoo.documentapi.VisitorParameters
 
visitRemoves(boolean) - Method in class com.yahoo.documentapi.VisitorParameters
Set whether to visit remove entries.
visitsAllBuckets() - Method in interface com.yahoo.documentapi.VisitorIterator.BucketSource
 
visitsAllBuckets() - Method in class com.yahoo.documentapi.VisitorIterator.DistributionRangeBucketSource
 
visitsAllBuckets() - Method in class com.yahoo.documentapi.VisitorIterator.ExplicitBucketSource
 
visitsAllBuckets() - Method in class com.yahoo.documentapi.VisitorIterator
 
visitVariants(boolean, QueryProfileVisitor, DimensionBinding) - Method in class com.yahoo.search.query.profile.BackedOverridableQueryProfile
 
visitVariants(boolean, QueryProfileVisitor, DimensionBinding) - Method in class com.yahoo.search.query.profile.QueryProfile
 
Vtag - Class in com.yahoo.component
 
Vtag() - Constructor for class com.yahoo.component.Vtag
 

W

waitableRender(OutputStream) - Method in class com.yahoo.search.handler.HttpSearchResponse
 
waitableRender(Result, Query, Renderer<Result>, OutputStream) - Static method in class com.yahoo.search.handler.HttpSearchResponse
 
waitFor(FileReference, long, TimeUnit) - Method in interface com.yahoo.filedistribution.fileacquirer.FileAcquirer
Returns the path to a file or directory corresponding to the given file reference.
waitForAll(Collection<FutureResponse>, long) - Static method in class com.yahoo.processing.execution.AsyncExecution
 
waitForAll(Collection<FutureResult>, long) - Static method in class com.yahoo.search.searchchain.AsyncExecution
 
waitUntilDone(long) - Method in class com.yahoo.documentapi.messagebus.MessageBusVisitorSession
 
waitUntilDone(long) - Method in class com.yahoo.documentapi.VisitorControlHandler
Waits until visiting is done, or the given timeout (in ms) expires.
waitUntilDone(long) - Method in interface com.yahoo.documentapi.VisitorSession
Waits until visiting is done, or the given timeout (in ms) expires.
wakeTasks() - Method in class com.yahoo.documentapi.messagebus.ScheduledEventQueue
For unit testing only
WandItem - Class in com.yahoo.prelude.query
A weighted set query item to be evaluated as a Wand with dot product scoring.
WandItem(String, int) - Constructor for class com.yahoo.prelude.query.WandItem
Creates an empty WandItem.
WARNING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
warning(SAXParseException) - Method in class com.yahoo.search.federation.vespa.ResultBuilder
 
wasFound() - Method in class com.yahoo.documentapi.messagebus.protocol.RemoveDocumentReply
Returns whether or not the document was found and removed.
wasFound() - Method in class com.yahoo.documentapi.messagebus.protocol.UpdateDocumentReply
Returns whether or not the document was found and updated.
wasFound() - Method in class com.yahoo.documentapi.RemoveResponse
 
wasFound() - Method in class com.yahoo.documentapi.UpdateResponse
 
wasFound() - Method in class com.yahoo.persistence.spi.result.GetResult
 
wasFound() - Method in class com.yahoo.persistence.spi.result.RemoveResult
 
WeakAndItem - Class in com.yahoo.prelude.query
Weak And of a collection of sub-expressions: this behaves like an OR unless many hits are returned and then it starts acting more like an AND.
WeakAndItem(String, int) - Constructor for class com.yahoo.prelude.query.WeakAndItem
Make a WAND item with no children.
WeakAndItem(int) - Constructor for class com.yahoo.prelude.query.WeakAndItem
 
WeakAndItem() - Constructor for class com.yahoo.prelude.query.WeakAndItem
Creates a WAND item with default N
WEBSOCKET - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Values
 
WEBSOCKET_LOCATION - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
WEBSOCKET_ORIGIN - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
WEBSOCKET_PROTOCOL - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
weight - Variable in class com.yahoo.document.update.AddValueUpdate
 
weight - Variable in class com.yahoo.documentapi.messagebus.protocol.LoadBalancer.NodeMetrics
 
weight() - Method in class com.yahoo.searchlib.ranking.features.ElementCompleteness.Item
 
weightedFillTime() - Method in class com.yahoo.search.statistics.ElapsedTime
Give an estimate on how much of the time tracked by this instance was used fetching document contents.
weightedPingTime() - Method in class com.yahoo.search.statistics.ElapsedTime
Give a relative estimate on how much of the time tracked by this instance was used pinging backends.
weightedSearchTime() - Method in class com.yahoo.search.statistics.ElapsedTime
Give a relative estimate on how much of the time tracked by this instance was used searching.
WeightedSet<K extends FieldValue> - Class in com.yahoo.document.datatypes
A weighted set, a unique set of keys with an associated integer weight.
WeightedSet(DataType) - Constructor for class com.yahoo.document.datatypes.WeightedSet
Creates a new WeightedSet.
WeightedSet(DataType, int) - Constructor for class com.yahoo.document.datatypes.WeightedSet
Creates a new weighted set with a given initial capacity.
WeightedSetDataType - Class in com.yahoo.document
 
WeightedSetDataType(DataType, boolean, boolean) - Constructor for class com.yahoo.document.WeightedSetDataType
 
WeightedSetDataType(DataType, boolean, boolean, int) - Constructor for class com.yahoo.document.WeightedSetDataType
 
WeightedSetDataType(String, int, DataType, boolean, boolean) - Constructor for class com.yahoo.document.WeightedSetDataType
 
WeightedSetItem - Class in com.yahoo.prelude.query
A term which contains a weighted set.
WeightedSetItem(String) - Constructor for class com.yahoo.prelude.query.WeightedSetItem
Creates an empty weighted set; note you must provide an index name up front
widthBits - Variable in class com.yahoo.document.select.OrderingSpecification
 
withHosts(Set<HostSpec>) - Static method in class com.yahoo.config.provision.ProvisionInfo
 
withLabel(int, int) - Method in class com.yahoo.tensor.TensorAddress
 
withName(CompoundName) - Method in class com.yahoo.search.query.profile.types.FieldDescription
Returns a copy of this with the name set to the argument name
withName(String) - Method in class com.yahoo.tensor.TensorType.Dimension
Returns a copy of this with the name set to the given name
withName(String) - Method in class com.yahoo.tensor.TensorType.IndexedBoundDimension
 
withName(String) - Method in class com.yahoo.tensor.TensorType.IndexedUnboundDimension
 
withName(String) - Method in class com.yahoo.tensor.TensorType.MappedDimension
 
withoutCountBits() - Method in class com.yahoo.document.BucketId
 
withoutNamespace() - Method in class com.yahoo.component.ComponentId
Returns a copy of this id with namespace set to null
withoutNamespace() - Method in class com.yahoo.component.ComponentSpecification
Returns a copy of this spec with namespace set to null
withReason(String) - Method in class com.yahoo.docproc.DocumentProcessor.Progress
 
withSilentUpgrade(boolean) - Method in class com.yahoo.vespa.http.client.config.FeedParams.Builder
Make server not throw 4xx/5xx for situations that are normal during upgrade as this can esily mask other problems.
withType(FieldType) - Method in class com.yahoo.search.query.profile.types.FieldDescription
Returns a copy of this with the type set to the argument type
word - Variable in class com.yahoo.prelude.query.WordAlternativesItem.Alternative
 
WordAlternativesItem - Class in com.yahoo.prelude.query
A set words with differing exactness scores to be used for literal boost ranking.
WordAlternativesItem(String, boolean, Substring, Collection<WordAlternativesItem.Alternative>) - Constructor for class com.yahoo.prelude.query.WordAlternativesItem
 
WordAlternativesItem.Alternative - Class in com.yahoo.prelude.query
 
WordItem - Class in com.yahoo.prelude.query
A term item containing a single word.
WordItem(String) - Constructor for class com.yahoo.prelude.query.WordItem
 
WordItem(String, String) - Constructor for class com.yahoo.prelude.query.WordItem
 
WordItem(String, boolean) - Constructor for class com.yahoo.prelude.query.WordItem
 
WordItem(String, String, boolean) - Constructor for class com.yahoo.prelude.query.WordItem
 
WordItem(Token, boolean) - Constructor for class com.yahoo.prelude.query.WordItem
 
WordItem(String, boolean, Substring) - Constructor for class com.yahoo.prelude.query.WordItem
 
WordItem(String, String, boolean, Substring) - Constructor for class com.yahoo.prelude.query.WordItem
 
working(T) - Method in class com.yahoo.search.cluster.ClusterSearcher
NodeManager method, called from ClusterMonitor
working(T) - Method in interface com.yahoo.search.cluster.NodeManager
Called when a failed node is working (ready for production) again
wrap(Cookie) - Static method in class com.yahoo.jdisc.http.filter.JDiscCookieWrapper
 
wrap() - Method in class com.yahoo.text.AbstractUtf8Array
Wraps the utf8 sequence in a ByteBuffer
wrap(byte[]) - Static method in class com.yahoo.vespa.objects.BufferSerializer
 
wrapArgument(ExpressionNode) - Static method in class com.yahoo.searchlib.rankingexpression.rule.TensorFunctionNode
 
wrapWriter(Writer) - Method in class com.yahoo.prelude.templates.DefaultTemplateSet
Deprecated.
Uses an XML writer in this template
wrapWriter(Writer) - Method in class com.yahoo.prelude.templates.LogExceptionUserTemplateDelegator
Deprecated.
 
wrapWriter(Writer) - Method in class com.yahoo.prelude.templates.PageTemplateSet
 
wrapWriter(Writer) - Method in class com.yahoo.prelude.templates.SearchRendererAdaptor
 
wrapWriter(Writer) - Method in class com.yahoo.prelude.templates.TiledTemplateSet
 
wrapWriter(Writer) - Method in class com.yahoo.prelude.templates.UserTemplate
Deprecated.
This is called once before each result is rendered using this template.
wrapWriter(Writer) - Method in class com.yahoo.search.rendering.SectionedRenderer
Wraps the Writer instance.
write(int) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write of a single byte.
write(byte[], int, int) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write of the contents of the array to this stream, copying the contents of the given array to this stream.
write(byte[]) - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Buffered write the contents of the array to this stream, copying the contents of the given array to this stream.
write(ByteBuffer, CompletionHandler) - Method in class com.yahoo.container.jdisc.ThreadedHttpRequestHandler.LazyContentChannel
 
write(Annotation) - Method in interface com.yahoo.document.serialization.AnnotationWriter
 
write(DocumentUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(FieldUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(AddValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(MapValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(ArithmeticValueUpdate) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(AssignValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(RemoveValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(ClearValueUpdate, DataType) - Method in interface com.yahoo.document.serialization.DocumentUpdateWriter
 
write(Document) - Method in interface com.yahoo.document.serialization.DocumentWriter
write out a document
write(DocumentId) - Method in interface com.yahoo.document.serialization.DocumentWriter
 
write(DocumentType) - Method in interface com.yahoo.document.serialization.DocumentWriter
 
write(FieldBase, FieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of field
write(FieldBase, Document) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of field
write(FieldBase, Array<T>) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of array field
write(FieldBase, MapFieldValue<K, V>) - Method in interface com.yahoo.document.serialization.FieldWriter
Write the value of a map field
write(FieldBase, ByteFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of byte field
write(FieldBase, CollectionFieldValue<T>) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of collection field
write(FieldBase, DoubleFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of double field
write(FieldBase, FloatFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of float field
write(FieldBase, IntegerFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of integer field
write(FieldBase, LongFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of long field
write(FieldBase, Raw) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of raw field
write(FieldBase, PredicateFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of predicate field
write(FieldBase, StringFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of string field
write(FieldBase, TensorFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of the given tensor field value.
write(FieldBase, ReferenceFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of the given reference field value.
write(FieldBase, Struct) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of struct field
write(FieldBase, StructuredFieldValue) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of structured field
write(FieldBase, WeightedSet<T>) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of weighted set field
write(FieldBase, AnnotationReference) - Method in interface com.yahoo.document.serialization.FieldWriter
Write out the value of annotation data.
write(SpanNode) - Method in interface com.yahoo.document.serialization.SpanNodeWriter
 
write(Span) - Method in interface com.yahoo.document.serialization.SpanNodeWriter
 
write(SpanList) - Method in interface com.yahoo.document.serialization.SpanNodeWriter
 
write(AlternateSpanList) - Method in interface com.yahoo.document.serialization.SpanNodeWriter
 
write(SpanTree) - Method in interface com.yahoo.document.serialization.SpanTreeWriter
 
write(Document) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, Document) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, FieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of field
write(FieldBase, Array<T>) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of array field
write(FieldBase, MapFieldValue<K, V>) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, ByteFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of byte field
write(FieldBase, CollectionFieldValue<T>) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of collection field
write(FieldBase, DoubleFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of double field
write(FieldBase, FloatFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of float field
write(FieldBase, IntegerFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of integer field
write(FieldBase, LongFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of long field
write(FieldBase, Raw) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of raw field
write(FieldBase, PredicateFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, StringFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of string field
write(FieldBase, TensorFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, ReferenceFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldBase, Struct) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of struct field
write(FieldBase, StructuredFieldValue) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of structured field
write(FieldBase, WeightedSet<T>) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
Write out the value of weighted set field
write(FieldBase, AnnotationReference) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(DocumentId) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(DocumentType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(Annotation) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(SpanTree) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(SpanNode) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(Span) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(SpanList) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(AlternateSpanList) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(DocumentUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(FieldUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(AddValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(MapValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(ArithmeticValueUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(AssignValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(RemoveValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(ClearValueUpdate, DataType) - Method in class com.yahoo.document.serialization.VespaDocumentSerializer42
Deprecated.
 
write(DocumentUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
write(FieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
write(AssignFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
write(AddFieldPathUpdate) - Method in class com.yahoo.document.serialization.VespaDocumentSerializerHead
 
write(FieldBase, FieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, Document) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, Array<T>) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, MapFieldValue<K, V>) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, ByteFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, CollectionFieldValue<T>) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, DoubleFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, FloatFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, IntegerFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, LongFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, Raw) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, PredicateFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, StringFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, TensorFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, ReferenceFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, Struct) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, StructuredFieldValue) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, WeightedSet<T>) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(FieldBase, AnnotationReference) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(Document) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(DocumentId) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(DocumentType) - Method in class com.yahoo.document.serialization.XmlDocumentWriter
 
write(ByteBuffer) - Method in class com.yahoo.jdisc.handler.BlockingContentWriter
Writes to the underlying ContentChannel and waits for the operation to complete.
write(ByteBuffer, CompletionHandler) - Method in class com.yahoo.jdisc.handler.BufferedContentChannel
 
write(ByteBuffer, CompletionHandler) - Method in interface com.yahoo.jdisc.handler.ContentChannel
Schedules the given ByteBuffer to be written to the content corresponding to this ContentChannel.
write(String) - Method in class com.yahoo.jdisc.handler.FastContentWriter
This is a convenience method to convert the given string to a ByteBuffer of UTF8 bytes, and then passing that to FastContentWriter.write(ByteBuffer).
write(byte[]) - Method in class com.yahoo.jdisc.handler.FastContentWriter
This is a convenience method to convert the given byte array into a ByteBuffer object, and then passing that to FastContentWriter.write(java.nio.ByteBuffer).
write(byte[], int, int) - Method in class com.yahoo.jdisc.handler.FastContentWriter
This is a convenience method to convert a subarray of the given byte array into a ByteBuffer object, and then passing that to FastContentWriter.write(java.nio.ByteBuffer).
write(ByteBuffer) - Method in class com.yahoo.jdisc.handler.FastContentWriter
Writes to the underlying ContentChannel.
write(ByteBuffer, CompletionHandler) - Method in class com.yahoo.jdisc.handler.NullContent
 
write(ByteBuffer, CompletionHandler) - Method in class com.yahoo.jdisc.handler.ReadableContentChannel
 
write(ByteBuffer, CompletionHandler) - Method in class com.yahoo.jdisc.test.NonWorkingContentChannel
 
write(char[], int, int) - Method in class com.yahoo.text.ForwardWriter
 
write(AbstractUtf8Array) - Method in class com.yahoo.text.ForwardWriter
 
write(String) - Method in class com.yahoo.text.ForwardWriter
 
write(CharSequence) - Method in class com.yahoo.text.ForwardWriter
 
write(double) - Method in class com.yahoo.text.ForwardWriter
 
write(float) - Method in class com.yahoo.text.ForwardWriter
 
write(long) - Method in class com.yahoo.text.ForwardWriter
 
write(int) - Method in class com.yahoo.text.ForwardWriter
 
write(short) - Method in class com.yahoo.text.ForwardWriter
 
write(char) - Method in class com.yahoo.text.ForwardWriter
 
write(byte) - Method in class com.yahoo.text.ForwardWriter
 
write(boolean) - Method in class com.yahoo.text.ForwardWriter
 
write(char) - Method in class com.yahoo.text.GenericWriter
 
write(CharSequence) - Method in class com.yahoo.text.GenericWriter
 
write(long) - Method in class com.yahoo.text.GenericWriter
 
write(short) - Method in class com.yahoo.text.GenericWriter
 
write(byte) - Method in class com.yahoo.text.GenericWriter
 
write(double) - Method in class com.yahoo.text.GenericWriter
 
write(float) - Method in class com.yahoo.text.GenericWriter
 
write(boolean) - Method in class com.yahoo.text.GenericWriter
 
write(AbstractUtf8Array) - Method in class com.yahoo.text.GenericWriter
 
write(char[], int, int) - Method in class com.yahoo.text.JavaWriterWriter
 
WriteDocumentReply - Class in com.yahoo.documentapi.messagebus.protocol
This reply class is used by operations that perform writes to VDS/search, that is: Put, Remove, Update.
WriteDocumentReply(int) - Constructor for class com.yahoo.documentapi.messagebus.protocol.WriteDocumentReply
 
writeFile(Reader) - Method in class com.yahoo.config.application.api.ApplicationFile
Write the contents from this reader to this file.
writeJson(StringBuilder) - Method in class com.yahoo.data.access.simple.Value
 
writeJson(StringBuilder) - Method in interface com.yahoo.data.JsonProducer
Append the JSON representation of this object's data to a StringBuilder.
writeJson(StringBuilder) - Method in class com.yahoo.search.result.FeatureData
 
writeJson(StringBuilder) - Method in class com.yahoo.search.result.StructuredData
 
writeMetaData() - Method in interface com.yahoo.config.application.api.ApplicationPackage
 
writeTo(OutputStream) - Method in class com.yahoo.search.federation.http.GzipDecompressingEntity
 
writeTo(OutputStream) - Method in class com.yahoo.search.federation.http.TimedHttpEntity
 
writeTo(ByteBuffer) - Method in class com.yahoo.text.AbstractUtf8Array
This will write the utf8 sequence to the given target.
writeToOutputStream(DataOutputStream) - Method in class com.yahoo.search.predicate.Config
 
writeToOutputStream(DataOutputStream) - Method in class com.yahoo.search.predicate.PredicateIndex
 
writeXML(StringBuilder) - Method in interface com.yahoo.data.XmlProducer
Append the XML representation of this object's data to a StringBuilder.
writeXML(StringBuilder) - Method in class com.yahoo.search.result.StructuredData
 
written() - Method in class com.yahoo.container.jdisc.ContentChannelOutputStream
Give the number of bytes written.
WrongDistributionReply - Class in com.yahoo.documentapi.messagebus.protocol
 
WrongDistributionReply() - Constructor for class com.yahoo.documentapi.messagebus.protocol.WrongDistributionReply
 
WrongDistributionReply(String) - Constructor for class com.yahoo.documentapi.messagebus.protocol.WrongDistributionReply
 
WrongDistributionReplyFactory() - Constructor for class com.yahoo.documentapi.messagebus.protocol.RoutableFactories50.WrongDistributionReplyFactory
 
wset(DocumenttypesConfig.Documenttype.Datatype.Wset.Builder) - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Builder
 
WSET - Static variable in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Type
 
wset() - Method in class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype
 
Wset() - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
Deprecated.
Not for public use. Does not check for uninitialized fields. Replaced by Wset(Builder)
Wset(DocumenttypesConfig.Documenttype.Datatype.Wset.Builder) - Constructor for class com.yahoo.document.DocumenttypesConfig.Documenttype.Datatype.Wset
 
WWW_AUTHENTICATE - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 

X

X_DISABLE_CHUNKING - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
X_ENABLE_TRACE_ID - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
X_TRACE_ID - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
X_YAHOO_SERVING_HOST - Static variable in class com.yahoo.jdisc.http.HttpHeaders.Names
 
XML - Class in com.yahoo.text
Static XML utility methods
XML() - Constructor for class com.yahoo.text.XML
 
XmlDocumentWriter - Class in com.yahoo.document.serialization
Render a Document instance as XML.
XmlDocumentWriter() - Constructor for class com.yahoo.document.serialization.XmlDocumentWriter
 
xmlEscape(String) - Static method in class com.yahoo.text.XML
Replaces the characters that need to be escaped with their corresponding character entities.
xmlEscape(String, boolean) - Static method in class com.yahoo.text.XML
Replaces the characters that need to be escaped with their corresponding character entities.
xmlEscape(String, boolean, char) - Static method in class com.yahoo.text.XML
Replaces the characters that need to be escaped with their corresponding character entities.
xmlEscape(String, boolean, boolean) - Static method in class com.yahoo.text.XML
Replaces the characters that need to be escaped with their corresponding character entities.
xmlEscape(String, boolean, boolean, char) - Static method in class com.yahoo.text.XML
Replaces the characters that need to be escaped with their corresponding character entities.
xmlEscape(String, boolean, StringBuilder) - Static method in class com.yahoo.text.XML
Replaces the following: all ascii codes less than 32 except 9 (tab), 10 (nl) and 13 (cr) ampersand (&) less than (<) larger than (>) double quotes (") if isAttribute is true with character entities.
xmlEscape(String, boolean, boolean, StringBuilder) - Static method in class com.yahoo.text.XML
Replaces the following: all ascii codes less than 32 except 9 (tab), 10 (nl) and 13 (cr) if escapeLowAscii is true ampersand (&) less than (<) larger than (>) double quotes (") if isAttribute is true with character entities.
xmlEscape(String, boolean, boolean, StringBuilder, int) - Static method in class com.yahoo.text.XML
Replaces the following: all ascii codes less than 32 except 9 (tab), 10 (nl) and 13 (cr) if escapeLowAscii is true ampersand (&) less than (<) larger than (>) double quotes (") if isAttribute is true with character entities.
xmlHeader(String) - Method in class com.yahoo.text.XMLWriter
Writes the first line of an XML file
XmlProducer - Interface in com.yahoo.data
Generic API for classes that contain data representable as XML.
XmlRenderer - Class in com.yahoo.prelude.hitfield
Utility class for converting accessible data into the historical "prelude" xml format.
XmlRenderer() - Constructor for class com.yahoo.prelude.hitfield.XmlRenderer
 
xmlRendererId - Static variable in class com.yahoo.search.rendering.RendererRegistry
 
XmlSerializationHelper - Class in com.yahoo.document.serialization
Date: Apr 17, 2008
XmlSerializationHelper() - Constructor for class com.yahoo.document.serialization.XmlSerializationHelper
 
XmlStream - Class in com.yahoo.document.serialization
Class for writing XML in a simplified way.
XmlStream() - Constructor for class com.yahoo.document.serialization.XmlStream
Create an XmlStream writing to a StringWriter.
XMLString - Class in com.yahoo.prelude.hitfield
A representation of an XML chunk.
XMLString(String) - Constructor for class com.yahoo.prelude.hitfield.XMLString
 
XMLWriter - Class in com.yahoo.text
A stream wrapper which contains utility methods for writing xml.
XMLWriter(Writer) - Constructor for class com.yahoo.text.XMLWriter
Creates an XML wrapper of a writer having maxIndentLevel=10 and maxLineSeparatorLevel=1
XMLWriter(Writer, boolean) - Constructor for class com.yahoo.text.XMLWriter
Creates an XML wrapper of a writer having maxIndentLevel=10 and maxLineSeparatorLevel=1
XMLWriter(Writer, int) - Constructor for class com.yahoo.text.XMLWriter
Creates an XML wrapper of a writer having maxLineSeparatorLevel=1
XMLWriter(Writer, int, boolean) - Constructor for class com.yahoo.text.XMLWriter
Creates an XML wrapper of a writer having maxLineSeparatorLevel=1
XMLWriter(Writer, int, int) - Constructor for class com.yahoo.text.XMLWriter
Creates an XML wrapper of a writer
XMLWriter(Writer, int, int, boolean) - Constructor for class com.yahoo.text.XMLWriter
Creates an XML wrapper of a writer
XorAggregator - Class in com.yahoo.search.grouping.request
This class represents an xor-aggregator in a GroupingExpression.
XorAggregator(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.XorAggregator
Constructs a new instance of this class.
XorBitFunction - Class in com.yahoo.search.grouping.request
This class represents an xor-function in a GroupingExpression.
XorBitFunction(GroupingExpression, int) - Constructor for class com.yahoo.search.grouping.request.XorBitFunction
Constructs a new instance of this class.
XorFunction - Class in com.yahoo.search.grouping.request
This class represents an xor-function in a GroupingExpression.
XorFunction(GroupingExpression, GroupingExpression, GroupingExpression...) - Constructor for class com.yahoo.search.grouping.request.XorFunction
Constructs a new instance of this class.
XW_PLUS_B - Static variable in interface com.yahoo.searchlib.rankingexpression.parser.RankingExpressionParserConstants
RegularExpression Id.
XwPlusB - Class in com.yahoo.tensor.functions
 
XwPlusB(TensorFunction, TensorFunction, TensorFunction, String) - Constructor for class com.yahoo.tensor.functions.XwPlusB
 
xwPlusB(Tensor, Tensor, String) - Method in interface com.yahoo.tensor.Tensor
 

Y

YCA_HTTP_HEADER - Static variable in class com.yahoo.search.federation.http.HTTPSearcher
 
ycaProxy - Variable in class com.yahoo.search.federation.http.HTTPSearcher
The (optional) YCA proxy
YearFunction - Class in com.yahoo.search.grouping.request
This class represents a year timestamp-function in a GroupingExpression.
YearFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.YearFunction
Constructs a new instance of this class.
yellDesegments(String) - Static method in class com.yahoo.text.LanguageHacks
Deprecated.
Whether there is desegmenting in this language.
YmumValue - Class in com.yahoo.search.grouping.request
This class represents a document checksum in a GroupingExpression.
YmumValue() - Constructor for class com.yahoo.search.grouping.request.YmumValue
Constructs a new instance of this class.
yqlRepresentation() - Method in class com.yahoo.search.Query
Serialize this query as YQL+.
yqlRepresentation(Tuple2<String, Version>, boolean) - Method in class com.yahoo.search.Query
Serialize this query as YQL+.

Z

ZCurveXFunction - Class in com.yahoo.search.grouping.request
 
ZCurveXFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ZCurveXFunction
Constructs a new instance of this class.
ZCurveYFunction - Class in com.yahoo.search.grouping.request
 
ZCurveYFunction(GroupingExpression) - Constructor for class com.yahoo.search.grouping.request.ZCurveYFunction
Constructs a new instance of this class.
zero - Static variable in class com.yahoo.searchlib.rankingexpression.evaluation.DoubleValue
The double value instance for 0
ZEROS - Static variable in class com.yahoo.text.DoubleFormatter
 
Zone - Class in com.yahoo.config.provision
The zone (environment + region) of this runtime.
Zone(ConfigserverConfig) - Constructor for class com.yahoo.config.provision.Zone
 
Zone(Environment, RegionName) - Constructor for class com.yahoo.config.provision.Zone
Create from environment and region
Zone(SystemName, Environment, RegionName) - Constructor for class com.yahoo.config.provision.Zone
Create from system, environment and region
Zone(SystemName, Environment, RegionName, String) - Constructor for class com.yahoo.config.provision.Zone
Create from environment and region.
zones() - Method in class com.yahoo.config.application.api.DeploymentSpec
Returns the zones this declares as a read-only list.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z